#08041B#08041B
#08041B is a very dark, muted violet. Relative luminance 0.002; OKLCH L 13.5% C 0.051 H 287.9°. Best body text is #FFFFFF at 20.12:1 contrast (WCAG AA passes).
Color values
| HEX | #08041B |
|---|---|
| RGB | rgb(8, 4, 27) |
| HSL | hsl(250, 74%, 6%) |
| HSV | hsv(250, 85%, 11%) |
| CMYK | cmyk(70.4%, 85.2%, 0%, 89.4%) |
| CIE-LAB | lab(1.97, 5.51, -11.74) |
| CIE-LCH | lch(1.97, 12.97, 295.14°) |
| OKLab | oklab(13.46% 0.0155 -0.0481) |
| OKLCH | oklch(13.46% 0.051 287.9) |
| XYZ | xyz(0.3413, 0.2176, 1.0607) |
| Luminance | 0.0022 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Midnight
#03012D
ΔE00 8.25
Dark Navy Blue
#00022E
ΔE00 8.41
Dark
#1B2431
ΔE00 10.03
Very Dark Blue
#000133
ΔE00 10.06
Navy (survey)
#01153E
ΔE00 10.10
Dark Navy
#000435
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08041B #171B04
analogous
#040B1B #08041B #13041B
triadic
#08041B #1B0804 #041B08
tetradic
#08041B #1B040B #171B04 #041B13
square
#08041B #1B040B #171B04 #041B13
split-complementary
#08041B #1B1304 #0B1B04
monochromatic
#08041B #08041B #08041B #180C50 #281486
Accessibility & contrast
On white
20.12
#08041B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#08041B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08041B
20.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08041B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08041B | 1.00 | 20.12 | 1.04 | 20.12 |
| #FFFFFF | 20.12 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.12 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#00081C
Deuteranopia (green-blind)
#00071B
Tritanopia (blue-blind)
#03080D
Achromatopsia (no color)
#070707
Design tokens & code
CSS
--color: #08041b; /* rgb */ color: rgb(8, 4, 27); /* oklch */ color: oklch(13.5% 0.051 287.9);
Tailwind
colors: {
custom: {
50: '#4a4857',
500: '#08041b',
950: '#000000',
},
}SCSS
$custom: #08041b; $custom-light: #4a4857; $custom-dark: #000000;
JSON
{
"hex": "#08041b",
"rgb": {
"r": 8,
"g": 4,
"b": 27
},
"hsl": {
"h": 250.435,
"s": 74.194,
"l": 6.078
},
"oklch": {
"l": 0.13461,
"c": 0.05059,
"h": 287.9
},
"luminance": 0.00218
}Semantic roles & 50–950 ramp
primary
#08041B
secondary
#525D1E
accent
#F137D1
background
#F4F4F5
surface
#E7E6E9
border
#C3C2C5
text
#010003
muted
#777778