#1E040D#1E040D
#1E040D is a very dark, muted pink. Relative luminance 0.004; OKLCH L 16.4% C 0.049 H 0.6°. Best body text is #FFFFFF at 19.47:1 contrast (WCAG AA passes).
Color values
| HEX | #1E040D |
|---|---|
| RGB | rgb(30, 4, 13) |
| HSL | hsl(339, 76%, 7%) |
| HSV | hsv(339, 87%, 12%) |
| CMYK | cmyk(0%, 86.7%, 56.7%, 88.2%) |
| CIE-LAB | lab(3.54, 11.43, 0.07) |
| CIE-LCH | lch(3.54, 11.43, 0.35°) |
| OKLab | oklab(16.41% 0.0494 0.0005) |
| OKLCH | oklch(16.41% 0.049 0.6) |
| XYZ | xyz(0.6515, 0.3920, 0.4220) |
| Luminance | 0.0039 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 3.72
Dark Maroon
#3C0008
ΔE00 12.13
Black
#000000
ΔE00 12.52
Dark Plum
#3F012C
ΔE00 13.49
Deep Brown
#410200
ΔE00 13.96
Eggplant
#380835
ΔE00 14.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E040D #041E15
analogous
#1E041A #1E040D #1E0804
triadic
#1E040D #0D1E04 #040D1E
tetradic
#1E040D #1A1E04 #041E15 #08041E
square
#1E040D #1A1E04 #041E15 #08041E
split-complementary
#1E040D #041E08 #041A1E
monochromatic
#1B040C #1B040C #1E040D #540B24 #8A123C
Accessibility & contrast
On white
19.47
#1E040D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#1E040D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E040D
19.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E040D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E040D | 1.00 | 19.47 | 1.08 | 19.47 |
| #FFFFFF | 19.47 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.47 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#08090D
Deuteranopia (green-blind)
#0F0F0C
Tritanopia (blue-blind)
#210207
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #1e040d; /* rgb */ color: rgb(30, 4, 13); /* oklch */ color: oklch(16.4% 0.049 0.6);
Tailwind
colors: {
custom: {
50: '#59484d',
500: '#1e040d',
950: '#000000',
},
}SCSS
$custom: #1e040d; $custom-light: #59484d; $custom-dark: #000000;
JSON
{
"hex": "#1e040d",
"rgb": {
"r": 30,
"g": 4,
"b": 13
},
"hsl": {
"h": 339.231,
"s": 76.471,
"l": 6.667
},
"oklch": {
"l": 0.16412,
"c": 0.04941,
"h": 0.6
},
"luminance": 0.00392
}Semantic roles & 50–950 ramp
primary
#1E040D
secondary
#1D6149
accent
#F3B135
background
#F5F4F4
surface
#E9E6E7
border
#C5C2C3
text
#030001
muted
#787777