#140002#140002
#140002 is a very dark, muted red. Relative luminance 0.002; OKLCH L 12.1% C 0.049 H 16.0°. Best body text is #FFFFFF at 20.38:1 contrast (WCAG AA passes).
Color values
| HEX | #140002 |
|---|---|
| RGB | rgb(20, 0, 2) |
| HSL | hsl(354, 100%, 4%) |
| HSV | hsv(354, 100%, 8%) |
| CMYK | cmyk(0%, 100%, 90%, 92.2%) |
| CIE-LAB | lab(1.38, 6.30, 1.37) |
| CIE-LCH | lch(1.38, 6.45, 12.24°) |
| OKLab | oklab(12.15% 0.0467 0.0134) |
| OKLCH | oklch(12.15% 0.049 16) |
| XYZ | xyz(0.2995, 0.1532, 0.0712) |
| Luminance | 0.0015 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 4.01
Black
#000000
ΔE00 7.90
Almost Black
#070D0D
ΔE00 10.95
Dark Brown
#341C02
ΔE00 14.31
Dark
#1B2431
ΔE00 14.79
Dark Maroon
#3C0008
ΔE00 15.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#140002 #001412
analogous
#14000C #140002 #140800
triadic
#140002 #021400 #000214
tetradic
#140002 #0C1400 #001412 #080014
square
#140002 #0C1400 #001412 #080014
split-complementary
#140002 #001408 #000C14
monochromatic
#1F0003 #1F0003 #1F0003 #510008 #8E000E
Accessibility & contrast
On white
20.38
#140002 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#140002 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #140002
20.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##140002 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##140002 | 1.00 | 20.38 | 1.03 | 20.38 |
| #FFFFFF | 20.38 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.38 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#030302
Deuteranopia (green-blind)
#080702
Tritanopia (blue-blind)
#170001
Achromatopsia (no color)
#050505
Design tokens & code
CSS
--color: #140002; /* rgb */ color: rgb(20, 0, 2); /* oklch */ color: oklch(12.1% 0.049 16.0);
Tailwind
colors: {
custom: {
50: '#514748',
500: '#140002',
950: '#000000',
},
}SCSS
$custom: #140002; $custom-light: #514748; $custom-dark: #000000;
JSON
{
"hex": "#140002",
"rgb": {
"r": 20,
"g": 0,
"b": 2
},
"hsl": {
"h": 354,
"s": 100,
"l": 3.922
},
"oklch": {
"l": 0.12145,
"c": 0.04858,
"h": 16
},
"luminance": 0.00153
}Semantic roles & 50–950 ramp
primary
#140002
secondary
#115F57
accent
#FFEA29
background
#F4F3F4
surface
#E7E5E6
border
#C3C1C2
text
#020000
muted
#787777