#7E20BB#7E20BB
#7E20BB is a mid, highly saturated violet. Relative luminance 0.091; OKLCH L 47.8% C 0.221 H 306.8°. Best body text is #FFFFFF at 7.47:1 contrast (WCAG AA passes).
Color values
| HEX | #7E20BB |
|---|---|
| RGB | rgb(126, 32, 187) |
| HSL | hsl(276, 71%, 43%) |
| HSV | hsv(276, 83%, 73%) |
| CMYK | cmyk(32.6%, 82.9%, 0%, 26.7%) |
| CIE-LAB | lab(36.09, 63.06, -62.19) |
| CIE-LCH | lch(36.09, 88.57, 315.40°) |
| OKLab | oklab(47.8% 0.1325 -0.1771) |
| OKLCH | oklch(47.8% 0.221 306.8) |
| XYZ | xyz(18.0884, 9.0567, 47.7993) |
| Luminance | 0.0906 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Darkviolet
#9400D3
ΔE00 4.30
Purple (survey)
#7E1E9C
ΔE00 4.93
Purple Blue
#5D21D0
ΔE00 6.05
Blueviolet
#8A2BE2
ΔE00 6.23
Rebeccapurple
#663399
ΔE00 6.37
Darkorchid
#9932CC
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E20BB #5DBB20
analogous
#3020BB #7E20BB #BB20AA
triadic
#7E20BB #BB7E20 #20BB7E
tetradic
#7E20BB #BB3020 #5DBB20 #20AABB
square
#7E20BB #BB3020 #5DBB20 #20AABB
split-complementary
#7E20BB #AABB20 #20BB30
monochromatic
#380E52 #5B1787 #7E20BB #9D3BDD #B76FE6
Accessibility & contrast
On white
7.47
#7E20BB on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.81
#7E20BB on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7E20BB
7.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E20BB | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7E20BB | 1.00 | 7.47 | 2.81 | 7.47 |
| #FFFFFF | 7.47 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.81 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 7.47 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0052BF
Deuteranopia (green-blind)
#0055B8
Tritanopia (blue-blind)
#734B70
Achromatopsia (no color)
#555555
Design tokens & code
CSS
--color: #7e20bb; /* rgb */ color: rgb(126, 32, 187); /* oklch */ color: oklch(47.8% 0.221 306.8);
Tailwind
colors: {
custom: {
50: '#aa69d0',
500: '#7e20bb',
950: '#000000',
},
}SCSS
$custom: #7e20bb; $custom-light: #aa69d0; $custom-dark: #000000;
JSON
{
"hex": "#7e20bb",
"rgb": {
"r": 126,
"g": 32,
"b": 187
},
"hsl": {
"h": 276.387,
"s": 70.776,
"l": 42.941
},
"oklch": {
"l": 0.47803,
"c": 0.22115,
"h": 306.8
},
"luminance": 0.09056
}Semantic roles & 50–950 ramp
primary
#7E20BB
secondary
#91CD6A
accent
#EE3A81
background
#FBF6FC
surface
#F6ECF9
border
#D0C7D2
text
#110714
muted
#807A82