#887FFA#887FFA
#887FFA is a light, vivid blue. Relative luminance 0.273; OKLCH L 66.2% C 0.177 H 283.8°. Best body text is #000000 at 6.46:1 contrast (WCAG AA passes).
Color values
| HEX | #887FFA |
|---|---|
| RGB | rgb(136, 127, 250) |
| HSL | hsl(244, 92%, 74%) |
| HSV | hsv(244, 49%, 98%) |
| CMYK | cmyk(45.6%, 49.2%, 0%, 2%) |
| CIE-LAB | lab(59.26, 33.95, -60.57) |
| CIE-LCH | lch(59.26, 69.44, 299.27°) |
| OKLab | oklab(66.24% 0.0421 -0.1722) |
| OKLCH | oklch(66.24% 0.177 283.8) |
| XYZ | xyz(34.9929, 27.3135, 93.8522) |
| Luminance | 0.2732 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.31
Lavender Blue
#8B88F8
ΔE00 2.65
Perrywinkle
#8F8CE7
ΔE00 5.03
Cornflower
#6A79F7
ΔE00 5.17
Mediumslateblue
#7B68EE
ΔE00 7.10
Mediumpurple
#9370DB
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#887FFA #F1FA7F
analogous
#7FB4FA #887FFA #C67FFA
triadic
#887FFA #FA887F #7FFA88
tetradic
#887FFA #FA7FB4 #F1FA7F #7FFAC6
square
#887FFA #FA7FB4 #F1FA7F #7FFAC6
split-complementary
#887FFA #FAC67F #B4FA7F
monochromatic
#1B0AF5 #5144F8 #887FFA #BFBAFC #E4E2FE
Accessibility & contrast
On white
3.25
#887FFA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.46
#887FFA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #887FFA
6.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##887FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##887FFA | 1.00 | 3.25 | 6.46 | 6.46 |
| #FFFFFF | 3.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4893FE
Deuteranopia (green-blind)
#428BF7
Tritanopia (blue-blind)
#6299B1
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #887ffa; /* rgb */ color: rgb(136, 127, 250); /* oklch */ color: oklch(66.2% 0.177 283.8);
Tailwind
colors: {
custom: {
50: '#b1a4fd',
500: '#887ffa',
950: '#000000',
},
}SCSS
$custom: #887ffa; $custom-light: #b1a4fd; $custom-dark: #000000;
JSON
{
"hex": "#887ffa",
"rgb": {
"r": 136,
"g": 127,
"b": 250
},
"hsl": {
"h": 244.39,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.66237,
"c": 0.17728,
"h": 283.8
},
"luminance": 0.27315
}Semantic roles & 50–950 ramp
primary
#887FFA
secondary
#F4F6D5
accent
#E600D5
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86