#877FFE#877FFE
#877FFE is a light, vivid blue. Relative luminance 0.275; OKLCH L 66.4% C 0.183 H 283.1°. Best body text is #000000 at 6.50:1 contrast (WCAG AA passes).
Color values
| HEX | #877FFE |
|---|---|
| RGB | rgb(135, 127, 254) |
| HSL | hsl(244, 98%, 75%) |
| HSV | hsv(244, 50%, 100%) |
| CMYK | cmyk(46.9%, 50%, 0%, 0.4%) |
| CIE-LAB | lab(59.42, 34.88, -62.53) |
| CIE-LCH | lch(59.42, 71.60, 299.15°) |
| OKLab | oklab(66.41% 0.0413 -0.178) |
| OKLCH | oklch(66.41% 0.183 283.1) |
| XYZ | xyz(35.4651, 27.4837, 97.1829) |
| Luminance | 0.2748 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.39
Lavender Blue
#8B88F8
ΔE00 2.77
Cornflower
#6A79F7
ΔE00 5.02
Perrywinkle
#8F8CE7
ΔE00 5.39
Mediumslateblue
#7B68EE
ΔE00 7.21
Periwinkle Blue
#8F99FB
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#877FFE #F6FE7F
analogous
#7FB6FE #877FFE #C77FFE
triadic
#877FFE #FE877F #7FFE87
tetradic
#877FFE #FE7FB6 #F6FE7F #7FFEC7
square
#877FFE #FE7FB6 #F6FE7F #7FFEC7
split-complementary
#877FFE #FEC77F #B6FE7F
monochromatic
#1506FD #4E42FE #877FFE #C0BCFE #E3E1FF
Accessibility & contrast
On white
3.23
#877FFE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.50
#877FFE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #877FFE
6.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##877FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##877FFE | 1.00 | 3.23 | 6.50 | 6.50 |
| #FFFFFF | 3.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4493FF
Deuteranopia (green-blind)
#3C8BFB
Tritanopia (blue-blind)
#5E9AB3
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #877ffe; /* rgb */ color: rgb(135, 127, 254); /* oklch */ color: oklch(66.4% 0.183 283.1);
Tailwind
colors: {
custom: {
50: '#b1a4ff',
500: '#877ffe',
950: '#000000',
},
}SCSS
$custom: #877ffe; $custom-light: #b1a4ff; $custom-dark: #000000;
JSON
{
"hex": "#877ffe",
"rgb": {
"r": 135,
"g": 127,
"b": 254
},
"hsl": {
"h": 243.78,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.6641,
"c": 0.1827,
"h": 283.1
},
"luminance": 0.27485
}Semantic roles & 50–950 ramp
primary
#877FFE
secondary
#F5F7D4
accent
#E600D7
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86