#06001E#06001E
#06001E is a very dark, moderate violet. Relative luminance 0.001; OKLCH L 11.9% C 0.069 H 286.2°. Best body text is #FFFFFF at 20.46:1 contrast (WCAG AA passes).
Color values
| HEX | #06001E |
|---|---|
| RGB | rgb(6, 0, 30) |
| HSL | hsl(252, 100%, 6%) |
| HSV | hsv(252, 100%, 12%) |
| CMYK | cmyk(80%, 100%, 0%, 88.2%) |
| CIE-LAB | lab(1.20, 7.52, -15.32) |
| CIE-LCH | lch(1.20, 17.06, 296.15°) |
| OKLab | oklab(11.9% 0.0193 -0.0662) |
| OKLCH | oklch(11.9% 0.069 286.2) |
| XYZ | xyz(0.3094, 0.1324, 1.2373) |
| Luminance | 0.0013 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Midnight
#03012D
ΔE00 5.81
Dark Navy Blue
#00022E
ΔE00 6.10
Very Dark Blue
#000133
ΔE00 7.69
Dark Navy
#000435
ΔE00 7.85
Midnight Blue (survey)
#020035
ΔE00 8.35
Navy (survey)
#01153E
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#06001E #181E00
analogous
#00091E #06001E #15001E
triadic
#06001E #1E0600 #001E06
tetradic
#06001E #1E0009 #181E00 #001E15
square
#06001E #1E0009 #181E00 #001E15
split-complementary
#06001E #1E1500 #091E00
monochromatic
#06001F #06001F #06001F #12005B #1E0098
Accessibility & contrast
On white
20.46
#06001E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#06001E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #06001E
20.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##06001E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##06001E | 1.00 | 20.46 | 1.03 | 20.46 |
| #FFFFFF | 20.46 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.46 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#00051F
Deuteranopia (green-blind)
#00041D
Tritanopia (blue-blind)
#00060D
Achromatopsia (no color)
#040404
Design tokens & code
CSS
--color: #06001e; /* rgb */ color: rgb(6, 0, 30); /* oklch */ color: oklch(11.9% 0.069 286.2);
Tailwind
colors: {
custom: {
50: '#494759',
500: '#06001e',
950: '#000000',
},
}SCSS
$custom: #06001e; $custom-light: #494759; $custom-dark: #000000;
JSON
{
"hex": "#06001e",
"rgb": {
"r": 6,
"g": 0,
"b": 30
},
"hsl": {
"h": 252,
"s": 100,
"l": 5.882
},
"oklch": {
"l": 0.11901,
"c": 0.06896,
"h": 286.2
},
"luminance": 0.00132
}Semantic roles & 50–950 ramp
primary
#06001E
secondary
#566812
accent
#FF29D4
background
#F4F3F5
surface
#E6E5E9
border
#C2C1C5
text
#010003
muted
#777778