#8887F4#8887F4
#8887F4 is a light, vivid blue. Relative luminance 0.291; OKLCH L 67.3% C 0.158 H 281.7°. Best body text is #000000 at 6.82:1 contrast (WCAG AA passes).
Color values
| HEX | #8887F4 |
|---|---|
| RGB | rgb(136, 135, 244) |
| HSL | hsl(241, 83%, 74%) |
| HSV | hsv(241, 45%, 96%) |
| CMYK | cmyk(44.3%, 44.7%, 0%, 4.3%) |
| CIE-LAB | lab(60.86, 27.56, -54.71) |
| CIE-LCH | lch(60.86, 61.26, 296.74°) |
| OKLab | oklab(67.34% 0.0321 -0.155) |
| OKLCH | oklch(67.34% 0.158 281.7) |
| XYZ | xyz(35.1416, 29.0922, 89.3341) |
| Luminance | 0.2909 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 0.74
Periwinkle (survey)
#8E82FE
ΔE00 2.51
Perrywinkle
#8F8CE7
ΔE00 2.95
Periwinkle Blue
#8F99FB
ΔE00 5.23
Cornflower
#6A79F7
ΔE00 5.96
Soft Blue
#6488EA
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8887F4 #F3F487
analogous
#87BDF4 #8887F4 #BE87F4
triadic
#8887F4 #F48887 #87F488
tetradic
#8887F4 #F487BD #F3F487 #87F4BE
square
#8887F4 #F487BD #F3F487 #87F4BE
split-complementary
#8887F4 #F4BE87 #BDF487
monochromatic
#1917EA #504FEF #8887F4 #C0BFF9 #E3E3FC
Accessibility & contrast
On white
3.08
#8887F4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.82
#8887F4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8887F4
6.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8887F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8887F4 | 1.00 | 3.08 | 6.82 | 6.82 |
| #FFFFFF | 3.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C97F8
Deuteranopia (green-blind)
#568FF2
Tritanopia (blue-blind)
#659EB2
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #8887f4; /* rgb */ color: rgb(136, 135, 244); /* oklch */ color: oklch(67.3% 0.158 281.7);
Tailwind
colors: {
custom: {
50: '#b0aaf8',
500: '#8887f4',
950: '#000000',
},
}SCSS
$custom: #8887f4; $custom-light: #b0aaf8; $custom-dark: #000000;
JSON
{
"hex": "#8887f4",
"rgb": {
"r": 136,
"g": 135,
"b": 244
},
"hsl": {
"h": 240.55,
"s": 83.206,
"l": 74.314
},
"oklch": {
"l": 0.67336,
"c": 0.15825,
"h": 281.7
},
"luminance": 0.29094
}Semantic roles & 50–950 ramp
primary
#8887F4
secondary
#F4F4D7
accent
#E006DE
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85