#887FFE#887FFE
#887FFE is a light, vivid blue. Relative luminance 0.276; OKLCH L 66.5% C 0.183 H 283.5°. Best body text is #000000 at 6.51:1 contrast (WCAG AA passes).
Color values
| HEX | #887FFE |
|---|---|
| RGB | rgb(136, 127, 254) |
| HSL | hsl(244, 98%, 75%) |
| HSV | hsv(244, 50%, 100%) |
| CMYK | cmyk(46.5%, 50%, 0%, 0.4%) |
| CIE-LAB | lab(59.50, 35.10, -62.40) |
| CIE-LCH | lch(59.50, 71.60, 299.35°) |
| OKLab | oklab(66.49% 0.0425 -0.1776) |
| OKLCH | oklch(66.49% 0.183 283.5) |
| XYZ | xyz(35.6268, 27.5670, 97.1905) |
| Luminance | 0.2757 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.25
Lavender Blue
#8B88F8
ΔE00 2.77
Cornflower
#6A79F7
ΔE00 5.19
Perrywinkle
#8F8CE7
ΔE00 5.36
Mediumslateblue
#7B68EE
ΔE00 7.23
Periwinkle Blue
#8F99FB
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#887FFE #F5FE7F
analogous
#7FB6FE #887FFE #C87FFE
triadic
#887FFE #FE887F #7FFE88
tetradic
#887FFE #FE7FB6 #F5FE7F #7FFEC8
square
#887FFE #FE7FB6 #F5FE7F #7FFEC8
split-complementary
#887FFE #FEC87F #B6FE7F
monochromatic
#1706FD #5042FE #887FFE #C0BCFE #E3E1FF
Accessibility & contrast
On white
3.22
#887FFE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.51
#887FFE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #887FFE
6.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##887FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##887FFE | 1.00 | 3.22 | 6.51 | 6.51 |
| #FFFFFF | 3.22 | 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)
#4493FF
Deuteranopia (green-blind)
#3D8BFB
Tritanopia (blue-blind)
#5F9AB3
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #887ffe; /* rgb */ color: rgb(136, 127, 254); /* oklch */ color: oklch(66.5% 0.183 283.5);
Tailwind
colors: {
custom: {
50: '#b1a4ff',
500: '#887ffe',
950: '#000000',
},
}SCSS
$custom: #887ffe; $custom-light: #b1a4ff; $custom-dark: #000000;
JSON
{
"hex": "#887ffe",
"rgb": {
"r": 136,
"g": 127,
"b": 254
},
"hsl": {
"h": 244.252,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.66486,
"c": 0.18258,
"h": 283.5
},
"luminance": 0.27569
}Semantic roles & 50–950 ramp
primary
#887FFE
secondary
#F5F7D4
accent
#E600D5
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86