#887FFD#887FFD
#887FFD is a light, vivid blue. Relative luminance 0.275; OKLCH L 66.4% C 0.181 H 283.5°. Best body text is #000000 at 6.50:1 contrast (WCAG AA passes).
Color values
| HEX | #887FFD |
|---|---|
| RGB | rgb(136, 127, 253) |
| HSL | hsl(244, 97%, 75%) |
| HSV | hsv(244, 50%, 99%) |
| CMYK | cmyk(46.2%, 49.8%, 0%, 0.8%) |
| CIE-LAB | lab(59.44, 34.81, -61.95) |
| CIE-LCH | lch(59.44, 71.06, 299.33°) |
| OKLab | oklab(66.42% 0.0424 -0.1762) |
| OKLCH | oklch(66.42% 0.181 283.5) |
| XYZ | xyz(35.4671, 27.5032, 96.3493) |
| Luminance | 0.2751 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.24
Lavender Blue
#8B88F8
ΔE00 2.73
Cornflower
#6A79F7
ΔE00 5.18
Perrywinkle
#8F8CE7
ΔE00 5.28
Mediumslateblue
#7B68EE
ΔE00 7.19
Mediumpurple
#9370DB
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#887FFD #F4FD7F
analogous
#7FB5FD #887FFD #C77FFD
triadic
#887FFD #FD887F #7FFD88
tetradic
#887FFD #FD7FB5 #F4FD7F #7FFDC7
square
#887FFD #FD7FB5 #F4FD7F #7FFDC7
split-complementary
#887FFD #FDC77F #B5FD7F
monochromatic
#1806FB #5043FC #887FFD #C0BBFE #E3E1FF
Accessibility & contrast
On white
3.23
#887FFD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.50
#887FFD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #887FFD
6.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##887FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##887FFD | 1.00 | 3.23 | 6.50 | 6.50 |
| #FFFFFF | 3.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4593FF
Deuteranopia (green-blind)
#3F8BFA
Tritanopia (blue-blind)
#609AB2
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #887ffd; /* rgb */ color: rgb(136, 127, 253); /* oklch */ color: oklch(66.4% 0.181 283.5);
Tailwind
colors: {
custom: {
50: '#b1a4ff',
500: '#887ffd',
950: '#000000',
},
}SCSS
$custom: #887ffd; $custom-light: #b1a4ff; $custom-dark: #000000;
JSON
{
"hex": "#887ffd",
"rgb": {
"r": 136,
"g": 127,
"b": 253
},
"hsl": {
"h": 244.286,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.66423,
"c": 0.18126,
"h": 283.5
},
"luminance": 0.27505
}Semantic roles & 50–950 ramp
primary
#887FFD
secondary
#F4F7D4
accent
#E600D5
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86