#201627#201627
#201627 is a very dark, muted violet. Relative luminance 0.010; OKLCH L 22.1% C 0.035 H 310.6°. Best body text is #FFFFFF at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #201627 |
|---|---|
| RGB | rgb(32, 22, 39) |
| HSL | hsl(275, 28%, 12%) |
| HSV | hsv(275, 44%, 15%) |
| CMYK | cmyk(17.9%, 43.6%, 0%, 84.7%) |
| CIE-LAB | lab(9.22, 9.28, -9.74) |
| CIE-LCH | lch(9.22, 13.46, 313.62°) |
| OKLab | oklab(22.11% 0.023 -0.0268) |
| OKLCH | oklch(22.11% 0.035 310.6) |
| XYZ | xyz(1.2487, 1.0274, 2.0516) |
| Luminance | 0.0103 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Midnight
#03012D
ΔE00 10.52
Dark Navy Blue
#00022E
ΔE00 10.97
Very Dark Brown
#1D0200
ΔE00 11.17
Dark
#1B2431
ΔE00 11.63
Navy (survey)
#01153E
ΔE00 11.63
Eggplant
#380835
ΔE00 11.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#201627 #1D2716
analogous
#181627 #201627 #271626
triadic
#201627 #272016 #162720
tetradic
#201627 #271816 #1D2716 #162627
square
#201627 #271816 #1D2716 #162627
split-complementary
#201627 #262716 #162718
monochromatic
#100B14 #100B14 #201627 #402C4E #604275
Accessibility & contrast
On white
17.42
#201627 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#201627 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #201627
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##201627 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##201627 | 1.00 | 17.42 | 1.21 | 17.42 |
| #FFFFFF | 17.42 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.42 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#131928
Deuteranopia (green-blind)
#151A26
Tritanopia (blue-blind)
#1F181C
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #201627; /* rgb */ color: rgb(32, 22, 39); /* oklch */ color: oklch(22.1% 0.035 310.6);
Tailwind
colors: {
custom: {
50: '#5b5361',
500: '#201627',
950: '#000000',
},
}SCSS
$custom: #201627; $custom-light: #5b5361; $custom-dark: #000000;
JSON
{
"hex": "#201627",
"rgb": {
"r": 32,
"g": 22,
"b": 39
},
"hsl": {
"h": 275.294,
"s": 27.869,
"l": 11.961
},
"oklch": {
"l": 0.22108,
"c": 0.03531,
"h": 310.6
},
"luminance": 0.01027
}Semantic roles & 50–950 ramp
primary
#201627
secondary
#4A5B3D
accent
#C4648B
background
#F5F4F5
surface
#E9E7E9
border
#C5C3C5
text
#040205
muted
#797879