#14031C#14031C
#14031C is a very dark, muted purple. Relative luminance 0.003; OKLCH L 15.1% C 0.058 H 314.2°. Best body text is #FFFFFF at 19.82:1 contrast (WCAG AA passes).
Color values
| HEX | #14031C |
|---|---|
| RGB | rgb(20, 3, 28) |
| HSL | hsl(281, 81%, 6%) |
| HSV | hsv(281, 89%, 11%) |
| CMYK | cmyk(28.6%, 89.3%, 0%, 89%) |
| CIE-LAB | lab(2.69, 10.14, -11.38) |
| CIE-LCH | lch(2.69, 15.24, 311.73°) |
| OKLab | oklab(15.12% 0.0407 -0.0418) |
| OKLCH | oklch(15.12% 0.058 314.2) |
| XYZ | xyz(0.5306, 0.2977, 1.1279) |
| Luminance | 0.0030 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Midnight
#03012D
ΔE00 8.68
Dark Navy Blue
#00022E
ΔE00 9.25
Very Dark Blue
#000133
ΔE00 10.51
Dark Navy
#000435
ΔE00 10.68
Midnight Blue (survey)
#020035
ΔE00 10.92
Very Dark Purple
#2A0134
ΔE00 11.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#14031C #0B1C03
analogous
#07031C #14031C #1C0317
triadic
#14031C #1C1403 #031C14
tetradic
#14031C #1C0703 #0B1C03 #03171C
square
#14031C #1C0703 #0B1C03 #03171C
split-complementary
#14031C #171C03 #031C07
monochromatic
#14031C #14031C #14031C #3B0953 #630F8B
Accessibility & contrast
On white
19.82
#14031C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#14031C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #14031C
19.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##14031C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##14031C | 1.00 | 19.82 | 1.06 | 19.82 |
| #FFFFFF | 19.82 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.82 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#00091D
Deuteranopia (green-blind)
#020A1B
Tritanopia (blue-blind)
#13070D
Achromatopsia (no color)
#0A0A0A
Design tokens & code
CSS
--color: #14031c; /* rgb */ color: rgb(20, 3, 28); /* oklch */ color: oklch(15.1% 0.058 314.2);
Tailwind
colors: {
custom: {
50: '#514858',
500: '#14031c',
950: '#000000',
},
}SCSS
$custom: #14031c; $custom-light: #514858; $custom-dark: #000000;
JSON
{
"hex": "#14031c",
"rgb": {
"r": 20,
"g": 3,
"b": 28
},
"hsl": {
"h": 280.8,
"s": 80.645,
"l": 6.078
},
"oklch": {
"l": 0.15124,
"c": 0.0583,
"h": 314.2
},
"luminance": 0.00298
}Semantic roles & 50–950 ramp
primary
#14031C
secondary
#31601B
accent
#F73170
background
#F4F4F5
surface
#E7E6E9
border
#C3C2C5
text
#020003
muted
#787778