#18040E#18040E
#18040E is a very dark, muted pink. Relative luminance 0.003; OKLCH L 15.2% C 0.043 H 350.0°. Best body text is #FFFFFF at 19.76:1 contrast (WCAG AA passes).
Color values
| HEX | #18040E |
|---|---|
| RGB | rgb(24, 4, 14) |
| HSL | hsl(330, 71%, 5%) |
| HSV | hsv(330, 83%, 9%) |
| CMYK | cmyk(0%, 83.3%, 41.7%, 90.6%) |
| CIE-LAB | lab(2.83, 8.28, -1.56) |
| CIE-LCH | lch(2.83, 8.42, 349.34°) |
| OKLab | oklab(15.18% 0.0419 -0.0074) |
| OKLCH | oklch(15.18% 0.043 350) |
| XYZ | xyz(0.4994, 0.3128, 0.4495) |
| Luminance | 0.0031 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 4.80
Black
#000000
ΔE00 9.90
Almost Black
#070D0D
ΔE00 12.65
Dark
#1B2431
ΔE00 14.59
Dark Maroon
#3C0008
ΔE00 14.96
Midnight
#03012D
ΔE00 15.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#18040E #04180E
analogous
#180418 #18040E #180404
triadic
#18040E #0E1804 #040E18
tetradic
#18040E #181804 #04180E #040418
square
#18040E #181804 #04180E #040418
split-complementary
#18040E #041804 #041818
monochromatic
#1A040F #1A040F #1A040F #4C0D2D #81154B
Accessibility & contrast
On white
19.76
#18040E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#18040E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #18040E
19.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##18040E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##18040E | 1.00 | 19.76 | 1.06 | 19.76 |
| #FFFFFF | 19.76 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.76 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#06080E
Deuteranopia (green-blind)
#0B0C0D
Tritanopia (blue-blind)
#1A0307
Achromatopsia (no color)
#0A0A0A
Design tokens & code
CSS
--color: #18040e; /* rgb */ color: rgb(24, 4, 14); /* oklch */ color: oklch(15.2% 0.043 350.0);
Tailwind
colors: {
custom: {
50: '#54484d',
500: '#18040e',
950: '#000000',
},
}SCSS
$custom: #18040e; $custom-light: #54484d; $custom-dark: #000000;
JSON
{
"hex": "#18040e",
"rgb": {
"r": 24,
"g": 4,
"b": 14
},
"hsl": {
"h": 330,
"s": 71.429,
"l": 5.49
},
"oklch": {
"l": 0.15182,
"c": 0.04251,
"h": 350
},
"luminance": 0.00313
}Semantic roles & 50–950 ramp
primary
#18040E
secondary
#1E5A3C
accent
#EE943A
background
#F4F4F4
surface
#E7E6E7
border
#C3C2C3
text
#020001
muted
#787777