#887EEE#887EEE
#887EEE is a light, vivid blue. Relative luminance 0.263; OKLCH L 65.3% C 0.163 H 285.0°. Best body text is #000000 at 6.27:1 contrast (WCAG AA passes).
Color values
| HEX | #887EEE |
|---|---|
| RGB | rgb(136, 126, 238) |
| HSL | hsl(245, 77%, 71%) |
| HSV | hsv(245, 47%, 93%) |
| CMYK | cmyk(42.9%, 47.1%, 0%, 6.7%) |
| CIE-LAB | lab(58.35, 31.11, -55.40) |
| CIE-LCH | lch(58.35, 63.54, 299.32°) |
| OKLab | oklab(65.33% 0.0421 -0.157) |
| OKLCH | oklch(65.33% 0.163 285) |
| XYZ | xyz(33.0424, 26.3277, 84.2131) |
| Luminance | 0.2633 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.51
Lavender Blue
#8B88F8
ΔE00 3.19
Perrywinkle
#8F8CE7
ΔE00 4.50
Cornflower
#6A79F7
ΔE00 5.46
Mediumpurple
#9370DB
ΔE00 6.14
Mediumslateblue
#7B68EE
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#887EEE #E4EE7E
analogous
#7EACEE #887EEE #C07EEE
triadic
#887EEE #EE887E #7EEE88
tetradic
#887EEE #EE7EAC #E4EE7E #7EEEC0
square
#887EEE #EE7EAC #E4EE7E #7EEEC0
split-complementary
#887EEE #EEC07E #ACEE7E
monochromatic
#2D1CD5 #5648E7 #887EEE #BAB4F5 #E6E4FB
Accessibility & contrast
On white
3.35
#887EEE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.27
#887EEE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #887EEE
6.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##887EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##887EEE | 1.00 | 3.35 | 6.27 | 6.27 |
| #FFFFFF | 3.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5190F2
Deuteranopia (green-blind)
#4D89EB
Tritanopia (blue-blind)
#6995AB
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #887eee; /* rgb */ color: rgb(136, 126, 238); /* oklch */ color: oklch(65.3% 0.163 285.0);
Tailwind
colors: {
custom: {
50: '#b0a3f4',
500: '#887eee',
950: '#000000',
},
}SCSS
$custom: #887eee; $custom-light: #b0a3f4; $custom-dark: #000000;
JSON
{
"hex": "#887eee",
"rgb": {
"r": 136,
"g": 126,
"b": 238
},
"hsl": {
"h": 245.357,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.65328,
"c": 0.16257,
"h": 285
},
"luminance": 0.26329
}Semantic roles & 50–950 ramp
primary
#887EEE
secondary
#F0F2D5
accent
#D90DC7
background
#FBFAFE
surface
#F6F3FD
border
#D0CDD5
text
#110F17
muted
#807F85