#877EFC#877EFC
#877EFC is a light, vivid blue. Relative luminance 0.271; OKLCH L 66.1% C 0.181 H 283.5°. Best body text is #000000 at 6.42:1 contrast (WCAG AA passes).
Color values
| HEX | #877EFC |
|---|---|
| RGB | rgb(135, 126, 252) |
| HSL | hsl(244, 95%, 74%) |
| HSV | hsv(244, 50%, 99%) |
| CMYK | cmyk(46.4%, 50%, 0%, 1.2%) |
| CIE-LAB | lab(59.07, 34.88, -62.00) |
| CIE-LCH | lch(59.07, 71.14, 299.37°) |
| OKLab | oklab(66.11% 0.0423 -0.1764) |
| OKLCH | oklch(66.11% 0.181 283.5) |
| XYZ | xyz(35.0180, 27.0992, 95.4621) |
| Luminance | 0.2710 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.53
Lavender Blue
#8B88F8
ΔE00 2.98
Cornflower
#6A79F7
ΔE00 4.97
Perrywinkle
#8F8CE7
ΔE00 5.44
Mediumslateblue
#7B68EE
ΔE00 6.87
Mediumpurple
#9370DB
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#877EFC #F3FC7E
analogous
#7EB4FC #877EFC #C67EFC
triadic
#877EFC #FC877E #7EFC87
tetradic
#877EFC #FC7EB4 #F3FC7E #7EFCC6
square
#877EFC #FC7EB4 #F3FC7E #7EFCC6
split-complementary
#877EFC #FCC67E #B4FC7E
monochromatic
#1806F9 #4F42FB #877EFC #BFBAFD #E3E1FE
Accessibility & contrast
On white
3.27
#877EFC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.42
#877EFC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #877EFC
6.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##877EFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##877EFC | 1.00 | 3.27 | 6.42 | 6.42 |
| #FFFFFF | 3.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4492FF
Deuteranopia (green-blind)
#3D8AF9
Tritanopia (blue-blind)
#5F99B1
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #877efc; /* rgb */ color: rgb(135, 126, 252); /* oklch */ color: oklch(66.1% 0.181 283.5);
Tailwind
colors: {
custom: {
50: '#b0a3fe',
500: '#877efc',
950: '#000000',
},
}SCSS
$custom: #877efc; $custom-light: #b0a3fe; $custom-dark: #000000;
JSON
{
"hex": "#877efc",
"rgb": {
"r": 135,
"g": 126,
"b": 252
},
"hsl": {
"h": 244.286,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.66107,
"c": 0.18141,
"h": 283.5
},
"luminance": 0.27101
}Semantic roles & 50–950 ramp
primary
#877EFC
secondary
#F4F7D4
accent
#E600D5
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86