#110210#110210
#110210 is a very dark, muted purple. Relative luminance 0.002; OKLCH L 13.2% C 0.046 H 330.0°. Best body text is #FFFFFF at 20.19:1 contrast (WCAG AA passes).
Color values
| HEX | #110210 |
|---|---|
| RGB | rgb(17, 2, 16) |
| HSL | hsl(304, 79%, 4%) |
| HSV | hsv(304, 88%, 7%) |
| CMYK | cmyk(0%, 88.2%, 5.9%, 93.3%) |
| CIE-LAB | lab(1.81, 6.40, -4.19) |
| CIE-LCH | lch(1.81, 7.65, 326.82°) |
| OKLab | oklab(13.19% 0.0395 -0.0228) |
| OKLCH | oklch(13.19% 0.046 330) |
| XYZ | xyz(0.3464, 0.2000, 0.5105) |
| Luminance | 0.0020 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 7.50
Black
#000000
ΔE00 8.54
Almost Black
#070D0D
ΔE00 10.87
Dark
#1B2431
ΔE00 12.50
Midnight
#03012D
ΔE00 13.26
Dark Navy Blue
#00022E
ΔE00 13.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#110210 #021103
analogous
#0A0211 #110210 #110208
triadic
#110210 #101102 #021011
tetradic
#110210 #110A02 #021103 #020811
square
#110210 #110A02 #021103 #020811
split-complementary
#110210 #081102 #02110A
monochromatic
#1B031A #1B031A #1B031A #480844 #7F0F77
Accessibility & contrast
On white
20.19
#110210 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#110210 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #110210
20.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##110210 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##110210 | 1.00 | 20.19 | 1.04 | 20.19 |
| #FFFFFF | 20.19 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.19 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#010511
Deuteranopia (green-blind)
#050710
Tritanopia (blue-blind)
#120307
Achromatopsia (no color)
#070707
Design tokens & code
CSS
--color: #110210; /* rgb */ color: rgb(17, 2, 16); /* oklch */ color: oklch(13.2% 0.046 330.0);
Tailwind
colors: {
custom: {
50: '#4f474e',
500: '#110210',
950: '#000000',
},
}SCSS
$custom: #110210; $custom-light: #4f474e; $custom-dark: #000000;
JSON
{
"hex": "#110210",
"rgb": {
"r": 17,
"g": 2,
"b": 16
},
"hsl": {
"h": 304,
"s": 78.947,
"l": 3.725
},
"oklch": {
"l": 0.13193,
"c": 0.04556,
"h": 330
},
"luminance": 0.002
}Semantic roles & 50–950 ramp
primary
#110210
secondary
#19561D
accent
#F53F32
background
#F4F4F4
surface
#E7E6E7
border
#C3C2C3
text
#010001
muted
#777777