#7F20BB#7F20BB
#7F20BB is a mid, highly saturated violet. Relative luminance 0.091; OKLCH L 47.9% C 0.221 H 307.2°. Best body text is #FFFFFF at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #7F20BB |
|---|---|
| RGB | rgb(127, 32, 187) |
| HSL | hsl(277, 71%, 43%) |
| HSV | hsv(277, 83%, 73%) |
| CMYK | cmyk(32.1%, 82.9%, 0%, 26.7%) |
| CIE-LAB | lab(36.24, 63.22, -61.94) |
| CIE-LCH | lch(36.24, 88.50, 315.58°) |
| OKLab | oklab(47.93% 0.1338 -0.1763) |
| OKLCH | oklch(47.93% 0.221 307.2) |
| XYZ | xyz(18.2366, 9.1331, 47.8062) |
| Luminance | 0.0913 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Darkviolet
#9400D3
ΔE00 4.19
Purple (survey)
#7E1E9C
ΔE00 4.89
Blueviolet
#8A2BE2
ΔE00 6.18
Purple Blue
#5D21D0
ΔE00 6.20
Darkorchid
#9932CC
ΔE00 6.38
Rebeccapurple
#663399
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F20BB #5CBB20
analogous
#3120BB #7F20BB #BB20A9
triadic
#7F20BB #BB7F20 #20BB7F
tetradic
#7F20BB #BB3120 #5CBB20 #20A9BB
square
#7F20BB #BB3120 #5CBB20 #20A9BB
split-complementary
#7F20BB #A9BB20 #20BB31
monochromatic
#380E52 #5C1787 #7F20BB #9E3BDD #B86FE6
Accessibility & contrast
On white
7.43
#7F20BB on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.83
#7F20BB on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7F20BB
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F20BB | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7F20BB | 1.00 | 7.43 | 2.83 | 7.43 |
| #FFFFFF | 7.43 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.83 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 7.43 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0052BF
Deuteranopia (green-blind)
#0056B8
Tritanopia (blue-blind)
#754B70
Achromatopsia (no color)
#555555
Design tokens & code
CSS
--color: #7f20bb; /* rgb */ color: rgb(127, 32, 187); /* oklch */ color: oklch(47.9% 0.221 307.2);
Tailwind
colors: {
custom: {
50: '#aa69d0',
500: '#7f20bb',
950: '#000000',
},
}SCSS
$custom: #7f20bb; $custom-light: #aa69d0; $custom-dark: #000000;
JSON
{
"hex": "#7f20bb",
"rgb": {
"r": 127,
"g": 32,
"b": 187
},
"hsl": {
"h": 276.774,
"s": 70.776,
"l": 42.941
},
"oklch": {
"l": 0.47934,
"c": 0.22138,
"h": 307.2
},
"luminance": 0.09133
}Semantic roles & 50–950 ramp
primary
#7F20BB
secondary
#90CD6A
accent
#EE3A80
background
#FBF6FC
surface
#F6ECF9
border
#D0C7D2
text
#110714
muted
#807A82