#11000E#11000E
#11000E is a very dark, muted pink. Relative luminance 0.002; OKLCH L 12.2% C 0.054 H 334.2°. Best body text is #FFFFFF at 20.38:1 contrast (WCAG AA passes).
Color values
| HEX | #11000E |
|---|---|
| RGB | rgb(17, 0, 14) |
| HSL | hsl(311, 100%, 3%) |
| HSV | hsv(311, 100%, 7%) |
| CMYK | cmyk(0%, 100%, 17.6%, 93.3%) |
| CIE-LAB | lab(1.36, 6.84, -3.77) |
| CIE-LCH | lch(1.36, 7.81, 331.11°) |
| OKLab | oklab(12.21% 0.0491 -0.0237) |
| OKLCH | oklch(12.21% 0.054 334.2) |
| XYZ | xyz(0.3104, 0.1509, 0.4282) |
| Luminance | 0.0015 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 7.02
Black
#000000
ΔE00 8.81
Almost Black
#070D0D
ΔE00 11.30
Dark
#1B2431
ΔE00 13.15
Midnight
#03012D
ΔE00 13.53
Dark Navy Blue
#00022E
ΔE00 13.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#11000E #001103
analogous
#0B0011 #11000E #110005
triadic
#11000E #0E1100 #000E11
tetradic
#11000E #110B00 #001103 #000511
square
#11000E #110B00 #001103 #000511
split-complementary
#11000E #051100 #00110B
monochromatic
#1F0019 #1F0019 #1F0019 #4E0040 #8B0073
Accessibility & contrast
On white
20.38
#11000E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#11000E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #11000E
20.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##11000E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##11000E | 1.00 | 20.38 | 1.03 | 20.38 |
| #FFFFFF | 20.38 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.38 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#00040F
Deuteranopia (green-blind)
#03060D
Tritanopia (blue-blind)
#120104
Achromatopsia (no color)
#050505
Design tokens & code
CSS
--color: #11000e; /* rgb */ color: rgb(17, 0, 14); /* oklch */ color: oklch(12.2% 0.054 334.2);
Tailwind
colors: {
custom: {
50: '#4f474d',
500: '#11000e',
950: '#000000',
},
}SCSS
$custom: #11000e; $custom-light: #4f474d; $custom-dark: #000000;
JSON
{
"hex": "#11000e",
"rgb": {
"r": 17,
"g": 0,
"b": 14
},
"hsl": {
"h": 310.588,
"s": 100,
"l": 3.333
},
"oklch": {
"l": 0.12206,
"c": 0.05449,
"h": 334.2
},
"luminance": 0.00151
}Semantic roles & 50–950 ramp
primary
#11000E
secondary
#105C1E
accent
#FF4F29
background
#F4F3F4
surface
#E7E5E7
border
#C3C1C3
text
#010001
muted
#777777