#887EF7#887EF7
#887EF7 is a light, vivid blue. Relative luminance 0.269; OKLCH L 65.9% C 0.175 H 284.3°. Best body text is #000000 at 6.37:1 contrast (WCAG AA passes).
Color values
| HEX | #887EF7 |
|---|---|
| RGB | rgb(136, 126, 247) |
| HSL | hsl(245, 88%, 73%) |
| HSV | hsv(245, 49%, 97%) |
| CMYK | cmyk(44.9%, 49%, 0%, 3.1%) |
| CIE-LAB | lab(58.85, 33.67, -59.57) |
| CIE-LCH | lch(58.85, 68.43, 299.47°) |
| OKLab | oklab(65.87% 0.043 -0.1693) |
| OKLCH | oklch(65.87% 0.175 284.3) |
| XYZ | xyz(34.3978, 26.8698, 91.3516) |
| Luminance | 0.2687 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.64
Lavender Blue
#8B88F8
ΔE00 2.92
Perrywinkle
#8F8CE7
ΔE00 5.04
Cornflower
#6A79F7
ΔE00 5.17
Mediumslateblue
#7B68EE
ΔE00 6.75
Mediumpurple
#9370DB
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#887EF7 #EDF77E
analogous
#7EB0F7 #887EF7 #C57EF7
triadic
#887EF7 #F7887E #7EF788
tetradic
#887EF7 #F77EB0 #EDF77E #7EF7C5
square
#887EF7 #F77EB0 #EDF77E #7EF7C5
split-complementary
#887EF7 #F7C57E #B0F77E
monochromatic
#210FEC #5344F3 #887EF7 #BDB8FB #E4E2FD
Accessibility & contrast
On white
3.29
#887EF7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.37
#887EF7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #887EF7
6.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##887EF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##887EF7 | 1.00 | 3.29 | 6.37 | 6.37 |
| #FFFFFF | 3.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4991FB
Deuteranopia (green-blind)
#448AF4
Tritanopia (blue-blind)
#6498AF
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #887ef7; /* rgb */ color: rgb(136, 126, 247); /* oklch */ color: oklch(65.9% 0.175 284.3);
Tailwind
colors: {
custom: {
50: '#b0a3fa',
500: '#887ef7',
950: '#000000',
},
}SCSS
$custom: #887ef7; $custom-light: #b0a3fa; $custom-dark: #000000;
JSON
{
"hex": "#887ef7",
"rgb": {
"r": 136,
"g": 126,
"b": 247
},
"hsl": {
"h": 244.959,
"s": 88.321,
"l": 73.137
},
"oklch": {
"l": 0.65874,
"c": 0.17465,
"h": 284.3
},
"luminance": 0.26871
}Semantic roles & 50–950 ramp
primary
#887EF7
secondary
#F3F5D6
accent
#E501D2
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85