#160126#160126
#160126 is a very dark, moderate violet. Relative luminance 0.003; OKLCH L 16.0% C 0.077 H 307.0°. Best body text is #FFFFFF at 19.69:1 contrast (WCAG AA passes).
Color values
| HEX | #160126 |
|---|---|
| RGB | rgb(22, 1, 38) |
| HSL | hsl(274, 95%, 8%) |
| HSV | hsv(274, 97%, 15%) |
| CMYK | cmyk(42.1%, 97.4%, 0%, 85.1%) |
| CIE-LAB | lab(3.00, 15.39, -18.76) |
| CIE-LCH | lch(3.00, 24.27, 309.37°) |
| OKLab | oklab(15.96% 0.0466 -0.0618) |
| OKLCH | oklch(15.96% 0.077 307) |
| XYZ | xyz(0.6915, 0.3322, 1.8610) |
| Luminance | 0.0033 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Midnight
#03012D
ΔE00 6.01
Dark Navy Blue
#00022E
ΔE00 6.83
Midnight Blue (survey)
#020035
ΔE00 7.21
Very Dark Blue
#000133
ΔE00 7.25
Midnight Purple
#280137
ΔE00 7.35
Very Dark Purple
#2A0134
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#160126 #112601
analogous
#030126 #160126 #260123
triadic
#160126 #261601 #012616
tetradic
#160126 #260301 #112601 #012326
square
#160126 #260301 #112601 #012326
split-complementary
#160126 #232601 #012603
monochromatic
#11011E #11011E #160126 #390362 #5B049D
Accessibility & contrast
On white
19.69
#160126 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#160126 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #160126
19.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##160126 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##160126 | 1.00 | 19.69 | 1.07 | 19.69 |
| #FFFFFF | 19.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000A27
Deuteranopia (green-blind)
#000B25
Tritanopia (blue-blind)
#130812
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #160126; /* rgb */ color: rgb(22, 1, 38); /* oklch */ color: oklch(16.0% 0.077 307.0);
Tailwind
colors: {
custom: {
50: '#534760',
500: '#160126',
950: '#000000',
},
}SCSS
$custom: #160126; $custom-light: #534760; $custom-dark: #000000;
JSON
{
"hex": "#160126",
"rgb": {
"r": 22,
"g": 1,
"b": 38
},
"hsl": {
"h": 274.054,
"s": 94.872,
"l": 7.647
},
"oklch": {
"l": 0.15956,
"c": 0.07737,
"h": 307
},
"luminance": 0.00332
}Semantic roles & 50–950 ramp
primary
#160126
secondary
#3C6D16
accent
#FF2985
background
#F4F3F5
surface
#E7E5E9
border
#C3C1C5
text
#020005
muted
#787779