#140602#140602
#140602 is a very dark, muted red. Relative luminance 0.003; OKLCH L 14.4% C 0.030 H 45.4°. Best body text is #FFFFFF at 19.88:1 contrast (WCAG AA passes).
Color values
| HEX | #140602 |
|---|---|
| RGB | rgb(20, 6, 2) |
| HSL | hsl(13, 82%, 4%) |
| HSV | hsv(13, 90%, 8%) |
| CMYK | cmyk(0%, 70%, 90%, 92.2%) |
| CIE-LAB | lab(2.56, 3.90, 3.08) |
| CIE-LCH | lch(2.56, 4.97, 38.33°) |
| OKLab | oklab(14.43% 0.0211 0.0214) |
| OKLCH | oklch(14.43% 0.03 45.4) |
| XYZ | xyz(0.3646, 0.2834, 0.0929) |
| Luminance | 0.0028 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Black
#000000
ΔE00 5.95
Very Dark Brown
#1D0200
ΔE00 6.05
Almost Black
#070D0D
ΔE00 8.36
Dark Brown
#341C02
ΔE00 12.74
Dark
#1B2431
ΔE00 13.96
Dark Grey
#363737
ΔE00 14.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#140602 #021014
analogous
#140207 #140602 #140F02
triadic
#140602 #021406 #060214
tetradic
#140602 #071402 #021014 #0F0214
square
#140602 #071402 #021014 #0F0214
split-complementary
#140602 #02140F #020714
monochromatic
#1C0803 #1C0803 #1C0803 #4C1708 #83270D
Accessibility & contrast
On white
19.88
#140602 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#140602 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #140602
19.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##140602 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##140602 | 1.00 | 19.88 | 1.06 | 19.88 |
| #FFFFFF | 19.88 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.88 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#090802
Deuteranopia (green-blind)
#0D0B02
Tritanopia (blue-blind)
#170405
Achromatopsia (no color)
#090909
Design tokens & code
CSS
--color: #140602; /* rgb */ color: rgb(20, 6, 2); /* oklch */ color: oklch(14.4% 0.030 45.4);
Tailwind
colors: {
custom: {
50: '#514948',
500: '#140602',
950: '#000000',
},
}SCSS
$custom: #140602; $custom-light: #514948; $custom-dark: #000000;
JSON
{
"hex": "#140602",
"rgb": {
"r": 20,
"g": 6,
"b": 2
},
"hsl": {
"h": 13.333,
"s": 81.818,
"l": 4.314
},
"oklch": {
"l": 0.14432,
"c": 0.03003,
"h": 45.4
},
"luminance": 0.00283
}Semantic roles & 50–950 ramp
primary
#140602
secondary
#184B59
accent
#CCF830
background
#F4F4F4
surface
#E7E6E6
border
#C3C2C2
text
#020000
muted
#787777