#877EFF#877EFF
#877EFF is a light, vivid blue. Relative luminance 0.273; OKLCH L 66.3% C 0.185 H 283.3°. Best body text is #000000 at 6.46:1 contrast (WCAG AA passes).
Color values
| HEX | #877EFF |
|---|---|
| RGB | rgb(135, 126, 255) |
| HSL | hsl(244, 100%, 75%) |
| HSV | hsv(244, 51%, 100%) |
| CMYK | cmyk(47.1%, 50.6%, 0%, 0%) |
| CIE-LAB | lab(59.24, 35.75, -63.36) |
| CIE-LCH | lch(59.24, 72.75, 299.43°) |
| OKLab | oklab(66.3% 0.0425 -0.1804) |
| OKLCH | oklch(66.3% 0.185 283.3) |
| XYZ | xyz(35.4971, 27.2909, 97.9856) |
| Luminance | 0.2729 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.54
Lavender Blue
#8B88F8
ΔE00 3.08
Cornflower
#6A79F7
ΔE00 5.01
Perrywinkle
#8F8CE7
ΔE00 5.68
Mediumslateblue
#7B68EE
ΔE00 6.99
Mediumpurple
#9370DB
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#877EFF #F6FF7E
analogous
#7EB6FF #877EFF #C87EFF
triadic
#877EFF #FF877E #7EFF87
tetradic
#877EFF #FF7EB6 #F6FF7E #7EFFC8
square
#877EFF #FF7EB6 #F6FF7E #7EFFC8
split-complementary
#877EFF #FFC87E #B6FF7E
monochromatic
#1504FF #4E41FF #877EFF #C0BBFF #E3E0FF
Accessibility & contrast
On white
3.25
#877EFF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.46
#877EFF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #877EFF
6.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##877EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##877EFF | 1.00 | 3.25 | 6.46 | 6.46 |
| #FFFFFF | 3.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4093FF
Deuteranopia (green-blind)
#398AFC
Tritanopia (blue-blind)
#5D9AB3
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #877eff; /* rgb */ color: rgb(135, 126, 255); /* oklch */ color: oklch(66.3% 0.185 283.3);
Tailwind
colors: {
custom: {
50: '#b1a3ff',
500: '#877eff',
950: '#000000',
},
}SCSS
$custom: #877eff; $custom-light: #b1a3ff; $custom-dark: #000000;
JSON
{
"hex": "#877eff",
"rgb": {
"r": 135,
"g": 126,
"b": 255
},
"hsl": {
"h": 244.186,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.66296,
"c": 0.18537,
"h": 283.3
},
"luminance": 0.27293
}Semantic roles & 50–950 ramp
primary
#877EFF
secondary
#F5F7D4
accent
#E600D5
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86