#887FFC#887FFC
#887FFC is a light, vivid blue. Relative luminance 0.274; OKLCH L 66.4% C 0.180 H 283.6°. Best body text is #000000 at 6.49:1 contrast (WCAG AA passes).
Color values
| HEX | #887FFC |
|---|---|
| RGB | rgb(136, 127, 252) |
| HSL | hsl(244, 95%, 74%) |
| HSV | hsv(244, 50%, 99%) |
| CMYK | cmyk(46%, 49.6%, 0%, 1.2%) |
| CIE-LAB | lab(59.38, 34.52, -61.49) |
| CIE-LCH | lch(59.38, 70.52, 299.31°) |
| OKLab | oklab(66.36% 0.0423 -0.1749) |
| OKLCH | oklch(66.36% 0.18 283.6) |
| XYZ | xyz(35.3082, 27.4396, 95.5125) |
| Luminance | 0.2744 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.25
Lavender Blue
#8B88F8
ΔE00 2.70
Cornflower
#6A79F7
ΔE00 5.17
Perrywinkle
#8F8CE7
ΔE00 5.19
Mediumslateblue
#7B68EE
ΔE00 7.16
Mediumpurple
#9370DB
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#887FFC #F3FC7F
analogous
#7FB5FC #887FFC #C77FFC
triadic
#887FFC #FC887F #7FFC88
tetradic
#887FFC #FC7FB5 #F3FC7F #7FFCC7
square
#887FFC #FC7FB5 #F3FC7F #7FFCC7
split-complementary
#887FFC #FCC77F #B5FC7F
monochromatic
#1907F9 #5043FB #887FFC #C0BBFD #E3E1FE
Accessibility & contrast
On white
3.24
#887FFC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.49
#887FFC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #887FFC
6.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##887FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##887FFC | 1.00 | 3.24 | 6.49 | 6.49 |
| #FFFFFF | 3.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4693FF
Deuteranopia (green-blind)
#408BF9
Tritanopia (blue-blind)
#619AB2
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #887ffc; /* rgb */ color: rgb(136, 127, 252); /* oklch */ color: oklch(66.4% 0.180 283.6);
Tailwind
colors: {
custom: {
50: '#b1a4fe',
500: '#887ffc',
950: '#000000',
},
}SCSS
$custom: #887ffc; $custom-light: #b1a4fe; $custom-dark: #000000;
JSON
{
"hex": "#887ffc",
"rgb": {
"r": 136,
"g": 127,
"b": 252
},
"hsl": {
"h": 244.32,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.66361,
"c": 0.17994,
"h": 283.6
},
"luminance": 0.27441
}Semantic roles & 50–950 ramp
primary
#887FFC
secondary
#F4F7D4
accent
#E600D5
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86