#877FF3#877FF3
#877FF3 is a light, vivid blue. Relative luminance 0.268; OKLCH L 65.7% C 0.168 H 283.9°. Best body text is #000000 at 6.36:1 contrast (WCAG AA passes).
Color values
| HEX | #877FF3 |
|---|---|
| RGB | rgb(135, 127, 243) |
| HSL | hsl(244, 83%, 73%) |
| HSV | hsv(244, 48%, 95%) |
| CMYK | cmyk(44.4%, 47.7%, 0%, 4.7%) |
| CIE-LAB | lab(58.79, 31.72, -57.47) |
| CIE-LCH | lch(58.79, 65.64, 298.89°) |
| OKLab | oklab(65.73% 0.0403 -0.1631) |
| OKLCH | oklch(65.73% 0.168 283.9) |
| XYZ | xyz(33.7540, 26.7992, 88.1709) |
| Luminance | 0.2680 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.94
Lavender Blue
#8B88F8
ΔE00 2.68
Perrywinkle
#8F8CE7
ΔE00 4.55
Cornflower
#6A79F7
ΔE00 5.09
Mediumpurple
#9370DB
ΔE00 6.87
Mediumslateblue
#7B68EE
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#877FF3 #EBF37F
analogous
#7FB1F3 #877FF3 #C17FF3
triadic
#877FF3 #F3877F #7FF387
tetradic
#877FF3 #F37FB1 #EBF37F #7FF3C1
square
#877FF3 #F37FB1 #EBF37F #7FF3C1
split-complementary
#877FF3 #F3C17F #B1F37F
monochromatic
#2315E2 #5347EE #877FF3 #BBB7F8 #E5E3FC
Accessibility & contrast
On white
3.30
#877FF3 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.36
#877FF3 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #877FF3
6.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##877FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##877FF3 | 1.00 | 3.30 | 6.36 | 6.36 |
| #FFFFFF | 3.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4E91F7
Deuteranopia (green-blind)
#498AF0
Tritanopia (blue-blind)
#6497AD
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #877ff3; /* rgb */ color: rgb(135, 127, 243); /* oklch */ color: oklch(65.7% 0.168 283.9);
Tailwind
colors: {
custom: {
50: '#afa4f8',
500: '#877ff3',
950: '#000000',
},
}SCSS
$custom: #877ff3; $custom-light: #afa4f8; $custom-dark: #000000;
JSON
{
"hex": "#877ff3",
"rgb": {
"r": 135,
"g": 127,
"b": 243
},
"hsl": {
"h": 244.138,
"s": 82.857,
"l": 72.549
},
"oklch": {
"l": 0.65732,
"c": 0.16803,
"h": 283.9
},
"luminance": 0.26801
}Semantic roles & 50–950 ramp
primary
#877FF3
secondary
#F2F4D7
accent
#DF06D0
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85