#18000E#18000E
#18000E is a very dark, muted pink. Relative luminance 0.002; OKLCH L 13.9% C 0.059 H 345.7°. Best body text is #FFFFFF at 20.09:1 contrast (WCAG AA passes).
Color values
| HEX | #18000E |
|---|---|
| RGB | rgb(24, 0, 14) |
| HSL | hsl(325, 100%, 5%) |
| HSV | hsv(325, 100%, 9%) |
| CMYK | cmyk(0%, 100%, 41.7%, 90.6%) |
| CIE-LAB | lab(2.04, 9.88, -2.70) |
| CIE-LCH | lch(2.04, 10.24, 344.70°) |
| OKLab | oklab(13.91% 0.0572 -0.0146) |
| OKLCH | oklch(13.91% 0.059 345.7) |
| XYZ | xyz(0.4560, 0.2260, 0.4350) |
| Luminance | 0.0023 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 5.47
Black
#000000
ΔE00 11.30
Eggplant
#380835
ΔE00 14.02
Almost Black
#070D0D
ΔE00 14.11
Dark Plum
#3F012C
ΔE00 14.16
Aubergine
#3D0734
ΔE00 14.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#18000E #00180A
analogous
#160018 #18000E #180002
triadic
#18000E #0E1800 #000E18
tetradic
#18000E #181600 #00180A #000218
square
#18000E #181600 #00180A #000218
split-complementary
#18000E #021800 #001816
monochromatic
#1F0012 #1F0012 #1F0012 #550032 #920055
Accessibility & contrast
On white
20.09
#18000E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#18000E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #18000E
20.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##18000E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##18000E | 1.00 | 20.09 | 1.05 | 20.09 |
| #FFFFFF | 20.09 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.09 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#02050F
Deuteranopia (green-blind)
#08090D
Tritanopia (blue-blind)
#1B0005
Achromatopsia (no color)
#070707
Design tokens & code
CSS
--color: #18000e; /* rgb */ color: rgb(24, 0, 14); /* oklch */ color: oklch(13.9% 0.059 345.7);
Tailwind
colors: {
custom: {
50: '#54464d',
500: '#18000e',
950: '#000000',
},
}SCSS
$custom: #18000e; $custom-light: #54464d; $custom-dark: #000000;
JSON
{
"hex": "#18000e",
"rgb": {
"r": 24,
"g": 0,
"b": 14
},
"hsl": {
"h": 325,
"s": 100,
"l": 4.706
},
"oklch": {
"l": 0.13912,
"c": 0.059,
"h": 345.7
},
"luminance": 0.00226
}Semantic roles & 50–950 ramp
primary
#18000E
secondary
#116233
accent
#FF8229
background
#F4F3F4
surface
#E7E5E7
border
#C3C1C3
text
#020001
muted
#787777