#190110#190110
#190110 is a very dark, muted pink. Relative luminance 0.003; OKLCH L 14.6% C 0.057 H 344.0°. Best body text is #FFFFFF at 19.94:1 contrast (WCAG AA passes).
Color values
| HEX | #190110 |
|---|---|
| RGB | rgb(25, 1, 16) |
| HSL | hsl(323, 92%, 5%) |
| HSV | hsv(323, 96%, 10%) |
| CMYK | cmyk(0%, 96%, 36%, 90.2%) |
| CIE-LAB | lab(2.40, 10.35, -3.22) |
| CIE-LCH | lch(2.40, 10.84, 342.70°) |
| OKLab | oklab(14.61% 0.0545 -0.0157) |
| OKLCH | oklch(14.61% 0.057 344) |
| XYZ | xyz(0.5053, 0.2658, 0.5148) |
| Luminance | 0.0027 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 5.85
Black
#000000
ΔE00 11.76
Eggplant
#380835
ΔE00 13.49
Dark Plum
#3F012C
ΔE00 13.67
Aubergine
#3D0734
ΔE00 13.80
Midnight
#03012D
ΔE00 14.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#190110 #01190A
analogous
#160119 #190110 #190104
triadic
#190110 #101901 #011019
tetradic
#190110 #191601 #01190A #010419
square
#190110 #191601 #01190A #010419
split-complementary
#190110 #041901 #011916
monochromatic
#1D0113 #1D0113 #1D0113 #540336 #8F065B
Accessibility & contrast
On white
19.94
#190110 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#190110 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #190110
19.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##190110 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##190110 | 1.00 | 19.94 | 1.05 | 19.94 |
| #FFFFFF | 19.94 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.94 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#020611
Deuteranopia (green-blind)
#090A0F
Tritanopia (blue-blind)
#1B0106
Achromatopsia (no color)
#090909
Design tokens & code
CSS
--color: #190110; /* rgb */ color: rgb(25, 1, 16); /* oklch */ color: oklch(14.6% 0.057 344.0);
Tailwind
colors: {
custom: {
50: '#54474e',
500: '#190110',
950: '#000000',
},
}SCSS
$custom: #190110; $custom-light: #54474e; $custom-dark: #000000;
JSON
{
"hex": "#190110",
"rgb": {
"r": 25,
"g": 1,
"b": 16
},
"hsl": {
"h": 322.5,
"s": 92.308,
"l": 5.098
},
"oklch": {
"l": 0.14609,
"c": 0.05674,
"h": 344
},
"luminance": 0.00266
}Semantic roles & 50–950 ramp
primary
#190110
secondary
#156131
accent
#FF7929
background
#F4F3F4
surface
#E7E5E7
border
#C3C1C3
text
#030001
muted
#787777