#200229#200229
#200229 is a very dark, moderate purple. Relative luminance 0.005; OKLCH L 18.3% C 0.082 H 317.5°. Best body text is #FFFFFF at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #200229 |
|---|---|
| RGB | rgb(32, 2, 41) |
| HSL | hsl(286, 91%, 8%) |
| HSV | hsv(286, 95%, 16%) |
| CMYK | cmyk(22%, 95.1%, 0%, 83.9%) |
| CIE-LAB | lab(4.61, 21.35, -18.46) |
| CIE-LCH | lch(4.61, 28.22, 319.17°) |
| OKLab | oklab(18.31% 0.0602 -0.0551) |
| OKLCH | oklch(18.31% 0.082 317.5) |
| XYZ | xyz(1.0176, 0.5106, 2.1424) |
| Luminance | 0.0051 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Dark Purple
#2A0134
ΔE00 3.98
Midnight Purple
#280137
ΔE00 4.44
Dark Purple
#35063E
ΔE00 5.94
Eggplant
#380835
ΔE00 5.97
Dark Violet
#34013F
ΔE00 6.48
Deep Purple
#36013F
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200229 #0B2902
analogous
#0C0229 #200229 #29021E
triadic
#200229 #292002 #022920
tetradic
#200229 #290C02 #0B2902 #021E29
square
#200229 #290C02 #0B2902 #021E29
split-complementary
#200229 #1E2902 #02290C
monochromatic
#17011D #17011D #200229 #4E0563 #7B089E
Accessibility & contrast
On white
19.05
#200229 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#200229 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200229
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200229 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200229 | 1.00 | 19.05 | 1.10 | 19.05 |
| #FFFFFF | 19.05 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.05 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000E2A
Deuteranopia (green-blind)
#031128
Tritanopia (blue-blind)
#200914
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #200229; /* rgb */ color: rgb(32, 2, 41); /* oklch */ color: oklch(18.3% 0.082 317.5);
Tailwind
colors: {
custom: {
50: '#5c4763',
500: '#200229',
950: '#000000',
},
}SCSS
$custom: #200229; $custom-light: #5c4763; $custom-dark: #000000;
JSON
{
"hex": "#200229",
"rgb": {
"r": 32,
"g": 2,
"b": 41
},
"hsl": {
"h": 286.154,
"s": 90.698,
"l": 8.431
},
"oklch": {
"l": 0.18308,
"c": 0.08164,
"h": 317.5
},
"luminance": 0.00511
}Semantic roles & 50–950 ramp
primary
#200229
secondary
#2C6E19
accent
#FF295A
background
#F5F4F5
surface
#E9E6EA
border
#C5C2C6
text
#040005
muted
#797779