#877BEB#877BEB
#877BEB is a light, vivid blue. Relative luminance 0.253; OKLCH L 64.5% C 0.163 H 285.8°. Best body text is #000000 at 6.06:1 contrast (WCAG AA passes).
Color values
| HEX | #877BEB |
|---|---|
| RGB | rgb(135, 123, 235) |
| HSL | hsl(246, 74%, 70%) |
| HSV | hsv(246, 48%, 92%) |
| CMYK | cmyk(42.6%, 47.7%, 0%, 7.8%) |
| CIE-LAB | lab(57.38, 31.78, -55.28) |
| CIE-LCH | lch(57.38, 63.77, 299.89°) |
| OKLab | oklab(64.53% 0.0443 -0.1567) |
| OKLCH | oklch(64.53% 0.163 285.8) |
| XYZ | xyz(32.0657, 25.3137, 81.7777) |
| Luminance | 0.2531 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 3.30
Lavender Blue
#8B88F8
ΔE00 4.17
Perrywinkle
#8F8CE7
ΔE00 5.26
Mediumpurple
#9370DB
ΔE00 5.36
Cornflower
#6A79F7
ΔE00 5.47
Mediumslateblue
#7B68EE
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#877BEB #DFEB7B
analogous
#7BA7EB #877BEB #BF7BEB
triadic
#877BEB #EB877B #7BEB87
tetradic
#877BEB #EB7BA7 #DFEB7B #7BEBBF
square
#877BEB #EB7BA7 #DFEB7B #7BEBBF
split-complementary
#877BEB #EBBF7B #A7EB7B
monochromatic
#321FCD #5746E3 #877BEB #B7B0F3 #E7E4FB
Accessibility & contrast
On white
3.46
#877BEB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.06
#877BEB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #877BEB
6.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##877BEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##877BEB | 1.00 | 3.46 | 6.06 | 6.06 |
| #FFFFFF | 3.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4D8DEF
Deuteranopia (green-blind)
#4B87E8
Tritanopia (blue-blind)
#6992A8
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #877beb; /* rgb */ color: rgb(135, 123, 235); /* oklch */ color: oklch(64.5% 0.163 285.8);
Tailwind
colors: {
custom: {
50: '#afa1f2',
500: '#877beb',
950: '#000000',
},
}SCSS
$custom: #877beb; $custom-light: #afa1f2; $custom-dark: #000000;
JSON
{
"hex": "#877beb",
"rgb": {
"r": 135,
"g": 123,
"b": 235
},
"hsl": {
"h": 246.429,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.64527,
"c": 0.16284,
"h": 285.8
},
"luminance": 0.25315
}Semantic roles & 50–950 ramp
primary
#877BEB
secondary
#EDF0D1
accent
#D610C1
background
#FBF9FE
surface
#F6F2FD
border
#D0CCD5
text
#110F17
muted
#807E85