#877FF9#877FF9
#877FF9 is a light, vivid blue. Relative luminance 0.272; OKLCH L 66.1% C 0.176 H 283.4°. Best body text is #000000 at 6.43:1 contrast (WCAG AA passes).
Color values
| HEX | #877FF9 |
|---|---|
| RGB | rgb(135, 127, 249) |
| HSL | hsl(244, 91%, 74%) |
| HSV | hsv(244, 49%, 98%) |
| CMYK | cmyk(45.8%, 49%, 0%, 2.4%) |
| CIE-LAB | lab(59.13, 33.44, -60.24) |
| CIE-LCH | lch(59.13, 68.90, 299.03°) |
| OKLab | oklab(66.1% 0.0409 -0.1713) |
| OKLCH | oklch(66.1% 0.176 283.4) |
| XYZ | xyz(34.6749, 27.1676, 93.0210) |
| Luminance | 0.2717 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.49
Lavender Blue
#8B88F8
ΔE00 2.63
Perrywinkle
#8F8CE7
ΔE00 4.98
Cornflower
#6A79F7
ΔE00 4.99
Mediumslateblue
#7B68EE
ΔE00 7.05
Mediumpurple
#9370DB
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#877FF9 #F1F97F
analogous
#7FB4F9 #877FF9 #C47FF9
triadic
#877FF9 #F9877F #7FF987
tetradic
#877FF9 #F97FB4 #F1F97F #7FF9C4
square
#877FF9 #F97FB4 #F1F97F #7FF9C4
split-complementary
#877FF9 #F9C47F #B4F97F
monochromatic
#1A0BF2 #5045F6 #877FF9 #BEB9FC #E4E2FE
Accessibility & contrast
On white
3.26
#877FF9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.43
#877FF9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #877FF9
6.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##877FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##877FF9 | 1.00 | 3.26 | 6.43 | 6.43 |
| #FFFFFF | 3.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4992FD
Deuteranopia (green-blind)
#438AF6
Tritanopia (blue-blind)
#6199B0
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #877ff9; /* rgb */ color: rgb(135, 127, 249); /* oklch */ color: oklch(66.1% 0.176 283.4);
Tailwind
colors: {
custom: {
50: '#b0a4fc',
500: '#877ff9',
950: '#000000',
},
}SCSS
$custom: #877ff9; $custom-light: #b0a4fc; $custom-dark: #000000;
JSON
{
"hex": "#877ff9",
"rgb": {
"r": 135,
"g": 127,
"b": 249
},
"hsl": {
"h": 243.934,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.66098,
"c": 0.17607,
"h": 283.4
},
"luminance": 0.27169
}Semantic roles & 50–950 ramp
primary
#877FF9
secondary
#F4F6D5
accent
#E600D6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85