#200629#200629
#200629 is a very dark, moderate purple. Relative luminance 0.006; OKLCH L 19.1% C 0.072 H 316.2°. Best body text is #FFFFFF at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #200629 |
|---|---|
| RGB | rgb(32, 6, 41) |
| HSL | hsl(285, 74%, 9%) |
| HSV | hsv(285, 85%, 16%) |
| CMYK | cmyk(22%, 85.4%, 0%, 83.9%) |
| CIE-LAB | lab(5.40, 19.52, -17.22) |
| CIE-LCH | lch(5.40, 26.03, 318.57°) |
| OKLab | oklab(19.07% 0.0523 -0.0501) |
| OKLCH | oklch(19.07% 0.072 316.2) |
| XYZ | xyz(1.0610, 0.5975, 2.1568) |
| Luminance | 0.0060 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Dark Purple
#2A0134
ΔE00 4.84
Midnight Purple
#280137
ΔE00 5.31
Eggplant
#380835
ΔE00 6.24
Dark Purple
#35063E
ΔE00 6.50
Dark Violet
#34013F
ΔE00 7.17
Deep Purple
#36013F
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200629 #0F2906
analogous
#0F0629 #200629 #290621
triadic
#200629 #292006 #062920
tetradic
#200629 #290F06 #0F2906 #062129
square
#200629 #290F06 #0F2906 #062129
split-complementary
#200629 #212906 #06290F
monochromatic
#15041B #15041B #200629 #4A0E5E #731694
Accessibility & contrast
On white
18.76
#200629 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#200629 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200629
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200629 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200629 | 1.00 | 18.76 | 1.12 | 18.76 |
| #FFFFFF | 18.76 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.76 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#00102A
Deuteranopia (green-blind)
#061328
Tritanopia (blue-blind)
#1F0C16
Achromatopsia (no color)
#121212
Design tokens & code
CSS
--color: #200629; /* rgb */ color: rgb(32, 6, 41); /* oklch */ color: oklch(19.1% 0.072 316.2);
Tailwind
colors: {
custom: {
50: '#5c4963',
500: '#200629',
950: '#000000',
},
}SCSS
$custom: #200629; $custom-light: #5c4963; $custom-dark: #000000;
JSON
{
"hex": "#200629",
"rgb": {
"r": 32,
"g": 6,
"b": 41
},
"hsl": {
"h": 284.571,
"s": 74.468,
"l": 9.216
},
"oklch": {
"l": 0.19067,
"c": 0.07245,
"h": 316.2
},
"luminance": 0.00597
}Semantic roles & 50–950 ramp
primary
#200629
secondary
#346A21
accent
#F13767
background
#F5F4F5
surface
#E9E6EA
border
#C5C2C6
text
#040005
muted
#797779