#190010#190010
#190010 is a very dark, moderate pink. Relative luminance 0.002; OKLCH L 14.3% C 0.061 H 343.3°. Best body text is #FFFFFF at 20.02:1 contrast (WCAG AA passes).
Color values
| HEX | #190010 |
|---|---|
| RGB | rgb(25, 0, 16) |
| HSL | hsl(322, 100%, 5%) |
| HSV | hsv(322, 100%, 10%) |
| CMYK | cmyk(0%, 100%, 36%, 90.2%) |
| CIE-LAB | lab(2.20, 10.75, -3.51) |
| CIE-LCH | lch(2.20, 11.31, 341.92°) |
| OKLab | oklab(14.29% 0.0586 -0.0176) |
| OKLCH | oklch(14.29% 0.061 343.3) |
| XYZ | xyz(0.4945, 0.2441, 0.5112) |
| Luminance | 0.0024 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 6.08
Black
#000000
ΔE00 12.09
Eggplant
#380835
ΔE00 13.21
Dark Plum
#3F012C
ΔE00 13.40
Aubergine
#3D0734
ΔE00 13.52
Very Dark Purple
#2A0134
ΔE00 13.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#190010 #001909
analogous
#160019 #190010 #190004
triadic
#190010 #101900 #001019
tetradic
#190010 #191600 #001909 #000419
square
#190010 #191600 #001909 #000419
split-complementary
#190010 #041900 #001916
monochromatic
#1F0014 #1F0014 #1F0014 #560037 #93005E
Accessibility & contrast
On white
20.02
#190010 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#190010 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #190010
20.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##190010 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##190010 | 1.00 | 20.02 | 1.05 | 20.02 |
| #FFFFFF | 20.02 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.02 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#010511
Deuteranopia (green-blind)
#080A0F
Tritanopia (blue-blind)
#1B0005
Achromatopsia (no color)
#080808
Design tokens & code
CSS
--color: #190010; /* rgb */ color: rgb(25, 0, 16); /* oklch */ color: oklch(14.3% 0.061 343.3);
Tailwind
colors: {
custom: {
50: '#54464e',
500: '#190010',
950: '#000000',
},
}SCSS
$custom: #190010; $custom-light: #54464e; $custom-dark: #000000;
JSON
{
"hex": "#190010",
"rgb": {
"r": 25,
"g": 0,
"b": 16
},
"hsl": {
"h": 321.6,
"s": 100,
"l": 4.902
},
"oklch": {
"l": 0.14286,
"c": 0.06119,
"h": 343.3
},
"luminance": 0.00244
}Semantic roles & 50–950 ramp
primary
#190010
secondary
#12632F
accent
#FF7629
background
#F4F3F4
surface
#E7E5E7
border
#C3C1C3
text
#030001
muted
#787777