#877FF5#877FF5
#877FF5 is a light, vivid blue. Relative luminance 0.269; OKLCH L 65.9% C 0.171 H 283.7°. Best body text is #000000 at 6.38:1 contrast (WCAG AA passes).
Color values
| HEX | #877FF5 |
|---|---|
| RGB | rgb(135, 127, 245) |
| HSL | hsl(244, 86%, 73%) |
| HSV | hsv(244, 48%, 96%) |
| CMYK | cmyk(44.9%, 48.2%, 0%, 3.9%) |
| CIE-LAB | lab(58.90, 32.29, -58.40) |
| CIE-LCH | lch(58.90, 66.73, 298.94°) |
| OKLab | oklab(65.85% 0.0405 -0.1658) |
| OKLCH | oklch(65.85% 0.171 283.7) |
| XYZ | xyz(34.0576, 26.9207, 89.7702) |
| Luminance | 0.2692 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.76
Lavender Blue
#8B88F8
ΔE00 2.64
Perrywinkle
#8F8CE7
ΔE00 4.69
Cornflower
#6A79F7
ΔE00 5.04
Mediumslateblue
#7B68EE
ΔE00 6.97
Mediumpurple
#9370DB
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#877FF5 #EDF57F
analogous
#7FB2F5 #877FF5 #C27FF5
triadic
#877FF5 #F5877F #7FF587
tetradic
#877FF5 #F57FB2 #EDF57F #7FF5C2
square
#877FF5 #F57FB2 #EDF57F #7FF5C2
split-complementary
#877FF5 #F5C27F #B2F57F
monochromatic
#2112E8 #5246F1 #877FF5 #BCB8F9 #E4E3FD
Accessibility & contrast
On white
3.29
#877FF5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.38
#877FF5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #877FF5
6.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##877FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##877FF5 | 1.00 | 3.29 | 6.38 | 6.38 |
| #FFFFFF | 3.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C91F9
Deuteranopia (green-blind)
#478AF2
Tritanopia (blue-blind)
#6398AE
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #877ff5; /* rgb */ color: rgb(135, 127, 245); /* oklch */ color: oklch(65.9% 0.171 283.7);
Tailwind
colors: {
custom: {
50: '#b0a4f9',
500: '#877ff5',
950: '#000000',
},
}SCSS
$custom: #877ff5; $custom-light: #b0a4f9; $custom-dark: #000000;
JSON
{
"hex": "#877ff5",
"rgb": {
"r": 135,
"g": 127,
"b": 245
},
"hsl": {
"h": 244.068,
"s": 85.507,
"l": 72.941
},
"oklch": {
"l": 0.65853,
"c": 0.17072,
"h": 283.7
},
"luminance": 0.26922
}Semantic roles & 50–950 ramp
primary
#877FF5
secondary
#F3F5D6
accent
#E203D3
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85