#8A77FF#8A77FF
#8A77FF is a light, vivid blue. Relative luminance 0.258; OKLCH L 65.3% C 0.194 H 286.1°. Best body text is #000000 at 6.16:1 contrast (WCAG AA passes).
Color values
| HEX | #8A77FF |
|---|---|
| RGB | rgb(138, 119, 255) |
| HSL | hsl(248, 100%, 73%) |
| HSV | hsv(248, 53%, 100%) |
| CMYK | cmyk(45.9%, 53.3%, 0%, 0%) |
| CIE-LAB | lab(57.86, 40.43, -65.57) |
| CIE-LCH | lch(57.86, 77.03, 301.66°) |
| OKLab | oklab(65.32% 0.0539 -0.1869) |
| OKLCH | oklch(65.32% 0.194 286.1) |
| XYZ | xyz(35.1228, 25.8154, 97.7206) |
| Luminance | 0.2582 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 3.10
Lavender Blue
#8B88F8
ΔE00 5.07
Mediumslateblue
#7B68EE
ΔE00 5.42
Cornflower
#6A79F7
ΔE00 5.79
Mediumpurple
#9370DB
ΔE00 6.33
Perrywinkle
#8F8CE7
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A77FF #ECFF77
analogous
#77A8FF #8A77FF #CE77FF
triadic
#8A77FF #FF8A77 #77FF8A
tetradic
#8A77FF #FF77A8 #ECFF77 #77FFCE
square
#8A77FF #FF77A8 #ECFF77 #77FFCE
split-complementary
#8A77FF #FFCE77 #A8FF77
monochromatic
#2300FC #553AFF #8A77FF #BFB4FF #E5E0FF
Accessibility & contrast
On white
3.41
#8A77FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.16
#8A77FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A77FF
6.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A77FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A77FF | 1.00 | 3.41 | 6.16 | 6.16 |
| #FFFFFF | 3.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F8FFF
Deuteranopia (green-blind)
#2B87FC
Tritanopia (blue-blind)
#6495B0
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #8a77ff; /* rgb */ color: rgb(138, 119, 255); /* oklch */ color: oklch(65.3% 0.194 286.1);
Tailwind
colors: {
custom: {
50: '#b39eff',
500: '#8a77ff',
950: '#000000',
},
}SCSS
$custom: #8a77ff; $custom-light: #b39eff; $custom-dark: #000000;
JSON
{
"hex": "#8a77ff",
"rgb": {
"r": 138,
"g": 119,
"b": 255
},
"hsl": {
"h": 248.382,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.65324,
"c": 0.19448,
"h": 286.1
},
"luminance": 0.25817
}Semantic roles & 50–950 ramp
primary
#8A77FF
secondary
#F2F7D4
accent
#E600C5
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#120E18
muted
#817E86