#10041E#10041E
#10041E is a very dark, muted violet. Relative luminance 0.003; OKLCH L 14.9% C 0.056 H 302.7°. Best body text is #FFFFFF at 19.85:1 contrast (WCAG AA passes).
Color values
| HEX | #10041E |
|---|---|
| RGB | rgb(16, 4, 30) |
| HSL | hsl(268, 76%, 7%) |
| HSV | hsv(268, 87%, 12%) |
| CMYK | cmyk(46.7%, 86.7%, 0%, 88.2%) |
| CIE-LAB | lab(2.63, 8.81, -13.10) |
| CIE-LCH | lch(2.63, 15.79, 303.92°) |
| OKLab | oklab(14.94% 0.0304 -0.0474) |
| OKLCH | oklch(14.94% 0.056 302.7) |
| XYZ | xyz(0.4914, 0.2907, 1.2583) |
| Luminance | 0.0029 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Midnight
#03012D
ΔE00 7.29
Dark Navy Blue
#00022E
ΔE00 7.77
Very Dark Blue
#000133
ΔE00 9.21
Dark Navy
#000435
ΔE00 9.36
Midnight Blue (survey)
#020035
ΔE00 9.74
Navy (survey)
#01153E
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#10041E #121E04
analogous
#04051E #10041E #1D041E
triadic
#10041E #1E1004 #041E10
tetradic
#10041E #1E0405 #121E04 #041E1D
square
#10041E #1E0405 #121E04 #041E1D
split-complementary
#10041E #1E1D04 #051E04
monochromatic
#0E041B #0E041B #10041E #2D0B54 #4A128A
Accessibility & contrast
On white
19.85
#10041E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#10041E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #10041E
19.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##10041E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##10041E | 1.00 | 19.85 | 1.06 | 19.85 |
| #FFFFFF | 19.85 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.85 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#00091F
Deuteranopia (green-blind)
#00091D
Tritanopia (blue-blind)
#0D090F
Achromatopsia (no color)
#0A0A0A
Design tokens & code
CSS
--color: #10041e; /* rgb */ color: rgb(16, 4, 30); /* oklch */ color: oklch(14.9% 0.056 302.7);
Tailwind
colors: {
custom: {
50: '#4e4859',
500: '#10041e',
950: '#000000',
},
}SCSS
$custom: #10041e; $custom-light: #4e4859; $custom-dark: #000000;
JSON
{
"hex": "#10041e",
"rgb": {
"r": 16,
"g": 4,
"b": 30
},
"hsl": {
"h": 267.692,
"s": 76.471,
"l": 6.667
},
"oklch": {
"l": 0.14935,
"c": 0.05633,
"h": 302.7
},
"luminance": 0.00291
}Semantic roles & 50–950 ramp
primary
#10041E
secondary
#41611D
accent
#F3359B
background
#F4F4F5
surface
#E7E6E9
border
#C3C2C5
text
#010003
muted
#777778