#877FF7#877FF7
#877FF7 is a light, vivid blue. Relative luminance 0.270; OKLCH L 66.0% C 0.173 H 283.6°. Best body text is #000000 at 6.41:1 contrast (WCAG AA passes).
Color values
| HEX | #877FF7 |
|---|---|
| RGB | rgb(135, 127, 247) |
| HSL | hsl(244, 88%, 73%) |
| HSV | hsv(244, 49%, 97%) |
| CMYK | cmyk(45.3%, 48.6%, 0%, 3.1%) |
| CIE-LAB | lab(59.01, 32.86, -59.32) |
| CIE-LCH | lch(59.01, 67.81, 298.99°) |
| OKLab | oklab(65.97% 0.0407 -0.1685) |
| OKLCH | oklch(65.97% 0.173 283.6) |
| XYZ | xyz(34.3646, 27.0435, 91.3869) |
| Luminance | 0.2705 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.60
Lavender Blue
#8B88F8
ΔE00 2.62
Perrywinkle
#8F8CE7
ΔE00 4.83
Cornflower
#6A79F7
ΔE00 5.01
Mediumslateblue
#7B68EE
ΔE00 7.01
Mediumpurple
#9370DB
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#877FF7 #EFF77F
analogous
#7FB3F7 #877FF7 #C37FF7
triadic
#877FF7 #F7877F #7FF787
tetradic
#877FF7 #F77FB3 #EFF77F #7FF7C3
square
#877FF7 #F77FB3 #EFF77F #7FF7C3
split-complementary
#877FF7 #F7C37F #B3F77F
monochromatic
#1E0FED #5145F3 #877FF7 #BDB9FB #E4E2FD
Accessibility & contrast
On white
3.28
#877FF7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.41
#877FF7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #877FF7
6.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##877FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##877FF7 | 1.00 | 3.28 | 6.41 | 6.41 |
| #FFFFFF | 3.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4B92FB
Deuteranopia (green-blind)
#458AF4
Tritanopia (blue-blind)
#6298AF
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #877ff7; /* rgb */ color: rgb(135, 127, 247); /* oklch */ color: oklch(66.0% 0.173 283.6);
Tailwind
colors: {
custom: {
50: '#b0a4fa',
500: '#877ff7',
950: '#000000',
},
}SCSS
$custom: #877ff7; $custom-light: #b0a4fa; $custom-dark: #000000;
JSON
{
"hex": "#877ff7",
"rgb": {
"r": 135,
"g": 127,
"b": 247
},
"hsl": {
"h": 244,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.65975,
"c": 0.1734,
"h": 283.6
},
"luminance": 0.27045
}Semantic roles & 50–950 ramp
primary
#877FF7
secondary
#F3F5D6
accent
#E501D6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85