#8B88FA#8B88FA
#8B88FA is a light, vivid blue. Relative luminance 0.300; OKLCH L 68.1% C 0.165 H 282.3°. Best body text is #000000 at 7.00:1 contrast (WCAG AA passes).
Color values
| HEX | #8B88FA |
|---|---|
| RGB | rgb(139, 136, 250) |
| HSL | hsl(242, 92%, 76%) |
| HSV | hsv(242, 46%, 98%) |
| CMYK | cmyk(44.4%, 45.6%, 0%, 2%) |
| CIE-LAB | lab(61.65, 29.39, -56.74) |
| CIE-LCH | lch(61.65, 63.90, 297.38°) |
| OKLab | oklab(68.09% 0.0351 -0.1608) |
| OKLCH | oklch(68.09% 0.165 282.3) |
| XYZ | xyz(36.7018, 29.9977, 94.2802) |
| Luminance | 0.3000 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 0.28
Periwinkle (survey)
#8E82FE
ΔE00 2.10
Perrywinkle
#8F8CE7
ΔE00 3.32
Periwinkle Blue
#8F99FB
ΔE00 4.99
Cornflower
#6A79F7
ΔE00 6.43
Soft Blue
#6488EA
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8B88FA #F7FA88
analogous
#88BEFA #8B88FA #C488FA
triadic
#8B88FA #FA8B88 #88FA8B
tetradic
#8B88FA #FA88BE #F7FA88 #88FAC4
square
#8B88FA #FA88BE #F7FA88 #88FAC4
split-complementary
#8B88FA #FAC488 #BEFA88
monochromatic
#1813F5 #524DF8 #8B88FA #C4C3FC #E2E2FE
Accessibility & contrast
On white
3.00
#8B88FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.00
#8B88FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8B88FA
7.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8B88FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8B88FA | 1.00 | 3.00 | 7.00 | 7.00 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A99FE
Deuteranopia (green-blind)
#5491F7
Tritanopia (blue-blind)
#67A0B5
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #8b88fa; /* rgb */ color: rgb(139, 136, 250); /* oklch */ color: oklch(68.1% 0.165 282.3);
Tailwind
colors: {
custom: {
50: '#b2aafc',
500: '#8b88fa',
950: '#000000',
},
}SCSS
$custom: #8b88fa; $custom-light: #b2aafc; $custom-dark: #000000;
JSON
{
"hex": "#8b88fa",
"rgb": {
"r": 139,
"g": 136,
"b": 250
},
"hsl": {
"h": 241.579,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.68094,
"c": 0.16461,
"h": 282.3
},
"luminance": 0.29999
}Semantic roles & 50–950 ramp
primary
#8B88FA
secondary
#F5F6D5
accent
#E600DF
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85