#887FF7#887FF7
#887FF7 is a light, vivid blue. Relative luminance 0.271; OKLCH L 66.1% C 0.173 H 284.0°. Best body text is #000000 at 6.43:1 contrast (WCAG AA passes).
Color values
| HEX | #887FF7 |
|---|---|
| RGB | rgb(136, 127, 247) |
| HSL | hsl(245, 88%, 73%) |
| HSV | hsv(245, 49%, 97%) |
| CMYK | cmyk(44.9%, 48.6%, 0%, 3.1%) |
| CIE-LAB | lab(59.09, 33.09, -59.19) |
| CIE-LCH | lch(59.09, 67.81, 299.20°) |
| OKLab | oklab(66.05% 0.0419 -0.1681) |
| OKLCH | oklch(66.05% 0.173 284) |
| XYZ | xyz(34.5263, 27.1268, 91.3944) |
| Luminance | 0.2713 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.49
Lavender Blue
#8B88F8
ΔE00 2.63
Perrywinkle
#8F8CE7
ΔE00 4.80
Cornflower
#6A79F7
ΔE00 5.19
Mediumslateblue
#7B68EE
ΔE00 7.03
Mediumpurple
#9370DB
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#887FF7 #EEF77F
analogous
#7FB2F7 #887FF7 #C47FF7
triadic
#887FF7 #F7887F #7FF788
tetradic
#887FF7 #F77FB2 #EEF77F #7FF7C4
square
#887FF7 #F77FB2 #EEF77F #7FF7C4
split-complementary
#887FF7 #F7C47F #B2F77F
monochromatic
#1F0FED #5245F3 #887FF7 #BEB9FB #E4E2FD
Accessibility & contrast
On white
3.27
#887FF7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.43
#887FF7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #887FF7
6.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##887FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##887FF7 | 1.00 | 3.27 | 6.43 | 6.43 |
| #FFFFFF | 3.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4B92FB
Deuteranopia (green-blind)
#468AF4
Tritanopia (blue-blind)
#6498AF
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #887ff7; /* rgb */ color: rgb(136, 127, 247); /* oklch */ color: oklch(66.1% 0.173 284.0);
Tailwind
colors: {
custom: {
50: '#b0a4fa',
500: '#887ff7',
950: '#000000',
},
}SCSS
$custom: #887ff7; $custom-light: #b0a4fa; $custom-dark: #000000;
JSON
{
"hex": "#887ff7",
"rgb": {
"r": 136,
"g": 127,
"b": 247
},
"hsl": {
"h": 244.5,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.66052,
"c": 0.17328,
"h": 284
},
"luminance": 0.27128
}Semantic roles & 50–950 ramp
primary
#887FF7
secondary
#F3F5D6
accent
#E501D4
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85