#100220#100220
#100220 is a very dark, moderate violet. Relative luminance 0.003; OKLCH L 14.5% C 0.065 H 302.5°. Best body text is #FFFFFF at 19.97:1 contrast (WCAG AA passes).
Color values
| HEX | #100220 |
|---|---|
| RGB | rgb(16, 2, 32) |
| HSL | hsl(268, 88%, 7%) |
| HSV | hsv(268, 94%, 13%) |
| CMYK | cmyk(50%, 93.8%, 0%, 87.5%) |
| CIE-LAB | lab(2.33, 10.28, -15.14) |
| CIE-LCH | lch(2.33, 18.30, 304.17°) |
| OKLab | oklab(14.54% 0.0351 -0.0551) |
| OKLCH | oklch(14.54% 0.065 302.5) |
| XYZ | xyz(0.4960, 0.2579, 1.3899) |
| Luminance | 0.0026 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Midnight
#03012D
ΔE00 6.21
Dark Navy Blue
#00022E
ΔE00 6.80
Very Dark Blue
#000133
ΔE00 8.07
Dark Navy
#000435
ΔE00 8.24
Midnight Blue (survey)
#020035
ΔE00 8.51
Navy (survey)
#01153E
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#100220 #122002
analogous
#020320 #100220 #1F0220
triadic
#100220 #201002 #022010
tetradic
#100220 #200203 #122002 #02201F
square
#100220 #200203 #122002 #02201F
split-complementary
#100220 #201F02 #032002
monochromatic
#0E021D #0E021D #100220 #2D065A #4A0993
Accessibility & contrast
On white
19.97
#100220 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#100220 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #100220
19.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##100220 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##100220 | 1.00 | 19.97 | 1.05 | 19.97 |
| #FFFFFF | 19.97 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.97 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000821
Deuteranopia (green-blind)
#00081F
Tritanopia (blue-blind)
#0D080F
Achromatopsia (no color)
#080808
Design tokens & code
CSS
--color: #100220; /* rgb */ color: rgb(16, 2, 32); /* oklch */ color: oklch(14.5% 0.065 302.5);
Tailwind
colors: {
custom: {
50: '#4e475b',
500: '#100220',
950: '#000000',
},
}SCSS
$custom: #100220; $custom-light: #4e475b; $custom-dark: #000000;
JSON
{
"hex": "#100220",
"rgb": {
"r": 16,
"g": 2,
"b": 32
},
"hsl": {
"h": 268,
"s": 88.235,
"l": 6.667
},
"oklch": {
"l": 0.14541,
"c": 0.06538,
"h": 302.5
},
"luminance": 0.00258
}Semantic roles & 50–950 ramp
primary
#100220
secondary
#416618
accent
#FE299B
background
#F4F4F5
surface
#E7E6E9
border
#C3C2C5
text
#010004
muted
#777779