#887FEB#887FEB
#887FEB is a light, vivid blue. Relative luminance 0.264; OKLCH L 65.3% C 0.157 H 285.0°. Best body text is #000000 at 6.28:1 contrast (WCAG AA passes).
Color values
| HEX | #887FEB |
|---|---|
| RGB | rgb(136, 127, 235) |
| HSL | hsl(245, 73%, 71%) |
| HSV | hsv(245, 46%, 92%) |
| CMYK | cmyk(42.1%, 46%, 0%, 7.8%) |
| CIE-LAB | lab(58.42, 29.68, -53.61) |
| CIE-LCH | lch(58.42, 61.28, 298.97°) |
| OKLab | oklab(65.33% 0.0406 -0.1518) |
| OKLCH | oklch(65.33% 0.157 285) |
| XYZ | xyz(32.7338, 26.4098, 81.9540) |
| Luminance | 0.2641 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.80
Lavender Blue
#8B88F8
ΔE00 3.13
Perrywinkle
#8F8CE7
ΔE00 4.09
Cornflower
#6A79F7
ΔE00 5.66
Mediumpurple
#9370DB
ΔE00 6.19
Mediumslateblue
#7B68EE
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#887FEB #E2EB7F
analogous
#7FACEB #887FEB #BE7FEB
triadic
#887FEB #EB887F #7FEB88
tetradic
#887FEB #EB7FAC #E2EB7F #7FEBBE
square
#887FEB #EB7FAC #E2EB7F #7FEBBE
split-complementary
#887FEB #EBBE7F #ACEB7F
monochromatic
#2F20CF #574AE3 #887FEB #B9B4F3 #E6E5FB
Accessibility & contrast
On white
3.34
#887FEB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.28
#887FEB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #887FEB
6.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##887FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##887FEB | 1.00 | 3.34 | 6.28 | 6.28 |
| #FFFFFF | 3.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5590EF
Deuteranopia (green-blind)
#5289E9
Tritanopia (blue-blind)
#6A95AA
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #887feb; /* rgb */ color: rgb(136, 127, 235); /* oklch */ color: oklch(65.3% 0.157 285.0);
Tailwind
colors: {
custom: {
50: '#afa4f2',
500: '#887feb',
950: '#000000',
},
}SCSS
$custom: #887feb; $custom-light: #afa4f2; $custom-dark: #000000;
JSON
{
"hex": "#887feb",
"rgb": {
"r": 136,
"g": 127,
"b": 235
},
"hsl": {
"h": 245,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.65333,
"c": 0.15711,
"h": 285
},
"luminance": 0.26411
}Semantic roles & 50–950 ramp
primary
#887FEB
secondary
#EFF1D5
accent
#D510C5
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85