#12080E#12080E
#12080E is a very dark, muted pink. Relative luminance 0.003; OKLCH L 15.2% C 0.022 H 343.0°. Best body text is #FFFFFF at 19.69:1 contrast (WCAG AA passes).
Color values
| HEX | #12080E |
|---|---|
| RGB | rgb(18, 8, 14) |
| HSL | hsl(324, 38%, 5%) |
| HSV | hsv(324, 56%, 7%) |
| CMYK | cmyk(0%, 55.6%, 22.2%, 92.9%) |
| CIE-LAB | lab(3.02, 4.02, -1.35) |
| CIE-LCH | lch(3.02, 4.24, 341.45°) |
| OKLab | oklab(15.22% 0.0206 -0.0063) |
| OKLCH | oklch(15.22% 0.022 343) |
| XYZ | xyz(0.4156, 0.3340, 0.4580) |
| Luminance | 0.0033 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Black
#000000
ΔE00 5.70
Very Dark Brown
#1D0200
ΔE00 7.33
Almost Black
#070D0D
ΔE00 7.96
Dark
#1B2431
ΔE00 11.45
Dark Grey
#363737
ΔE00 14.24
Onyx
#353839
ΔE00 14.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#12080E #08120C
analogous
#110812 #12080E #120809
triadic
#12080E #0E1208 #080E12
tetradic
#12080E #121108 #08120C #080912
square
#12080E #121108 #08120C #080912
split-complementary
#12080E #091208 #081211
monochromatic
#150910 #150910 #150910 #3C1B2F #672E50
Accessibility & contrast
On white
19.69
#12080E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#12080E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #12080E
19.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##12080E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##12080E | 1.00 | 19.69 | 1.07 | 19.69 |
| #FFFFFF | 19.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#080A0E
Deuteranopia (green-blind)
#0B0C0E
Tritanopia (blue-blind)
#13080A
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #12080e; /* rgb */ color: rgb(18, 8, 14); /* oklch */ color: oklch(15.2% 0.022 343.0);
Tailwind
colors: {
custom: {
50: '#4f4a4d',
500: '#12080e',
950: '#000000',
},
}SCSS
$custom: #12080e; $custom-light: #4f4a4d; $custom-dark: #000000;
JSON
{
"hex": "#12080e",
"rgb": {
"r": 18,
"g": 8,
"b": 14
},
"hsl": {
"h": 324,
"s": 38.462,
"l": 5.098
},
"oklch": {
"l": 0.15223,
"c": 0.02153,
"h": 343
},
"luminance": 0.00334
}Semantic roles & 50–950 ramp
primary
#12080E
secondary
#2B4B38
accent
#CE8859
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#020101
muted
#787777