#887EFC#887EFC
#887EFC is a light, vivid blue. Relative luminance 0.272; OKLCH L 66.2% C 0.181 H 283.9°. Best body text is #000000 at 6.44:1 contrast (WCAG AA passes).
Color values
| HEX | #887EFC |
|---|---|
| RGB | rgb(136, 126, 252) |
| HSL | hsl(245, 95%, 74%) |
| HSV | hsv(245, 50%, 99%) |
| CMYK | cmyk(46%, 50%, 0%, 1.2%) |
| CIE-LAB | lab(59.14, 35.10, -61.87) |
| CIE-LCH | lch(59.14, 71.13, 299.57°) |
| OKLab | oklab(66.18% 0.0435 -0.176) |
| OKLCH | oklch(66.18% 0.181 283.9) |
| XYZ | xyz(35.1797, 27.1826, 95.4697) |
| Luminance | 0.2718 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.42
Lavender Blue
#8B88F8
ΔE00 2.98
Cornflower
#6A79F7
ΔE00 5.15
Perrywinkle
#8F8CE7
ΔE00 5.41
Mediumslateblue
#7B68EE
ΔE00 6.89
Mediumpurple
#9370DB
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#887EFC #F2FC7E
analogous
#7EB3FC #887EFC #C77EFC
triadic
#887EFC #FC887E #7EFC88
tetradic
#887EFC #FC7EB3 #F2FC7E #7EFCC7
square
#887EFC #FC7EB3 #F2FC7E #7EFCC7
split-complementary
#887EFC #FCC77E #B3FC7E
monochromatic
#1A06F9 #5142FB #887EFC #BFBAFD #E3E1FE
Accessibility & contrast
On white
3.26
#887EFC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.44
#887EFC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #887EFC
6.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##887EFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##887EFC | 1.00 | 3.26 | 6.44 | 6.44 |
| #FFFFFF | 3.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4492FF
Deuteranopia (green-blind)
#3E8AF9
Tritanopia (blue-blind)
#6199B1
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #887efc; /* rgb */ color: rgb(136, 126, 252); /* oklch */ color: oklch(66.2% 0.181 283.9);
Tailwind
colors: {
custom: {
50: '#b1a3fe',
500: '#887efc',
950: '#000000',
},
}SCSS
$custom: #887efc; $custom-light: #b1a3fe; $custom-dark: #000000;
JSON
{
"hex": "#887efc",
"rgb": {
"r": 136,
"g": 126,
"b": 252
},
"hsl": {
"h": 244.762,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.66184,
"c": 0.18129,
"h": 283.9
},
"luminance": 0.27184
}Semantic roles & 50–950 ramp
primary
#887EFC
secondary
#F4F7D4
accent
#E600D3
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86