#200225#200225
#200225 is a very dark, moderate purple. Relative luminance 0.005; OKLCH L 17.9% C 0.078 H 322.0°. Best body text is #FFFFFF at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #200225 |
|---|---|
| RGB | rgb(32, 2, 37) |
| HSL | hsl(291, 90%, 8%) |
| HSV | hsv(291, 95%, 15%) |
| CMYK | cmyk(13.5%, 94.6%, 0%, 85.5%) |
| CIE-LAB | lab(4.37, 19.94, -15.76) |
| CIE-LCH | lch(4.37, 25.41, 321.68°) |
| OKLab | oklab(17.95% 0.0611 -0.0478) |
| OKLCH | oklch(17.95% 0.078 322) |
| XYZ | xyz(0.9513, 0.4841, 1.7932) |
| Luminance | 0.0048 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Dark Purple
#2A0134
ΔE00 5.14
Midnight Purple
#280137
ΔE00 5.80
Eggplant
#380835
ΔE00 6.18
Dark Purple
#35063E
ΔE00 6.92
Aubergine
#3D0734
ΔE00 7.36
Dark Violet
#34013F
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200225 #072502
analogous
#0F0225 #200225 #250218
triadic
#200225 #252002 #022520
tetradic
#200225 #250F02 #072502 #021825
square
#200225 #250F02 #072502 #021825
split-complementary
#200225 #182502 #02250F
monochromatic
#19021D #19021D #200225 #52055F #840899
Accessibility & contrast
On white
19.15
#200225 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#200225 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200225
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200225 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200225 | 1.00 | 19.15 | 1.10 | 19.15 |
| #FFFFFF | 19.15 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.15 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000D26
Deuteranopia (green-blind)
#051024
Tritanopia (blue-blind)
#200712
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #200225; /* rgb */ color: rgb(32, 2, 37); /* oklch */ color: oklch(17.9% 0.078 322.0);
Tailwind
colors: {
custom: {
50: '#5c475f',
500: '#200225',
950: '#000000',
},
}SCSS
$custom: #200225; $custom-light: #5c475f; $custom-dark: #000000;
JSON
{
"hex": "#200225",
"rgb": {
"r": 32,
"g": 2,
"b": 37
},
"hsl": {
"h": 291.429,
"s": 89.744,
"l": 7.647
},
"oklch": {
"l": 0.17949,
"c": 0.07754,
"h": 322
},
"luminance": 0.00484
}Semantic roles & 50–950 ramp
primary
#200225
secondary
#246A18
accent
#FF2947
background
#F5F4F5
surface
#E9E6E9
border
#C5C2C5
text
#040004
muted
#797779