#19000F#19000F
#19000F is a very dark, moderate pink. Relative luminance 0.002; OKLCH L 14.2% C 0.060 H 345.2°. Best body text is #FFFFFF at 20.03:1 contrast (WCAG AA passes).
Color values
| HEX | #19000F |
|---|---|
| RGB | rgb(25, 0, 15) |
| HSL | hsl(324, 100%, 5%) |
| HSV | hsv(324, 100%, 10%) |
| CMYK | cmyk(0%, 100%, 40%, 90.2%) |
| CIE-LAB | lab(2.18, 10.57, -3.01) |
| CIE-LCH | lch(2.18, 10.99, 344.12°) |
| OKLab | oklab(14.22% 0.0584 -0.0155) |
| OKLCH | oklch(14.22% 0.06 345.2) |
| XYZ | xyz(0.4872, 0.2412, 0.4728) |
| Luminance | 0.0024 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 5.71
Black
#000000
ΔE00 11.89
Eggplant
#380835
ΔE00 13.50
Dark Plum
#3F012C
ΔE00 13.61
Aubergine
#3D0734
ΔE00 13.79
Very Dark Purple
#2A0134
ΔE00 14.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#19000F #00190A
analogous
#170019 #19000F #190003
triadic
#19000F #0F1900 #000F19
tetradic
#19000F #191700 #00190A #000319
square
#19000F #191700 #00190A #000319
split-complementary
#19000F #031900 #001917
monochromatic
#1F0012 #1F0012 #1F0012 #560034 #930058
Accessibility & contrast
On white
20.03
#19000F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#19000F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #19000F
20.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##19000F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##19000F | 1.00 | 20.03 | 1.05 | 20.03 |
| #FFFFFF | 20.03 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.03 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#020510
Deuteranopia (green-blind)
#080A0E
Tritanopia (blue-blind)
#1C0005
Achromatopsia (no color)
#080808
Design tokens & code
CSS
--color: #19000f; /* rgb */ color: rgb(25, 0, 15); /* oklch */ color: oklch(14.2% 0.060 345.2);
Tailwind
colors: {
custom: {
50: '#54464e',
500: '#19000f',
950: '#000000',
},
}SCSS
$custom: #19000f; $custom-light: #54464e; $custom-dark: #000000;
JSON
{
"hex": "#19000f",
"rgb": {
"r": 25,
"g": 0,
"b": 15
},
"hsl": {
"h": 324,
"s": 100,
"l": 4.902
},
"oklch": {
"l": 0.14221,
"c": 0.06044,
"h": 345.2
},
"luminance": 0.00241
}Semantic roles & 50–950 ramp
primary
#19000F
secondary
#126332
accent
#FF7E29
background
#F4F3F4
surface
#E7E5E7
border
#C3C1C3
text
#030001
muted
#787777