#14001F#14001F
#14001F is a very dark, moderate violet. Relative luminance 0.002; OKLCH L 14.5% C 0.072 H 312.5°. Best body text is #FFFFFF at 20.01:1 contrast (WCAG AA passes).
Color values
| HEX | #14001F |
|---|---|
| RGB | rgb(20, 0, 31) |
| HSL | hsl(279, 100%, 6%) |
| HSV | hsv(279, 100%, 12%) |
| CMYK | cmyk(35.5%, 100%, 0%, 87.8%) |
| CIE-LAB | lab(2.24, 12.30, -14.45) |
| CIE-LCH | lch(2.24, 18.98, 310.42°) |
| OKLab | oklab(14.52% 0.049 -0.0535) |
| OKLCH | oklch(14.52% 0.073 312.5) |
| XYZ | xyz(0.5358, 0.2477, 1.3156) |
| Luminance | 0.0025 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Midnight
#03012D
ΔE00 7.29
Dark Navy Blue
#00022E
ΔE00 8.00
Very Dark Blue
#000133
ΔE00 8.96
Dark Navy
#000435
ΔE00 9.16
Midnight Blue (survey)
#020035
ΔE00 9.21
Very Dark Purple
#2A0134
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#14001F #0B1F00
analogous
#04001F #14001F #1F001A
triadic
#14001F #1F1400 #001F14
tetradic
#14001F #1F0400 #0B1F00 #001A1F
square
#14001F #1F0400 #0B1F00 #001A1F
split-complementary
#14001F #1A1F00 #001F04
monochromatic
#14001F #14001F #14001F #3B005C #630099
Accessibility & contrast
On white
20.01
#14001F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#14001F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #14001F
20.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##14001F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##14001F | 1.00 | 20.01 | 1.05 | 20.01 |
| #FFFFFF | 20.01 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.01 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000720
Deuteranopia (green-blind)
#00091E
Tritanopia (blue-blind)
#13050D
Achromatopsia (no color)
#080808
Design tokens & code
CSS
--color: #14001f; /* rgb */ color: rgb(20, 0, 31); /* oklch */ color: oklch(14.5% 0.072 312.5);
Tailwind
colors: {
custom: {
50: '#50465a',
500: '#14001f',
950: '#000000',
},
}SCSS
$custom: #14001f; $custom-light: #50465a; $custom-dark: #000000;
JSON
{
"hex": "#14001f",
"rgb": {
"r": 20,
"g": 0,
"b": 31
},
"hsl": {
"h": 278.71,
"s": 100,
"l": 6.078
},
"oklch": {
"l": 0.14524,
"c": 0.0725,
"h": 312.5
},
"luminance": 0.00248
}Semantic roles & 50–950 ramp
primary
#14001F
secondary
#316812
accent
#FF2975
background
#F4F3F5
surface
#E7E5E9
border
#C3C1C5
text
#020004
muted
#787779