#8A77ED#8A77ED
#8A77ED is a light, vivid blue. Relative luminance 0.247; OKLCH L 64.2% C 0.171 H 288.0°. Best body text is #000000 at 5.94:1 contrast (WCAG AA passes).
Color values
| HEX | #8A77ED |
|---|---|
| RGB | rgb(138, 119, 237) |
| HSL | hsl(250, 77%, 70%) |
| HSV | hsv(250, 50%, 93%) |
| CMYK | cmyk(41.8%, 49.8%, 0%, 7.1%) |
| CIE-LAB | lab(56.79, 35.38, -57.32) |
| CIE-LCH | lch(56.79, 67.36, 301.68°) |
| OKLab | oklab(64.18% 0.0528 -0.1626) |
| OKLCH | oklch(64.18% 0.171 288) |
| XYZ | xyz(32.3598, 24.7102, 83.1689) |
| Luminance | 0.2471 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 3.90
Mediumpurple
#9370DB
ΔE00 4.35
Mediumslateblue
#7B68EE
ΔE00 4.96
Lavender Blue
#8B88F8
ΔE00 5.30
Cornflower
#6A79F7
ΔE00 6.18
Perrywinkle
#8F8CE7
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A77ED #DAED77
analogous
#779FED #8A77ED #C577ED
triadic
#8A77ED #ED8A77 #77ED8A
tetradic
#8A77ED #ED779F #DAED77 #77EDC5
square
#8A77ED #ED779F #DAED77 #77EDC5
split-complementary
#8A77ED #EDC577 #9FED77
monochromatic
#381BCE #5C41E6 #8A77ED #B8ADF4 #E7E3FB
Accessibility & contrast
On white
3.53
#8A77ED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.94
#8A77ED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A77ED
5.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A77ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A77ED | 1.00 | 3.53 | 5.94 | 5.94 |
| #FFFFFF | 3.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#458BF1
Deuteranopia (green-blind)
#4585EA
Tritanopia (blue-blind)
#6D90A7
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #8a77ed; /* rgb */ color: rgb(138, 119, 237); /* oklch */ color: oklch(64.2% 0.171 288.0);
Tailwind
colors: {
custom: {
50: '#b19ef3',
500: '#8a77ed',
950: '#000000',
},
}SCSS
$custom: #8a77ed; $custom-light: #b19ef3; $custom-dark: #000000;
JSON
{
"hex": "#8a77ed",
"rgb": {
"r": 138,
"g": 119,
"b": 237
},
"hsl": {
"h": 249.661,
"s": 76.623,
"l": 69.804
},
"oklch": {
"l": 0.64182,
"c": 0.17099,
"h": 288
},
"luminance": 0.24711
}Semantic roles & 50–950 ramp
primary
#8A77ED
secondary
#EBF1CF
accent
#D90DB8
background
#FBF9FE
surface
#F6F2FD
border
#D0CCD5
text
#110E17
muted
#807E85