#160E26#160E26
#160E26 is a very dark, muted violet. Relative luminance 0.006; OKLCH L 18.9% C 0.048 H 297.0°. Best body text is #FFFFFF at 18.67:1 contrast (WCAG AA passes).
Color values
| HEX | #160E26 |
|---|---|
| RGB | rgb(22, 14, 38) |
| HSL | hsl(260, 46%, 10%) |
| HSV | hsv(260, 63%, 15%) |
| CMYK | cmyk(42.1%, 63.2%, 0%, 85.1%) |
| CIE-LAB | lab(5.64, 10.00, -14.65) |
| CIE-LCH | lch(5.64, 17.74, 304.31°) |
| OKLab | oklab(18.88% 0.0217 -0.0427) |
| OKLCH | oklch(18.88% 0.048 297) |
| XYZ | xyz(0.8377, 0.6246, 1.9098) |
| Luminance | 0.0063 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Midnight
#03012D
ΔE00 6.80
Dark Navy Blue
#00022E
ΔE00 7.33
Very Dark Blue
#000133
ΔE00 8.57
Dark Navy
#000435
ΔE00 8.63
Navy (survey)
#01153E
ΔE00 8.76
Midnight Blue (survey)
#020035
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#160E26 #1E260E
analogous
#0E1226 #160E26 #220E26
triadic
#160E26 #26160E #0E2616
tetradic
#160E26 #260E12 #1E260E #0E2622
square
#160E26 #260E12 #1E260E #0E2622
split-complementary
#160E26 #26220E #12260E
monochromatic
#0D0816 #0D0816 #160E26 #301E53 #4A2F7F
Accessibility & contrast
On white
18.67
#160E26 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.13
#160E26 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #160E26
18.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##160E26 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##160E26 | 1.00 | 18.67 | 1.13 | 18.67 |
| #FFFFFF | 18.67 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.13 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.67 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#061327
Deuteranopia (green-blind)
#081225
Tritanopia (blue-blind)
#121318
Achromatopsia (no color)
#121212
Design tokens & code
CSS
--color: #160e26; /* rgb */ color: rgb(22, 14, 38); /* oklch */ color: oklch(18.9% 0.048 297.0);
Tailwind
colors: {
custom: {
50: '#534d60',
500: '#160e26',
950: '#000000',
},
}SCSS
$custom: #160e26; $custom-light: #534d60; $custom-dark: #000000;
JSON
{
"hex": "#160e26",
"rgb": {
"r": 22,
"g": 14,
"b": 38
},
"hsl": {
"h": 260,
"s": 46.154,
"l": 10.196
},
"oklch": {
"l": 0.18875,
"c": 0.04786,
"h": 297
},
"luminance": 0.00625
}Semantic roles & 50–950 ramp
primary
#160E26
secondary
#505F31
accent
#D652AA
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#020105
muted
#787779