#887EFF#887EFF
#887EFF is a light, vivid blue. Relative luminance 0.274; OKLCH L 66.4% C 0.185 H 283.6°. Best body text is #000000 at 6.48:1 contrast (WCAG AA passes).
Color values
| HEX | #887EFF |
|---|---|
| RGB | rgb(136, 126, 255) |
| HSL | hsl(245, 100%, 75%) |
| HSV | hsv(245, 51%, 100%) |
| CMYK | cmyk(46.7%, 50.6%, 0%, 0%) |
| CIE-LAB | lab(59.32, 35.97, -63.24) |
| CIE-LCH | lch(59.32, 72.75, 299.63°) |
| OKLab | oklab(66.37% 0.0437 -0.18) |
| OKLCH | oklch(66.37% 0.185 283.6) |
| XYZ | xyz(35.6588, 27.3742, 97.9932) |
| Luminance | 0.2738 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.43
Lavender Blue
#8B88F8
ΔE00 3.08
Cornflower
#6A79F7
ΔE00 5.18
Perrywinkle
#8F8CE7
ΔE00 5.65
Mediumslateblue
#7B68EE
ΔE00 7.01
Mediumpurple
#9370DB
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#887EFF #F5FF7E
analogous
#7EB5FF #887EFF #C87EFF
triadic
#887EFF #FF887E #7EFF88
tetradic
#887EFF #FF7EB5 #F5FF7E #7EFFC8
square
#887EFF #FF7EB5 #F5FF7E #7EFFC8
split-complementary
#887EFF #FFC87E #B5FF7E
monochromatic
#1704FF #5041FF #887EFF #C0BBFF #E3E0FF
Accessibility & contrast
On white
3.24
#887EFF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.48
#887EFF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #887EFF
6.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##887EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##887EFF | 1.00 | 3.24 | 6.48 | 6.48 |
| #FFFFFF | 3.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4193FF
Deuteranopia (green-blind)
#3A8BFC
Tritanopia (blue-blind)
#5F9AB3
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #887eff; /* rgb */ color: rgb(136, 126, 255); /* oklch */ color: oklch(66.4% 0.185 283.6);
Tailwind
colors: {
custom: {
50: '#b1a3ff',
500: '#887eff',
950: '#000000',
},
}SCSS
$custom: #887eff; $custom-light: #b1a3ff; $custom-dark: #000000;
JSON
{
"hex": "#887eff",
"rgb": {
"r": 136,
"g": 126,
"b": 255
},
"hsl": {
"h": 244.651,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.66373,
"c": 0.18525,
"h": 283.6
},
"luminance": 0.27376
}Semantic roles & 50–950 ramp
primary
#887EFF
secondary
#F5F7D4
accent
#E600D4
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86