#150010#150010
#150010 is a very dark, muted pink. Relative luminance 0.002; OKLCH L 13.3% C 0.059 H 337.2°. Best body text is #FFFFFF at 20.20:1 contrast (WCAG AA passes).
Color values
| HEX | #150010 |
|---|---|
| RGB | rgb(21, 0, 16) |
| HSL | hsl(314, 100%, 4%) |
| HSV | hsv(314, 100%, 8%) |
| CMYK | cmyk(0%, 100%, 23.8%, 91.8%) |
| CIE-LAB | lab(1.78, 8.83, -4.18) |
| CIE-LCH | lch(1.78, 9.77, 334.66°) |
| OKLab | oklab(13.32% 0.0541 -0.0227) |
| OKLCH | oklch(13.32% 0.059 337.2) |
| XYZ | xyz(0.4028, 0.1969, 0.5069) |
| Luminance | 0.0020 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 6.67
Black
#000000
ΔE00 10.63
Almost Black
#070D0D
ΔE00 13.21
Midnight
#03012D
ΔE00 13.27
Dark Navy Blue
#00022E
ΔE00 13.73
Eggplant
#380835
ΔE00 14.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#150010 #001505
analogous
#100015 #150010 #150006
triadic
#150010 #101500 #001015
tetradic
#150010 #151000 #001505 #000615
square
#150010 #151000 #001505 #000615
split-complementary
#150010 #061500 #001510
monochromatic
#1F0017 #1F0017 #1F0017 #52003F #8F006D
Accessibility & contrast
On white
20.20
#150010 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#150010 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #150010
20.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##150010 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##150010 | 1.00 | 20.20 | 1.04 | 20.20 |
| #FFFFFF | 20.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000511
Deuteranopia (green-blind)
#05080F
Tritanopia (blue-blind)
#170105
Achromatopsia (no color)
#060606
Design tokens & code
CSS
--color: #150010; /* rgb */ color: rgb(21, 0, 16); /* oklch */ color: oklch(13.3% 0.059 337.2);
Tailwind
colors: {
custom: {
50: '#51464e',
500: '#150010',
950: '#000000',
},
}SCSS
$custom: #150010; $custom-light: #51464e; $custom-dark: #000000;
JSON
{
"hex": "#150010",
"rgb": {
"r": 21,
"g": 0,
"b": 16
},
"hsl": {
"h": 314.286,
"s": 100,
"l": 4.118
},
"oklch": {
"l": 0.13323,
"c": 0.05864,
"h": 337.2
},
"luminance": 0.00197
}Semantic roles & 50–950 ramp
primary
#150010
secondary
#116024
accent
#FF5C29
background
#F4F3F4
surface
#E7E5E7
border
#C3C1C3
text
#020001
muted
#787777