#16031C#16031C
#16031C is a very dark, muted purple. Relative luminance 0.003; OKLCH L 15.5% C 0.059 H 317.9°. Best body text is #FFFFFF at 19.74:1 contrast (WCAG AA passes).
Color values
| HEX | #16031C |
|---|---|
| RGB | rgb(22, 3, 28) |
| HSL | hsl(286, 81%, 6%) |
| HSV | hsv(286, 89%, 11%) |
| CMYK | cmyk(21.4%, 89.3%, 0%, 89%) |
| CIE-LAB | lab(2.89, 11.03, -11.06) |
| CIE-LCH | lch(2.89, 15.62, 314.92°) |
| OKLab | oklab(15.49% 0.044 -0.0398) |
| OKLCH | oklch(15.49% 0.059 317.9) |
| XYZ | xyz(0.5730, 0.3196, 1.1299) |
| Luminance | 0.0032 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Midnight
#03012D
ΔE00 9.10
Dark Navy Blue
#00022E
ΔE00 9.72
Very Dark Purple
#2A0134
ΔE00 10.67
Very Dark Blue
#000133
ΔE00 10.86
Dark Navy
#000435
ΔE00 11.02
Midnight Purple
#280137
ΔE00 11.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#16031C #091C03
analogous
#09031C #16031C #1C0315
triadic
#16031C #1C1603 #031C16
tetradic
#16031C #1C0903 #091C03 #03151C
square
#16031C #1C0903 #091C03 #03151C
split-complementary
#16031C #151C03 #031C09
monochromatic
#16031C #16031C #16031C #410953 #6D0F8B
Accessibility & contrast
On white
19.74
#16031C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#16031C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #16031C
19.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##16031C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##16031C | 1.00 | 19.74 | 1.06 | 19.74 |
| #FFFFFF | 19.74 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.74 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#00091D
Deuteranopia (green-blind)
#040B1B
Tritanopia (blue-blind)
#16060D
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #16031c; /* rgb */ color: rgb(22, 3, 28); /* oklch */ color: oklch(15.5% 0.059 317.9);
Tailwind
colors: {
custom: {
50: '#524858',
500: '#16031c',
950: '#000000',
},
}SCSS
$custom: #16031c; $custom-light: #524858; $custom-dark: #000000;
JSON
{
"hex": "#16031c",
"rgb": {
"r": 22,
"g": 3,
"b": 28
},
"hsl": {
"h": 285.6,
"s": 80.645,
"l": 6.078
},
"oklch": {
"l": 0.1549,
"c": 0.05933,
"h": 317.9
},
"luminance": 0.0032
}Semantic roles & 50–950 ramp
primary
#16031C
secondary
#2B601B
accent
#F73160
background
#F4F4F5
surface
#E7E6E9
border
#C3C2C5
text
#020003
muted
#787778