#210026#210026
#210026 is a very dark, moderate purple. Relative luminance 0.005; OKLCH L 17.8% C 0.084 H 322.6°. Best body text is #FFFFFF at 19.22:1 contrast (WCAG AA passes).
Color values
| HEX | #210026 |
|---|---|
| RGB | rgb(33, 0, 38) |
| HSL | hsl(292, 100%, 7%) |
| HSV | hsv(292, 100%, 15%) |
| CMYK | cmyk(13.2%, 100%, 0%, 85.1%) |
| CIE-LAB | lab(4.18, 21.71, -16.81) |
| CIE-LCH | lch(4.18, 27.46, 322.25°) |
| OKLab | oklab(17.82% 0.067 -0.0513) |
| OKLCH | oklch(17.82% 0.084 322.6) |
| XYZ | xyz(0.9770, 0.4633, 1.8713) |
| Luminance | 0.0046 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Dark Purple
#2A0134
ΔE00 4.29
Midnight Purple
#280137
ΔE00 5.00
Eggplant
#380835
ΔE00 5.67
Dark Purple
#35063E
ΔE00 6.23
Dark Violet
#34013F
ΔE00 6.81
Aubergine
#3D0734
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#210026 #052600
analogous
#0E0026 #210026 #260018
triadic
#210026 #262100 #002621
tetradic
#210026 #260E00 #052600 #001826
square
#210026 #260E00 #052600 #001826
split-complementary
#210026 #182600 #00260E
monochromatic
#1B001F #1B001F #210026 #560063 #8B00A0
Accessibility & contrast
On white
19.22
#210026 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#210026 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #210026
19.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##210026 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##210026 | 1.00 | 19.22 | 1.09 | 19.22 |
| #FFFFFF | 19.22 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.22 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000C27
Deuteranopia (green-blind)
#041025
Tritanopia (blue-blind)
#220512
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #210026; /* rgb */ color: rgb(33, 0, 38); /* oklch */ color: oklch(17.8% 0.084 322.6);
Tailwind
colors: {
custom: {
50: '#5d4660',
500: '#210026',
950: '#000000',
},
}SCSS
$custom: #210026; $custom-light: #5d4660; $custom-dark: #000000;
JSON
{
"hex": "#210026",
"rgb": {
"r": 33,
"g": 0,
"b": 38
},
"hsl": {
"h": 292.105,
"s": 100,
"l": 7.451
},
"oklch": {
"l": 0.1782,
"c": 0.08438,
"h": 322.6
},
"luminance": 0.00463
}Semantic roles & 50–950 ramp
primary
#210026
secondary
#1F6E13
accent
#FF2945
background
#F5F3F5
surface
#E9E5E9
border
#C5C1C5
text
#040005
muted
#797779