#A77EEE#A77EEE
#A77EEE is a light, vivid violet. Relative luminance 0.293; OKLCH L 68.0% C 0.164 H 298.9°. Best body text is #000000 at 6.86:1 contrast (WCAG AA passes).
Color values
| HEX | #A77EEE |
|---|---|
| RGB | rgb(167, 126, 238) |
| HSL | hsl(262, 77%, 71%) |
| HSV | hsv(262, 47%, 93%) |
| CMYK | cmyk(29.8%, 47.1%, 0%, 6.7%) |
| CIE-LAB | lab(61.05, 38.86, -50.93) |
| CIE-LCH | lch(61.05, 64.06, 307.35°) |
| OKLab | oklab(68.01% 0.079 -0.1432) |
| OKLCH | oklch(68.01% 0.164 298.9) |
| XYZ | xyz(38.8262, 29.3099, 84.4842) |
| Luminance | 0.2931 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Urple
#B36FF6
ΔE00 4.47
Light Purple
#BF77F6
ΔE00 4.84
Mediumpurple
#9370DB
ΔE00 5.56
Easter Purple
#C071FE
ΔE00 5.60
Periwinkle (survey)
#8E82FE
ΔE00 6.29
Liliac
#C48EFD
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A77EEE #C5EE7E
analogous
#7E8DEE #A77EEE #DF7EEE
triadic
#A77EEE #EEA77E #7EEEA7
tetradic
#A77EEE #EE7E8D #C5EE7E #7EEEDF
square
#A77EEE #EE7E8D #C5EE7E #7EEEDF
split-complementary
#A77EEE #EEDF7E #8DEE7E
monochromatic
#601CD5 #8248E7 #A77EEE #CCB4F5 #EDE4FB
Accessibility & contrast
On white
3.06
#A77EEE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.86
#A77EEE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A77EEE
6.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A77EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A77EEE | 1.00 | 3.06 | 6.86 | 6.86 |
| #FFFFFF | 3.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A93F2
Deuteranopia (green-blind)
#6492EB
Tritanopia (blue-blind)
#9993AB
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #a77eee; /* rgb */ color: rgb(167, 126, 238); /* oklch */ color: oklch(68.0% 0.164 298.9);
Tailwind
colors: {
custom: {
50: '#c4a4f4',
500: '#a77eee',
950: '#000000',
},
}SCSS
$custom: #a77eee; $custom-light: #c4a4f4; $custom-dark: #000000;
JSON
{
"hex": "#a77eee",
"rgb": {
"r": 167,
"g": 126,
"b": 238
},
"hsl": {
"h": 261.964,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.68013,
"c": 0.1635,
"h": 298.9
},
"luminance": 0.2931
}Semantic roles & 50–950 ramp
primary
#A77EEE
secondary
#E8F2D5
accent
#D90D8E
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#130F17
muted
#827F85