#200B28#200B28
#200B28 is a very dark, moderate purple. Relative luminance 0.007; OKLCH L 19.9% C 0.061 H 315.7°. Best body text is #FFFFFF at 18.42:1 contrast (WCAG AA passes).
Color values
| HEX | #200B28 |
|---|---|
| RGB | rgb(32, 11, 40) |
| HSL | hsl(283, 57%, 10%) |
| HSV | hsv(283, 73%, 16%) |
| CMYK | cmyk(20%, 72.5%, 0%, 84.3%) |
| CIE-LAB | lab(6.32, 16.83, -15.02) |
| CIE-LCH | lch(6.32, 22.56, 318.26°) |
| OKLab | oklab(19.86% 0.0437 -0.0426) |
| OKLCH | oklch(19.86% 0.061 315.7) |
| XYZ | xyz(1.0983, 0.6997, 2.0843) |
| Luminance | 0.0070 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Dark Purple
#2A0134
ΔE00 6.43
Midnight Purple
#280137
ΔE00 6.92
Eggplant
#380835
ΔE00 7.05
Dark Purple
#35063E
ΔE00 7.73
Aubergine
#3D0734
ΔE00 8.21
Dark Violet
#34013F
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200B28 #13280B
analogous
#110B28 #200B28 #280B22
triadic
#200B28 #28200B #0B2820
tetradic
#200B28 #28110B #13280B #0B2228
square
#200B28 #28110B #13280B #0B2228
split-complementary
#200B28 #22280B #0B2811
monochromatic
#130718 #130718 #200B28 #461858 #6D2588
Accessibility & contrast
On white
18.42
#200B28 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.14
#200B28 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200B28
18.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200B28 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200B28 | 1.00 | 18.42 | 1.14 | 18.42 |
| #FFFFFF | 18.42 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.14 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.42 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#051329
Deuteranopia (green-blind)
#0B1527
Tritanopia (blue-blind)
#201017
Achromatopsia (no color)
#141414
Design tokens & code
CSS
--color: #200b28; /* rgb */ color: rgb(32, 11, 40); /* oklch */ color: oklch(19.9% 0.061 315.7);
Tailwind
colors: {
custom: {
50: '#5c4b62',
500: '#200b28',
950: '#000000',
},
}SCSS
$custom: #200b28; $custom-light: #5c4b62; $custom-dark: #000000;
JSON
{
"hex": "#200b28",
"rgb": {
"r": 32,
"g": 11,
"b": 40
},
"hsl": {
"h": 283.448,
"s": 56.863,
"l": 10
},
"oklch": {
"l": 0.19865,
"c": 0.06104,
"h": 315.7
},
"luminance": 0.007
}Semantic roles & 50–950 ramp
primary
#200B28
secondary
#3B642B
accent
#E04872
background
#F5F4F5
surface
#E9E7EA
border
#C5C3C6
text
#040105
muted
#797779