#200B29#200B29
#200B29 is a very dark, moderate purple. Relative luminance 0.007; OKLCH L 19.9% C 0.062 H 314.5°. Best body text is #FFFFFF at 18.40:1 contrast (WCAG AA passes).
Color values
| HEX | #200B29 |
|---|---|
| RGB | rgb(32, 11, 41) |
| HSL | hsl(282, 58%, 10%) |
| HSV | hsv(282, 73%, 16%) |
| CMYK | cmyk(22%, 73.2%, 0%, 83.9%) |
| CIE-LAB | lab(6.38, 17.15, -15.68) |
| CIE-LCH | lch(6.38, 23.24, 317.58°) |
| OKLab | oklab(19.94% 0.0438 -0.0445) |
| OKLCH | oklch(19.94% 0.062 314.5) |
| XYZ | xyz(1.1155, 0.7065, 2.1750) |
| Luminance | 0.0071 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Dark Purple
#2A0134
ΔE00 6.14
Midnight Purple
#280137
ΔE00 6.60
Eggplant
#380835
ΔE00 6.94
Dark Purple
#35063E
ΔE00 7.47
Aubergine
#3D0734
ΔE00 8.16
Dark Violet
#34013F
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200B29 #14290B
analogous
#110B29 #200B29 #290B23
triadic
#200B29 #29200B #0B2920
tetradic
#200B29 #29110B #14290B #0B2329
square
#200B29 #29110B #14290B #0B2329
split-complementary
#200B29 #23290B #0B2911
monochromatic
#130618 #130618 #200B29 #461859 #6B258A
Accessibility & contrast
On white
18.40
#200B29 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.14
#200B29 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200B29
18.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200B29 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200B29 | 1.00 | 18.40 | 1.14 | 18.40 |
| #FFFFFF | 18.40 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.14 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.40 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#04132A
Deuteranopia (green-blind)
#0A1528
Tritanopia (blue-blind)
#1F1018
Achromatopsia (no color)
#141414
Design tokens & code
CSS
--color: #200b29; /* rgb */ color: rgb(32, 11, 41); /* oklch */ color: oklch(19.9% 0.062 314.5);
Tailwind
colors: {
custom: {
50: '#5c4b63',
500: '#200b29',
950: '#000000',
},
}SCSS
$custom: #200b29; $custom-light: #5c4b63; $custom-dark: #000000;
JSON
{
"hex": "#200b29",
"rgb": {
"r": 32,
"g": 11,
"b": 41
},
"hsl": {
"h": 282,
"s": 57.692,
"l": 10.196
},
"oklch": {
"l": 0.19942,
"c": 0.0624,
"h": 314.5
},
"luminance": 0.00707
}Semantic roles & 50–950 ramp
primary
#200B29
secondary
#3C652B
accent
#E14775
background
#F5F4F5
surface
#E9E7EA
border
#C5C3C6
text
#040105
muted
#797779