#201625#201625
#201625 is a very dark, muted purple. Relative luminance 0.010; OKLCH L 22.0% C 0.032 H 314.1°. Best body text is #FFFFFF at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #201625 |
|---|---|
| RGB | rgb(32, 22, 37) |
| HSL | hsl(280, 25%, 12%) |
| HSV | hsv(280, 41%, 15%) |
| CMYK | cmyk(13.5%, 40.5%, 0%, 85.5%) |
| CIE-LAB | lab(9.11, 8.71, -8.41) |
| CIE-LCH | lch(9.11, 12.11, 316.01°) |
| OKLab | oklab(21.99% 0.0223 -0.023) |
| OKLCH | oklch(21.99% 0.032 314.1) |
| XYZ | xyz(1.2164, 1.0145, 1.8816) |
| Luminance | 0.0101 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 10.41
Midnight
#03012D
ΔE00 11.24
Dark
#1B2431
ΔE00 11.42
Dark Navy Blue
#00022E
ΔE00 11.67
Eggplant
#380835
ΔE00 12.26
Navy (survey)
#01153E
ΔE00 12.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#201625 #1B2516
analogous
#191625 #201625 #251623
triadic
#201625 #252016 #162520
tetradic
#201625 #251916 #1B2516 #162325
square
#201625 #251916 #1B2516 #162325
split-complementary
#201625 #232516 #162519
monochromatic
#110B13 #110B13 #201625 #412D4B #624472
Accessibility & contrast
On white
17.46
#201625 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.20
#201625 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #201625
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##201625 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##201625 | 1.00 | 17.46 | 1.20 | 17.46 |
| #FFFFFF | 17.46 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.20 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.46 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#141926
Deuteranopia (green-blind)
#161A25
Tritanopia (blue-blind)
#20181B
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #201625; /* rgb */ color: rgb(32, 22, 37); /* oklch */ color: oklch(22.0% 0.032 314.1);
Tailwind
colors: {
custom: {
50: '#5b535f',
500: '#201625',
950: '#000000',
},
}SCSS
$custom: #201625; $custom-light: #5b535f; $custom-dark: #000000;
JSON
{
"hex": "#201625",
"rgb": {
"r": 32,
"g": 22,
"b": 37
},
"hsl": {
"h": 280,
"s": 25.424,
"l": 11.569
},
"oklch": {
"l": 0.21992,
"c": 0.03206,
"h": 314.1
},
"luminance": 0.01014
}Semantic roles & 50–950 ramp
primary
#201625
secondary
#47593E
accent
#C26685
background
#F5F4F5
surface
#E9E7E9
border
#C5C3C5
text
#040204
muted
#797879