#201626#201626
#201626 is a very dark, muted violet. Relative luminance 0.010; OKLCH L 22.1% C 0.034 H 312.3°. Best body text is #FFFFFF at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #201626 |
|---|---|
| RGB | rgb(32, 22, 38) |
| HSL | hsl(278, 27%, 12%) |
| HSV | hsv(278, 42%, 15%) |
| CMYK | cmyk(15.8%, 42.1%, 0%, 85.1%) |
| CIE-LAB | lab(9.16, 9.00, -9.08) |
| CIE-LCH | lch(9.16, 12.78, 314.75°) |
| OKLab | oklab(22.05% 0.0227 -0.0249) |
| OKLCH | oklch(22.05% 0.034 312.3) |
| XYZ | xyz(1.2324, 1.0209, 1.9655) |
| Luminance | 0.0102 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 10.79
Midnight
#03012D
ΔE00 10.87
Dark Navy Blue
#00022E
ΔE00 11.31
Dark
#1B2431
ΔE00 11.52
Eggplant
#380835
ΔE00 11.96
Navy (survey)
#01153E
ΔE00 11.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#201626 #1C2616
analogous
#181626 #201626 #261624
triadic
#201626 #262016 #162620
tetradic
#201626 #261816 #1C2616 #162426
square
#201626 #261816 #1C2616 #162426
split-complementary
#201626 #242616 #162618
monochromatic
#100B13 #100B13 #201626 #412C4D #614374
Accessibility & contrast
On white
17.44
#201626 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.20
#201626 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #201626
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##201626 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##201626 | 1.00 | 17.44 | 1.20 | 17.44 |
| #FFFFFF | 17.44 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.20 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.44 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#131927
Deuteranopia (green-blind)
#161A26
Tritanopia (blue-blind)
#1F181C
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #201626; /* rgb */ color: rgb(32, 22, 38); /* oklch */ color: oklch(22.1% 0.034 312.3);
Tailwind
colors: {
custom: {
50: '#5b5360',
500: '#201626',
950: '#000000',
},
}SCSS
$custom: #201626; $custom-light: #5b5360; $custom-dark: #000000;
JSON
{
"hex": "#201626",
"rgb": {
"r": 32,
"g": 22,
"b": 38
},
"hsl": {
"h": 277.5,
"s": 26.667,
"l": 11.765
},
"oklch": {
"l": 0.2205,
"c": 0.03367,
"h": 312.3
},
"luminance": 0.01021
}Semantic roles & 50–950 ramp
primary
#201626
secondary
#485A3E
accent
#C36588
background
#F5F4F5
surface
#E9E7E9
border
#C5C3C5
text
#040204
muted
#797879