#8887F8#8887F8
#8887F8 is a light, vivid blue. Relative luminance 0.293; OKLCH L 67.6% C 0.164 H 281.5°. Best body text is #000000 at 6.87:1 contrast (WCAG AA passes).
Color values
| HEX | #8887F8 |
|---|---|
| RGB | rgb(136, 135, 248) |
| HSL | hsl(241, 89%, 75%) |
| HSV | hsv(241, 46%, 97%) |
| CMYK | cmyk(45.2%, 45.6%, 0%, 2.7%) |
| CIE-LAB | lab(61.08, 28.71, -56.57) |
| CIE-LCH | lch(61.08, 63.44, 296.91°) |
| OKLab | oklab(67.57% 0.0326 -0.1604) |
| OKLCH | oklch(67.57% 0.164 281.5) |
| XYZ | xyz(35.7555, 29.3378, 92.5675) |
| Luminance | 0.2934 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 0.58
Periwinkle (survey)
#8E82FE
ΔE00 2.26
Perrywinkle
#8F8CE7
ΔE00 3.39
Periwinkle Blue
#8F99FB
ΔE00 5.20
Cornflower
#6A79F7
ΔE00 5.89
Soft Blue
#6488EA
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8887F8 #F7F887
analogous
#87BEF8 #8887F8 #C087F8
triadic
#8887F8 #F88887 #87F888
tetradic
#8887F8 #F887BE #F7F887 #87F8C0
square
#8887F8 #F887BE #F7F887 #87F8C0
split-complementary
#8887F8 #F8C087 #BEF887
monochromatic
#1513F1 #4F4DF5 #8887F8 #C1C1FB #E2E2FD
Accessibility & contrast
On white
3.06
#8887F8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.87
#8887F8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8887F8
6.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8887F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8887F8 | 1.00 | 3.06 | 6.87 | 6.87 |
| #FFFFFF | 3.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5998FC
Deuteranopia (green-blind)
#528FF5
Tritanopia (blue-blind)
#629FB4
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #8887f8; /* rgb */ color: rgb(136, 135, 248); /* oklch */ color: oklch(67.6% 0.164 281.5);
Tailwind
colors: {
custom: {
50: '#b0aafb',
500: '#8887f8',
950: '#000000',
},
}SCSS
$custom: #8887f8; $custom-light: #b0aafb; $custom-dark: #000000;
JSON
{
"hex": "#8887f8",
"rgb": {
"r": 136,
"g": 135,
"b": 248
},
"hsl": {
"h": 240.531,
"s": 88.976,
"l": 75.098
},
"oklch": {
"l": 0.67569,
"c": 0.16369,
"h": 281.5
},
"luminance": 0.29339
}Semantic roles & 50–950 ramp
primary
#8887F8
secondary
#F5F5D6
accent
#E600E3
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85