#877EED#877EED
#877EED is a light, vivid blue. Relative luminance 0.262; OKLCH L 65.2% C 0.161 H 284.7°. Best body text is #000000 at 6.24:1 contrast (WCAG AA passes).
Color values
| HEX | #877EED |
|---|---|
| RGB | rgb(135, 126, 237) |
| HSL | hsl(245, 76%, 71%) |
| HSV | hsv(245, 47%, 93%) |
| CMYK | cmyk(43%, 46.8%, 0%, 7.1%) |
| CIE-LAB | lab(58.21, 30.59, -55.06) |
| CIE-LCH | lch(58.21, 62.99, 299.06°) |
| OKLab | oklab(65.19% 0.0409 -0.1561) |
| OKLCH | oklch(65.19% 0.161 284.7) |
| XYZ | xyz(32.7342, 26.1857, 83.4339) |
| Luminance | 0.2619 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.68
Lavender Blue
#8B88F8
ΔE00 3.23
Perrywinkle
#8F8CE7
ΔE00 4.48
Cornflower
#6A79F7
ΔE00 5.33
Mediumpurple
#9370DB
ΔE00 6.20
Mediumslateblue
#7B68EE
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#877EED #E4ED7E
analogous
#7EACED #877EED #BE7EED
triadic
#877EED #ED877E #7EED87
tetradic
#877EED #ED7EAC #E4ED7E #7EEDBE
square
#877EED #ED7EAC #E4ED7E #7EEDBE
split-complementary
#877EED #EDBE7E #ACED7E
monochromatic
#2C1DD3 #5548E6 #877EED #B9B4F4 #E6E4FB
Accessibility & contrast
On white
3.37
#877EED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.24
#877EED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #877EED
6.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##877EED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##877EED | 1.00 | 3.37 | 6.24 | 6.24 |
| #FFFFFF | 3.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#518FF1
Deuteranopia (green-blind)
#4E89EA
Tritanopia (blue-blind)
#6795AA
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #877eed; /* rgb */ color: rgb(135, 126, 237); /* oklch */ color: oklch(65.2% 0.161 284.7);
Tailwind
colors: {
custom: {
50: '#afa3f3',
500: '#877eed',
950: '#000000',
},
}SCSS
$custom: #877eed; $custom-light: #afa3f3; $custom-dark: #000000;
JSON
{
"hex": "#877eed",
"rgb": {
"r": 135,
"g": 126,
"b": 237
},
"hsl": {
"h": 244.865,
"s": 75.51,
"l": 71.176
},
"oklch": {
"l": 0.6519,
"c": 0.16132,
"h": 284.7
},
"luminance": 0.26187
}Semantic roles & 50–950 ramp
primary
#877EED
secondary
#F0F2D5
accent
#D80EC7
background
#FBFAFE
surface
#F6F3FD
border
#D0CDD5
text
#110F17
muted
#807F85