#877FFF#877FFF
#877FFF is a light, vivid blue. Relative luminance 0.276; OKLCH L 66.5% C 0.184 H 283.0°. Best body text is #000000 at 6.51:1 contrast (WCAG AA passes).
Color values
| HEX | #877FFF |
|---|---|
| RGB | rgb(135, 127, 255) |
| HSL | hsl(244, 100%, 75%) |
| HSV | hsv(244, 50%, 100%) |
| CMYK | cmyk(47.1%, 50.2%, 0%, 0%) |
| CIE-LAB | lab(59.48, 35.17, -62.99) |
| CIE-LCH | lch(59.48, 72.14, 299.18°) |
| OKLab | oklab(66.47% 0.0414 -0.1793) |
| OKLCH | oklch(66.47% 0.184 283) |
| XYZ | xyz(35.6257, 27.5479, 98.0285) |
| Luminance | 0.2755 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.40
Lavender Blue
#8B88F8
ΔE00 2.81
Cornflower
#6A79F7
ΔE00 5.04
Perrywinkle
#8F8CE7
ΔE00 5.47
Mediumslateblue
#7B68EE
ΔE00 7.25
Periwinkle Blue
#8F99FB
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#877FFF #F7FF7F
analogous
#7FB7FF #877FFF #C77FFF
triadic
#877FFF #FF877F #7FFF87
tetradic
#877FFF #FF7FB7 #F7FF7F #7FFFC7
square
#877FFF #FF7FB7 #F7FF7F #7FFFC7
split-complementary
#877FFF #FFC77F #B7FF7F
monochromatic
#1405FF #4E42FF #877FFF #C0BCFF #E2E0FF
Accessibility & contrast
On white
3.23
#877FFF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.51
#877FFF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #877FFF
6.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##877FFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##877FFF | 1.00 | 3.23 | 6.51 | 6.51 |
| #FFFFFF | 3.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4393FF
Deuteranopia (green-blind)
#3B8BFC
Tritanopia (blue-blind)
#5D9BB3
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #877fff; /* rgb */ color: rgb(135, 127, 255); /* oklch */ color: oklch(66.5% 0.184 283.0);
Tailwind
colors: {
custom: {
50: '#b1a4ff',
500: '#877fff',
950: '#000000',
},
}SCSS
$custom: #877fff; $custom-light: #b1a4ff; $custom-dark: #000000;
JSON
{
"hex": "#877fff",
"rgb": {
"r": 135,
"g": 127,
"b": 255
},
"hsl": {
"h": 243.75,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.66473,
"c": 0.18403,
"h": 283
},
"luminance": 0.2755
}Semantic roles & 50–950 ramp
primary
#877FFF
secondary
#F5F7D4
accent
#E600D7
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86