#10061E#10061E
#10061E is a very dark, muted violet. Relative luminance 0.003; OKLCH L 15.5% C 0.051 H 300.4°. Best body text is #FFFFFF at 19.69:1 contrast (WCAG AA passes).
Color values
| HEX | #10061E |
|---|---|
| RGB | rgb(16, 6, 30) |
| HSL | hsl(265, 67%, 7%) |
| HSV | hsv(265, 80%, 12%) |
| CMYK | cmyk(46.7%, 80%, 0%, 88.2%) |
| CIE-LAB | lab(3.02, 8.01, -12.51) |
| CIE-LCH | lch(3.02, 14.86, 302.62°) |
| OKLab | oklab(15.5% 0.0257 -0.0437) |
| OKLCH | oklch(15.5% 0.051 300.4) |
| XYZ | xyz(0.5131, 0.3341, 1.2655) |
| Luminance | 0.0033 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Midnight
#03012D
ΔE00 7.62
Dark Navy Blue
#00022E
ΔE00 8.03
Very Dark Blue
#000133
ΔE00 9.55
Dark Navy
#000435
ΔE00 9.68
Navy (survey)
#01153E
ΔE00 9.89
Midnight Blue (survey)
#020035
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#10061E #141E06
analogous
#06081E #10061E #1C061E
triadic
#10061E #1E1006 #061E10
tetradic
#10061E #1E0608 #141E06 #061E1C
square
#10061E #1E0608 #141E06 #061E1C
split-complementary
#10061E #1E1C06 #081E06
monochromatic
#0E051A #0E051A #10061E #2B1051 #461A84
Accessibility & contrast
On white
19.69
#10061E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#10061E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #10061E
19.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##10061E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##10061E | 1.00 | 19.69 | 1.07 | 19.69 |
| #FFFFFF | 19.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000B1F
Deuteranopia (green-blind)
#020B1D
Tritanopia (blue-blind)
#0D0B10
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #10061e; /* rgb */ color: rgb(16, 6, 30); /* oklch */ color: oklch(15.5% 0.051 300.4);
Tailwind
colors: {
custom: {
50: '#4e4959',
500: '#10061e',
950: '#000000',
},
}SCSS
$custom: #10061e; $custom-light: #4e4959; $custom-dark: #000000;
JSON
{
"hex": "#10061e",
"rgb": {
"r": 16,
"g": 6,
"b": 30
},
"hsl": {
"h": 265,
"s": 66.667,
"l": 7.059
},
"oklch": {
"l": 0.15503,
"c": 0.05068,
"h": 300.4
},
"luminance": 0.00334
}Semantic roles & 50–950 ramp
primary
#10061E
secondary
#455E22
accent
#EA3EA2
background
#F4F4F5
surface
#E7E6E9
border
#C3C2C5
text
#010003
muted
#777778