#12000E#12000E
#12000E is a very dark, muted pink. Relative luminance 0.002; OKLCH L 12.4% C 0.055 H 336.0°. Best body text is #FFFFFF at 20.35:1 contrast (WCAG AA passes).
Color values
| HEX | #12000E |
|---|---|
| RGB | rgb(18, 0, 14) |
| HSL | hsl(313, 100%, 4%) |
| HSV | hsv(313, 100%, 7%) |
| CMYK | cmyk(0%, 100%, 22.2%, 92.9%) |
| CIE-LAB | lab(1.45, 7.22, -3.64) |
| CIE-LCH | lch(1.45, 8.09, 333.26°) |
| OKLab | oklab(12.45% 0.0503 -0.0224) |
| OKLCH | oklch(12.45% 0.055 336) |
| XYZ | xyz(0.3287, 0.1603, 0.4290) |
| Luminance | 0.0016 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 6.75
Black
#000000
ΔE00 9.13
Almost Black
#070D0D
ΔE00 11.68
Dark
#1B2431
ΔE00 13.47
Midnight
#03012D
ΔE00 13.61
Dark Navy Blue
#00022E
ΔE00 13.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#12000E #001204
analogous
#0D0012 #12000E #120005
triadic
#12000E #0E1200 #000E12
tetradic
#12000E #120D00 #001204 #000512
square
#12000E #120D00 #001204 #000512
split-complementary
#12000E #051200 #00120D
monochromatic
#1F0018 #1F0018 #1F0018 #4F003E #8C006D
Accessibility & contrast
On white
20.35
#12000E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#12000E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #12000E
20.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##12000E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##12000E | 1.00 | 20.35 | 1.03 | 20.35 |
| #FFFFFF | 20.35 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.35 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#00040F
Deuteranopia (green-blind)
#04060D
Tritanopia (blue-blind)
#140104
Achromatopsia (no color)
#050505
Design tokens & code
CSS
--color: #12000e; /* rgb */ color: rgb(18, 0, 14); /* oklch */ color: oklch(12.4% 0.055 336.0);
Tailwind
colors: {
custom: {
50: '#4f474d',
500: '#12000e',
950: '#000000',
},
}SCSS
$custom: #12000e; $custom-light: #4f474d; $custom-dark: #000000;
JSON
{
"hex": "#12000e",
"rgb": {
"r": 18,
"g": 0,
"b": 14
},
"hsl": {
"h": 313.333,
"s": 100,
"l": 3.529
},
"oklch": {
"l": 0.12447,
"c": 0.05509,
"h": 336
},
"luminance": 0.0016
}Semantic roles & 50–950 ramp
primary
#12000E
secondary
#105D22
accent
#FF5829
background
#F4F3F4
surface
#E7E5E7
border
#C3C1C3
text
#020001
muted
#787777