#201425#201425
#201425 is a very dark, muted purple. Relative luminance 0.009; OKLCH L 21.5% C 0.037 H 315.6°. Best body text is #FFFFFF at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #201425 |
|---|---|
| RGB | rgb(32, 20, 37) |
| HSL | hsl(282, 30%, 11%) |
| HSV | hsv(282, 46%, 15%) |
| CMYK | cmyk(13.5%, 45.9%, 0%, 85.5%) |
| CIE-LAB | lab(8.49, 10.21, -9.37) |
| CIE-LCH | lch(8.49, 13.86, 317.44°) |
| OKLab | oklab(21.52% 0.0263 -0.0257) |
| OKLCH | oklch(21.52% 0.037 315.6) |
| XYZ | xyz(1.1797, 0.9410, 1.8694) |
| Luminance | 0.0094 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 10.67
Midnight
#03012D
ΔE00 10.72
Eggplant
#380835
ΔE00 11.06
Dark Navy Blue
#00022E
ΔE00 11.23
Very Dark Purple
#2A0134
ΔE00 11.40
Aubergine
#3D0734
ΔE00 11.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#201425 #192514
analogous
#171425 #201425 #251421
triadic
#201425 #252014 #142520
tetradic
#201425 #251714 #192514 #142125
square
#201425 #251714 #192514 #142125
split-complementary
#201425 #212514 #142517
monochromatic
#110B14 #110B14 #201425 #42294D #653F74
Accessibility & contrast
On white
17.67
#201425 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.19
#201425 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #201425
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##201425 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##201425 | 1.00 | 17.67 | 1.19 | 17.67 |
| #FFFFFF | 17.67 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.19 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.67 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#111826
Deuteranopia (green-blind)
#141924
Tritanopia (blue-blind)
#20161A
Achromatopsia (no color)
#181818
Design tokens & code
CSS
--color: #201425; /* rgb */ color: rgb(32, 20, 37); /* oklch */ color: oklch(21.5% 0.037 315.6);
Tailwind
colors: {
custom: {
50: '#5b515f',
500: '#201425',
950: '#000000',
},
}SCSS
$custom: #201425; $custom-light: #5b515f; $custom-dark: #000000;
JSON
{
"hex": "#201425",
"rgb": {
"r": 32,
"g": 20,
"b": 37
},
"hsl": {
"h": 282.353,
"s": 29.825,
"l": 11.176
},
"oklch": {
"l": 0.2152,
"c": 0.03679,
"h": 315.6
},
"luminance": 0.00941
}Semantic roles & 50–950 ramp
primary
#201425
secondary
#445A3B
accent
#C6627F
background
#F5F4F5
surface
#E9E7E9
border
#C5C3C5
text
#040204
muted
#797879