#6f1df4
a balanced, electric violet · cool · closest name: Blue Violet
At a glance
Every number on this page in one read: what #6f1df4 is made of, how bright it looks, and which way it leans.
Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.
Every format
| HEX | #6f1df4 |
| RGB | rgb(111, 29, 244) |
| HSL | hsl(263, 91%, 54%) |
| CMYK | cmyk(55%, 88%, 0%, 4%) |
| LAB | lab(39.2 75.0 -90.0) |
| LCH | lch(39.2 117.1 309.8) |
| OKLCH | oklch(0.511 0.274 289.3) |
| Decimal | 7282164 |
| Display P3 | color(display-p3 0.435 0.114 0.957) |
Copy-ready code
/* CSS */
color: #6f1df4;
background-color: #6f1df4;
/* Tailwind (arbitrary) */
class="text-[#6f1df4] bg-[#6f1df4]"
/* SCSS */
$brand: #6f1df4;
/* SwiftUI */
Color(red: 0.435, green: 0.114, blue: 0.957)
/* Android */
Color.parseColor("#6f1df4")
/* Flutter */
Color(0xFF6F1DF4)
/* Python / OpenCV (BGR) */
(244, 29, 111)Best text color
Only one of black and white can be right. This is the one, with the number that proves it.
Accessibility — WCAG contrast
Color scale — 50 to 950
A Tailwind-shaped ramp built around this exact hex. #6f1df4 is pinned to step 500; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.
:root {
--brand-50: #F6F2FD;
--brand-100: #EDE5FB;
--brand-200: #D8C3F9;
--brand-300: #BB94FA;
--brand-400: #995FF7;
--brand-500: #6f1df4;
--brand-600: #600BE9;
--brand-700: #5009C3;
--brand-800: #40089C;
--brand-900: #310A70;
--brand-950: #1F0646;
--brand: #6f1df4;
--brand-ink: #ffffff;
}Colors that work with #6f1df4
Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.
Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.
Lightness flips, hue holds. The accent stays the anchor in both themes.
How to use #6f1df4
Derived from its contrast, chroma and lightness — not from taste.
- ✓Body text and links on white
- ✓Primary buttons and calls to action
- ✓Focus rings, active and selected states
- ✓Brand accents, badges and data highlights
- ⚠Full-page backgrounds — tiring over long sessions
- ⚠Pairing with a same-lightness hue — edges vibrate
Similar colors
One move away from this hex in each direction. Every swatch is its own page.
Color relationships
The wheel positions with their names attached, so you can grab the one you actually need.
| Complementary | #A2F41D | Directly opposite — maximum tension | |
| Analogous left | #1D36F4 | Neighbour, quieter | |
| Analogous right | #DB1DF4 | Neighbour, quieter | |
| Split-complement 1 | #F4DB1D | Contrast without the clash | |
| Split-complement 2 | #36F41D | Contrast without the clash | |
| Triadic 1 | #F46F1D | Even thirds — balanced and loud | |
| Triadic 2 | #1DF46F | Even thirds — balanced and loud | |
| Tetradic | #F41D36 | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#6f1df4 text on a black background
contrast 3.16:1
#6f1df4 text on a white background
contrast 6.65:1
CSS3 live lab
The quick brown fox
color: #6f1df4;
background-color: #6f1df4;
Glowing headline
text-shadow: 2px 2px 8px #6f1df4;
Soft neon halo
text-shadow: 0 0 14px rgba(111, 29, 244, 0.45);
box-shadow: 0 12px 32px -8px rgba(111, 29, 244, 0.45);
border: 3px solid #6f1df4; background: linear-gradient(135deg, #6f1df4, #F41DEA);
Monochromatic scale
Palettes built from #6f1df4
Shades — darker
Tints — lighter
Color harmonies
Nearest named colors
Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.
Closest color with a full write-up: Ultramarine (#3f00ff) — ΔE2000 5.1 away, with its history, psychology and brand usage.
#6f1df4 in the real world
Where a color in this family tends to land, and the interface roles it is usually asked to play.
Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.
#6f1df4, answered
What color is #6f1df4?
#6f1df4 is a balanced electric violet, closest to Blue Violet (ΔE2000 4.8). It sits at 263° on the hue wheel with 91% saturation and 54% lightness, which reads as cool.
What is the RGB value of #6f1df4?
rgb(111, 29, 244) — 111 red, 29 green and 244 blue out of 255, or 43.5% / 11.4% / 95.7% by channel.
Is #6f1df4 a light or a dark color?
It is a dark color. Relative luminance is 0.1079 and perceived brightness is 41%, so white text on it reaches 6.65:1.
Should I use black or white text on #6f1df4?
White. It scores 6.65:1 against #6f1df4, versus 3.16:1 for black — AA at any size.
What is the complementary color of #6f1df4?
#A2F41D sits directly opposite on the wheel. Softer options are the split-complements #F4DB1D and #36F41D, which give the same contrast with far less vibration.
What colors go well with #6f1df4?
For interface work: #F7F4FA as the surface, #D1C0ED for borders, #694B9B for secondary text, #ADC705 as an accent and #32067A for hover and pressed states. For a palette, the analogous pair #1D36F4 and #DB1DF4 stays calm, while #A2F41D is the loudest partner.
What is #6f1df4 in CMYK for printing?
cmyk(55%, 88%, 0%, 4%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.
Is #6f1df4 warm or cool?
Cool — it scores 71 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #BE1DF4; nudged cooler, #1E1BF6.