#887FF4#887FF4
#887FF4 is a light, vivid blue. Relative luminance 0.269; OKLCH L 65.9% C 0.169 H 284.2°. Best body text is #000000 at 6.39:1 contrast (WCAG AA passes).
Color values
| HEX | #887FF4 |
|---|---|
| RGB | rgb(136, 127, 244) |
| HSL | hsl(245, 84%, 73%) |
| HSV | hsv(245, 48%, 96%) |
| CMYK | cmyk(44.3%, 48%, 0%, 4.3%) |
| CIE-LAB | lab(58.92, 32.23, -57.81) |
| CIE-LCH | lch(58.92, 66.19, 299.14°) |
| OKLab | oklab(65.87% 0.0416 -0.1641) |
| OKLCH | oklch(65.87% 0.169 284.2) |
| XYZ | xyz(34.0671, 26.9432, 88.9759) |
| Luminance | 0.2695 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.75
Lavender Blue
#8B88F8
ΔE00 2.66
Perrywinkle
#8F8CE7
ΔE00 4.59
Cornflower
#6A79F7
ΔE00 5.25
Mediumpurple
#9370DB
ΔE00 6.83
Mediumslateblue
#7B68EE
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#887FF4 #EBF47F
analogous
#7FB1F4 #887FF4 #C27FF4
triadic
#887FF4 #F4887F #7FF488
tetradic
#887FF4 #F47FB1 #EBF47F #7FF4C2
square
#887FF4 #F47FB1 #EBF47F #7FF4C2
split-complementary
#887FF4 #F4C27F #B1F47F
monochromatic
#2414E5 #5447EF #887FF4 #BCB7F9 #E5E3FD
Accessibility & contrast
On white
3.29
#887FF4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.39
#887FF4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #887FF4
6.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##887FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##887FF4 | 1.00 | 3.29 | 6.39 | 6.39 |
| #FFFFFF | 3.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4E91F8
Deuteranopia (green-blind)
#498AF1
Tritanopia (blue-blind)
#6598AE
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #887ff4; /* rgb */ color: rgb(136, 127, 244); /* oklch */ color: oklch(65.9% 0.169 284.2);
Tailwind
colors: {
custom: {
50: '#b0a4f8',
500: '#887ff4',
950: '#000000',
},
}SCSS
$custom: #887ff4; $custom-light: #b0a4f8; $custom-dark: #000000;
JSON
{
"hex": "#887ff4",
"rgb": {
"r": 136,
"g": 127,
"b": 244
},
"hsl": {
"h": 244.615,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.6587,
"c": 0.16927,
"h": 284.2
},
"luminance": 0.26945
}Semantic roles & 50–950 ramp
primary
#887FF4
secondary
#F2F5D6
accent
#E105D0
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85