#030216#030216
#030216 is a very dark, muted blue. Relative luminance 0.001; OKLCH L 11.1% C 0.050 H 278.8°. Best body text is #FFFFFF at 20.50:1 contrast (WCAG AA passes).
Color values
| HEX | #030216 |
|---|---|
| RGB | rgb(3, 2, 22) |
| HSL | hsl(243, 83%, 5%) |
| HSV | hsv(243, 91%, 9%) |
| CMYK | cmyk(86.4%, 90.9%, 0%, 91.4%) |
| CIE-LAB | lab(1.09, 3.66, -9.15) |
| CIE-LCH | lch(1.09, 9.86, 291.78°) |
| OKLab | oklab(11.13% 0.0076 -0.0494) |
| OKLCH | oklch(11.13% 0.05 278.8) |
| XYZ | xyz(0.2040, 0.1207, 0.7714) |
| Luminance | 0.0012 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 8.63
Dark
#1B2431
ΔE00 9.26
Almost Black
#070D0D
ΔE00 9.72
Midnight
#03012D
ΔE00 10.35
Dark Navy Blue
#00022E
ΔE00 10.40
Navy (survey)
#01153E
ΔE00 11.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#030216 #151602
analogous
#020B16 #030216 #0D0216
triadic
#030216 #160302 #021603
tetradic
#030216 #16020B #151602 #02160D
square
#030216 #16020B #151602 #02160D
split-complementary
#030216 #160D02 #0B1602
monochromatic
#04031C #04031C #04031C #0B074E #120C86
Accessibility & contrast
On white
20.50
#030216 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.02
#030216 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #030216
20.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##030216 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##030216 | 1.00 | 20.50 | 1.02 | 20.50 |
| #FFFFFF | 20.50 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.02 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.50 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000517
Deuteranopia (green-blind)
#000316
Tritanopia (blue-blind)
#000609
Achromatopsia (no color)
#040404
Design tokens & code
CSS
--color: #030216; /* rgb */ color: rgb(3, 2, 22); /* oklch */ color: oklch(11.1% 0.050 278.8);
Tailwind
colors: {
custom: {
50: '#484852',
500: '#030216',
950: '#000000',
},
}SCSS
$custom: #030216; $custom-light: #484852; $custom-dark: #000000;
JSON
{
"hex": "#030216",
"rgb": {
"r": 3,
"g": 2,
"b": 22
},
"hsl": {
"h": 243,
"s": 83.333,
"l": 4.706
},
"oklch": {
"l": 0.1113,
"c": 0.04998,
"h": 278.8
},
"luminance": 0.00121
}Semantic roles & 50–950 ramp
primary
#030216
secondary
#585C18
accent
#FA2EEF
background
#F4F4F4
surface
#E6E6E7
border
#C2C2C3
text
#000002
muted
#777778