#887FEF#887FEF
#887FEF is a light, vivid blue. Relative luminance 0.266; OKLCH L 65.6% C 0.163 H 284.6°. Best body text is #000000 at 6.33:1 contrast (WCAG AA passes).
Color values
| HEX | #887FEF |
|---|---|
| RGB | rgb(136, 127, 239) |
| HSL | hsl(245, 78%, 72%) |
| HSV | hsv(245, 47%, 94%) |
| CMYK | cmyk(43.1%, 46.9%, 0%, 6.3%) |
| CIE-LAB | lab(58.64, 30.81, -55.48) |
| CIE-LCH | lch(58.64, 63.46, 299.04°) |
| OKLab | oklab(65.57% 0.041 -0.1573) |
| OKLCH | oklch(65.57% 0.163 284.6) |
| XYZ | xyz(33.3182, 26.6436, 85.0318) |
| Luminance | 0.2665 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.30
Lavender Blue
#8B88F8
ΔE00 2.86
Perrywinkle
#8F8CE7
ΔE00 4.27
Cornflower
#6A79F7
ΔE00 5.43
Mediumpurple
#9370DB
ΔE00 6.45
Mediumslateblue
#7B68EE
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#887FEF #E6EF7F
analogous
#7FAEEF #887FEF #C07FEF
triadic
#887FEF #EF887F #7FEF88
tetradic
#887FEF #EF7FAE #E6EF7F #7FEFC0
square
#887FEF #EF7FAE #E6EF7F #7FEFC0
split-complementary
#887FEF #EFC07F #AEEF7F
monochromatic
#2A1BD9 #5549E8 #887FEF #BBB5F6 #E6E4FC
Accessibility & contrast
On white
3.32
#887FEF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.33
#887FEF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #887FEF
6.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##887FEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##887FEF | 1.00 | 3.32 | 6.33 | 6.33 |
| #FFFFFF | 3.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5290F3
Deuteranopia (green-blind)
#4E8AEC
Tritanopia (blue-blind)
#6896AC
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #887fef; /* rgb */ color: rgb(136, 127, 239); /* oklch */ color: oklch(65.6% 0.163 284.6);
Tailwind
colors: {
custom: {
50: '#b0a4f5',
500: '#887fef',
950: '#000000',
},
}SCSS
$custom: #887fef; $custom-light: #b0a4f5; $custom-dark: #000000;
JSON
{
"hex": "#887fef",
"rgb": {
"r": 136,
"g": 127,
"b": 239
},
"hsl": {
"h": 244.821,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.6557,
"c": 0.16253,
"h": 284.6
},
"luminance": 0.26645
}Semantic roles & 50–950 ramp
primary
#887FEF
secondary
#F1F3D7
accent
#DA0BC9
background
#FBFAFF
surface
#F6F4FE
border
#D0CED6
text
#110F17
muted
#807F85