#030208#030208
#030208 is a very dark, muted violet. Relative luminance 0.001; OKLCH L 9.5% C 0.023 H 292.4°. Best body text is #FFFFFF at 20.67:1 contrast (WCAG AA passes).
Color values
| HEX | #030208 |
|---|---|
| RGB | rgb(3, 2, 8) |
| HSL | hsl(250, 60%, 2%) |
| HSV | hsv(250, 75%, 3%) |
| CMYK | cmyk(62.5%, 75%, 0%, 96.9%) |
| CIE-LAB | lab(0.73, 1.10, -2.18) |
| CIE-LCH | lch(0.73, 2.44, 296.72°) |
| OKLab | oklab(9.49% 0.0086 -0.021) |
| OKLCH | oklch(9.49% 0.023 292.4) |
| XYZ | xyz(0.1031, 0.0803, 0.2398) |
| Luminance | 0.0008 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Black
#000000
ΔE00 2.61
Almost Black
#070D0D
ΔE00 4.43
Dark
#1B2431
ΔE00 10.25
Very Dark Brown
#1D0200
ΔE00 10.90
Gunmetal
#2A3439
ΔE00 14.06
Dark Grey
#363737
ΔE00 14.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#030208 #070802
analogous
#020408 #030208 #060208
triadic
#030208 #080302 #020803
tetradic
#030208 #080204 #070802 #020806
square
#030208 #080204 #070802 #020806
split-complementary
#030208 #080602 #040802
monochromatic
#090618 #090618 #090618 #150E39 #281A6A
Accessibility & contrast
On white
20.67
#030208 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.02
#030208 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #030208
20.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##030208 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##030208 | 1.00 | 20.67 | 1.02 | 20.67 |
| #FFFFFF | 20.67 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.02 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.67 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#010308
Deuteranopia (green-blind)
#010308
Tritanopia (blue-blind)
#020304
Achromatopsia (no color)
#030303
Design tokens & code
CSS
--color: #030208; /* rgb */ color: rgb(3, 2, 8); /* oklch */ color: oklch(9.5% 0.023 292.4);
Tailwind
colors: {
custom: {
50: '#48484a',
500: '#030208',
950: '#000000',
},
}SCSS
$custom: #030208; $custom-light: #48484a; $custom-dark: #000000;
JSON
{
"hex": "#030208",
"rgb": {
"r": 3,
"g": 2,
"b": 8
},
"hsl": {
"h": 250,
"s": 60,
"l": 1.961
},
"oklch": {
"l": 0.09493,
"c": 0.02267,
"h": 292.4
},
"luminance": 0.0008
}Semantic roles & 50–950 ramp
primary
#030208
secondary
#41481E
accent
#E345C9
background
#F4F4F4
surface
#E6E6E7
border
#C2C2C3
text
#000001
muted
#777777