#200B27#200B27
#200B27 is a very dark, muted purple. Relative luminance 0.007; OKLCH L 19.8% C 0.060 H 317.0°. Best body text is #FFFFFF at 18.44:1 contrast (WCAG AA passes).
Color values
| HEX | #200B27 |
|---|---|
| RGB | rgb(32, 11, 39) |
| HSL | hsl(285, 56%, 10%) |
| HSV | hsv(285, 72%, 15%) |
| CMYK | cmyk(17.9%, 71.8%, 0%, 84.7%) |
| CIE-LAB | lab(6.26, 16.52, -14.36) |
| CIE-LCH | lch(6.26, 21.88, 319.00°) |
| OKLab | oklab(19.79% 0.0436 -0.0407) |
| OKLCH | oklch(19.79% 0.06 317) |
| XYZ | xyz(1.0815, 0.6929, 1.9958) |
| Luminance | 0.0069 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Dark Purple
#2A0134
ΔE00 6.73
Eggplant
#380835
ΔE00 7.18
Midnight Purple
#280137
ΔE00 7.26
Dark Purple
#35063E
ΔE00 8.01
Aubergine
#3D0734
ΔE00 8.28
Dark Violet
#34013F
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200B27 #12270B
analogous
#120B27 #200B27 #270B20
triadic
#200B27 #27200B #0B2720
tetradic
#200B27 #27120B #12270B #0B2027
square
#200B27 #27120B #12270B #0B2027
split-complementary
#200B27 #20270B #0B2712
monochromatic
#140718 #140718 #200B27 #471857 #6E2686
Accessibility & contrast
On white
18.44
#200B27 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.14
#200B27 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200B27
18.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200B27 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200B27 | 1.00 | 18.44 | 1.14 | 18.44 |
| #FFFFFF | 18.44 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.14 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.44 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#051328
Deuteranopia (green-blind)
#0C1526
Tritanopia (blue-blind)
#201017
Achromatopsia (no color)
#141414
Design tokens & code
CSS
--color: #200b27; /* rgb */ color: rgb(32, 11, 39); /* oklch */ color: oklch(19.8% 0.060 317.0);
Tailwind
colors: {
custom: {
50: '#5c4b61',
500: '#200b27',
950: '#000000',
},
}SCSS
$custom: #200b27; $custom-light: #5c4b61; $custom-dark: #000000;
JSON
{
"hex": "#200b27",
"rgb": {
"r": 32,
"g": 11,
"b": 39
},
"hsl": {
"h": 285,
"s": 56,
"l": 9.804
},
"oklch": {
"l": 0.1979,
"c": 0.0597,
"h": 317
},
"luminance": 0.00693
}Semantic roles & 50–950 ramp
primary
#200B27
secondary
#39632B
accent
#DF496E
background
#F5F4F5
surface
#E9E7E9
border
#C5C3C5
text
#040105
muted
#797779