#877FFC#877FFC
#877FFC is a light, vivid blue. Relative luminance 0.274; OKLCH L 66.3% C 0.180 H 283.2°. Best body text is #000000 at 6.47:1 contrast (WCAG AA passes).
Color values
| HEX | #877FFC |
|---|---|
| RGB | rgb(135, 127, 252) |
| HSL | hsl(244, 95%, 74%) |
| HSV | hsv(244, 50%, 99%) |
| CMYK | cmyk(46.4%, 49.6%, 0%, 1.2%) |
| CIE-LAB | lab(59.30, 34.30, -61.62) |
| CIE-LCH | lch(59.30, 70.52, 299.10°) |
| OKLab | oklab(66.29% 0.0412 -0.1753) |
| OKLCH | oklch(66.29% 0.18 283.2) |
| XYZ | xyz(35.1465, 27.3562, 95.5049) |
| Luminance | 0.2736 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.39
Lavender Blue
#8B88F8
ΔE00 2.70
Cornflower
#6A79F7
ΔE00 5.00
Perrywinkle
#8F8CE7
ΔE00 5.22
Mediumslateblue
#7B68EE
ΔE00 7.14
Periwinkle Blue
#8F99FB
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#877FFC #F4FC7F
analogous
#7FB6FC #877FFC #C67FFC
triadic
#877FFC #FC877F #7FFC87
tetradic
#877FFC #FC7FB6 #F4FC7F #7FFCC6
square
#877FFC #FC7FB6 #F4FC7F #7FFCC6
split-complementary
#877FFC #FCC67F #B6FC7F
monochromatic
#1707F9 #4F43FB #877FFC #BFBBFD #E3E1FE
Accessibility & contrast
On white
3.24
#877FFC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.47
#877FFC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #877FFC
6.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##877FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##877FFC | 1.00 | 3.24 | 6.47 | 6.47 |
| #FFFFFF | 3.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4693FF
Deuteranopia (green-blind)
#3F8BF9
Tritanopia (blue-blind)
#5F9AB2
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #877ffc; /* rgb */ color: rgb(135, 127, 252); /* oklch */ color: oklch(66.3% 0.180 283.2);
Tailwind
colors: {
custom: {
50: '#b0a4fe',
500: '#877ffc',
950: '#000000',
},
}SCSS
$custom: #877ffc; $custom-light: #b0a4fe; $custom-dark: #000000;
JSON
{
"hex": "#877ffc",
"rgb": {
"r": 135,
"g": 127,
"b": 252
},
"hsl": {
"h": 243.84,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.66285,
"c": 0.18006,
"h": 283.2
},
"luminance": 0.27358
}Semantic roles & 50–950 ramp
primary
#877FFC
secondary
#F4F7D4
accent
#E600D7
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86