#877FEE#877FEE
#877FEE is a light, vivid blue. Relative luminance 0.265; OKLCH L 65.4% C 0.161 H 284.3°. Best body text is #000000 at 6.30:1 contrast (WCAG AA passes).
Color values
| HEX | #877FEE |
|---|---|
| RGB | rgb(135, 127, 238) |
| HSL | hsl(244, 77%, 72%) |
| HSV | hsv(244, 47%, 93%) |
| CMYK | cmyk(43.3%, 46.6%, 0%, 6.7%) |
| CIE-LAB | lab(58.51, 30.29, -55.15) |
| CIE-LCH | lch(58.51, 62.92, 298.78°) |
| OKLab | oklab(65.43% 0.0398 -0.1563) |
| OKLCH | oklch(65.43% 0.161 284.3) |
| XYZ | xyz(33.0092, 26.5013, 84.2483) |
| Luminance | 0.2650 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.48
Lavender Blue
#8B88F8
ΔE00 2.90
Perrywinkle
#8F8CE7
ΔE00 4.25
Cornflower
#6A79F7
ΔE00 5.30
Mediumpurple
#9370DB
ΔE00 6.51
Mediumslateblue
#7B68EE
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#877FEE #E6EE7F
analogous
#7FAFEE #877FEE #BF7FEE
triadic
#877FEE #EE877F #7FEE87
tetradic
#877FEE #EE7FAF #E6EE7F #7FEEBF
square
#877FEE #EE7FAF #E6EE7F #7FEEBF
split-complementary
#877FEE #EEBF7F #AFEE7F
monochromatic
#2A1CD6 #5449E7 #877FEE #BAB5F5 #E6E4FB
Accessibility & contrast
On white
3.33
#877FEE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.30
#877FEE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #877FEE
6.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##877FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##877FEE | 1.00 | 3.33 | 6.30 | 6.30 |
| #FFFFFF | 3.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5290F2
Deuteranopia (green-blind)
#4E89EB
Tritanopia (blue-blind)
#6796AB
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #877fee; /* rgb */ color: rgb(135, 127, 238); /* oklch */ color: oklch(65.4% 0.161 284.3);
Tailwind
colors: {
custom: {
50: '#afa4f4',
500: '#877fee',
950: '#000000',
},
}SCSS
$custom: #877fee; $custom-light: #afa4f4; $custom-dark: #000000;
JSON
{
"hex": "#877fee",
"rgb": {
"r": 135,
"g": 127,
"b": 238
},
"hsl": {
"h": 244.324,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.65432,
"c": 0.16128,
"h": 284.3
},
"luminance": 0.26503
}Semantic roles & 50–950 ramp
primary
#877FEE
secondary
#F1F3D6
accent
#D90DCA
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85