#190221#190221
#190221 is a very dark, moderate purple. Relative luminance 0.004; OKLCH L 16.2% C 0.070 H 316.8°. Best body text is #FFFFFF at 19.59:1 contrast (WCAG AA passes).
Color values
| HEX | #190221 |
|---|---|
| RGB | rgb(25, 2, 33) |
| HSL | hsl(285, 89%, 7%) |
| HSV | hsv(285, 94%, 13%) |
| CMYK | cmyk(24.2%, 93.9%, 0%, 87.1%) |
| CIE-LAB | lab(3.25, 14.54, -14.45) |
| CIE-LCH | lch(3.25, 20.50, 315.19°) |
| OKLab | oklab(16.25% 0.0509 -0.0479) |
| OKLCH | oklch(16.25% 0.07 316.8) |
| XYZ | xyz(0.6971, 0.3599, 1.4713) |
| Luminance | 0.0036 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Dark Purple
#2A0134
ΔE00 8.00
Midnight
#03012D
ΔE00 8.21
Midnight Purple
#280137
ΔE00 8.34
Dark Navy Blue
#00022E
ΔE00 8.98
Eggplant
#380835
ΔE00 9.19
Very Dark Blue
#000133
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#190221 #0A2102
analogous
#0A0221 #190221 #21021A
triadic
#190221 #211902 #022119
tetradic
#190221 #210A02 #0A2102 #021A21
square
#190221 #210A02 #0A2102 #021A21
split-complementary
#190221 #1A2102 #02210A
monochromatic
#16021D #16021D #190221 #45055B #700994
Accessibility & contrast
On white
19.59
#190221 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#190221 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #190221
19.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##190221 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##190221 | 1.00 | 19.59 | 1.07 | 19.59 |
| #FFFFFF | 19.59 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.59 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000A22
Deuteranopia (green-blind)
#020D20
Tritanopia (blue-blind)
#190710
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #190221; /* rgb */ color: rgb(25, 2, 33); /* oklch */ color: oklch(16.2% 0.070 316.8);
Tailwind
colors: {
custom: {
50: '#55475c',
500: '#190221',
950: '#000000',
},
}SCSS
$custom: #190221; $custom-light: #55475c; $custom-dark: #000000;
JSON
{
"hex": "#190221",
"rgb": {
"r": 25,
"g": 2,
"b": 33
},
"hsl": {
"h": 284.516,
"s": 88.571,
"l": 6.863
},
"oklch": {
"l": 0.16245,
"c": 0.0699,
"h": 316.8
},
"luminance": 0.0036
}Semantic roles & 50–950 ramp
primary
#190221
secondary
#2C6718
accent
#FF2960
background
#F4F4F5
surface
#E8E6E9
border
#C4C2C5
text
#030004
muted
#787779