#8A77FA#8A77FA
#8A77FA is a light, vivid blue. Relative luminance 0.255; OKLCH L 65.0% C 0.188 H 286.6°. Best body text is #000000 at 6.10:1 contrast (WCAG AA passes).
Color values
| HEX | #8A77FA |
|---|---|
| RGB | rgb(138, 119, 250) |
| HSL | hsl(249, 93%, 72%) |
| HSV | hsv(249, 52%, 98%) |
| CMYK | cmyk(44.8%, 52.4%, 0%, 2%) |
| CIE-LAB | lab(57.56, 39.02, -63.30) |
| CIE-LCH | lch(57.56, 74.36, 301.65°) |
| OKLab | oklab(65% 0.0537 -0.1802) |
| OKLCH | oklch(65% 0.188 286.6) |
| XYZ | xyz(34.3284, 25.4976, 93.5367) |
| Luminance | 0.2550 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 3.16
Lavender Blue
#8B88F8
ΔE00 5.02
Mediumslateblue
#7B68EE
ΔE00 5.17
Mediumpurple
#9370DB
ΔE00 5.76
Cornflower
#6A79F7
ΔE00 5.79
Perrywinkle
#8F8CE7
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A77FA #E7FA77
analogous
#77A6FA #8A77FA #CB77FA
triadic
#8A77FA #FA8A77 #77FA8A
tetradic
#8A77FA #FA77A6 #E7FA77 #77FACB
square
#8A77FA #FA77A6 #E7FA77 #77FACB
split-complementary
#8A77FA #FACB77 #A6FA77
monochromatic
#2A09EE #573CF8 #8A77FA #BDB2FC #E6E1FE
Accessibility & contrast
On white
3.44
#8A77FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.10
#8A77FA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A77FA
6.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A77FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A77FA | 1.00 | 3.44 | 6.10 | 6.10 |
| #FFFFFF | 3.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#368EFF
Deuteranopia (green-blind)
#3487F7
Tritanopia (blue-blind)
#6693AD
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #8a77fa; /* rgb */ color: rgb(138, 119, 250); /* oklch */ color: oklch(65.0% 0.188 286.6);
Tailwind
colors: {
custom: {
50: '#b29efd',
500: '#8a77fa',
950: '#000000',
},
}SCSS
$custom: #8a77fa; $custom-light: #b29efd; $custom-dark: #000000;
JSON
{
"hex": "#8a77fa",
"rgb": {
"r": 138,
"g": 119,
"b": 250
},
"hsl": {
"h": 248.702,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.65,
"c": 0.18802,
"h": 286.6
},
"luminance": 0.25499
}Semantic roles & 50–950 ramp
primary
#8A77FA
secondary
#F1F6D5
accent
#E600C4
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#110E18
muted
#807E86