#8887F9#8887F9
#8887F9 is a light, vivid blue. Relative luminance 0.294; OKLCH L 67.6% C 0.165 H 281.4°. Best body text is #000000 at 6.88:1 contrast (WCAG AA passes).
Color values
| HEX | #8887F9 |
|---|---|
| RGB | rgb(136, 135, 249) |
| HSL | hsl(241, 90%, 75%) |
| HSV | hsv(241, 46%, 98%) |
| CMYK | cmyk(45.4%, 45.8%, 0%, 2.4%) |
| CIE-LAB | lab(61.13, 29.00, -57.03) |
| CIE-LCH | lch(61.13, 63.98, 296.95°) |
| OKLab | oklab(67.63% 0.0327 -0.1618) |
| OKLCH | oklch(67.63% 0.165 281.4) |
| XYZ | xyz(35.9111, 29.4000, 93.3867) |
| Luminance | 0.2940 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 0.62
Periwinkle (survey)
#8E82FE
ΔE00 2.22
Perrywinkle
#8F8CE7
ΔE00 3.51
Periwinkle Blue
#8F99FB
ΔE00 5.20
Cornflower
#6A79F7
ΔE00 5.88
Soft Blue
#6488EA
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8887F9 #F8F987
analogous
#87BFF9 #8887F9 #C187F9
triadic
#8887F9 #F98887 #87F988
tetradic
#8887F9 #F987BF #F8F987 #87F9C1
square
#8887F9 #F987BF #F8F987 #87F9C1
split-complementary
#8887F9 #F9C187 #BFF987
monochromatic
#1412F3 #4E4DF6 #8887F9 #C2C1FC #E2E2FE
Accessibility & contrast
On white
3.05
#8887F9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.88
#8887F9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8887F9
6.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8887F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8887F9 | 1.00 | 3.05 | 6.88 | 6.88 |
| #FFFFFF | 3.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5898FD
Deuteranopia (green-blind)
#5190F6
Tritanopia (blue-blind)
#629FB4
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #8887f9; /* rgb */ color: rgb(136, 135, 249); /* oklch */ color: oklch(67.6% 0.165 281.4);
Tailwind
colors: {
custom: {
50: '#b0aafc',
500: '#8887f9',
950: '#000000',
},
}SCSS
$custom: #8887f9; $custom-light: #b0aafc; $custom-dark: #000000;
JSON
{
"hex": "#8887f9",
"rgb": {
"r": 136,
"g": 135,
"b": 249
},
"hsl": {
"h": 240.526,
"s": 90.476,
"l": 75.294
},
"oklch": {
"l": 0.67628,
"c": 0.16505,
"h": 281.4
},
"luminance": 0.29402
}Semantic roles & 50–950 ramp
primary
#8887F9
secondary
#F5F6D5
accent
#E600E3
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85