#8A88FA#8A88FA
#8A88FA is a light, vivid blue. Relative luminance 0.299; OKLCH L 68.0% C 0.165 H 281.9°. Best body text is #000000 at 6.98:1 contrast (WCAG AA passes).
Color values
| HEX | #8A88FA |
|---|---|
| RGB | rgb(138, 136, 250) |
| HSL | hsl(241, 92%, 76%) |
| HSV | hsv(241, 46%, 98%) |
| CMYK | cmyk(44.8%, 45.6%, 0%, 2%) |
| CIE-LAB | lab(61.58, 29.16, -56.87) |
| CIE-LCH | lch(61.58, 63.91, 297.15°) |
| OKLab | oklab(68.02% 0.0339 -0.1612) |
| OKLCH | oklch(68.02% 0.165 281.9) |
| XYZ | xyz(36.5356, 29.9120, 94.2724) |
| Luminance | 0.2991 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 0.36
Periwinkle (survey)
#8E82FE
ΔE00 2.21
Perrywinkle
#8F8CE7
ΔE00 3.38
Periwinkle Blue
#8F99FB
ΔE00 4.95
Cornflower
#6A79F7
ΔE00 6.29
Soft Blue
#6488EA
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A88FA #F8FA88
analogous
#88BFFA #8A88FA #C388FA
triadic
#8A88FA #FA8A88 #88FA8A
tetradic
#8A88FA #FA88BF #F8FA88 #88FAC3
square
#8A88FA #FA88BF #F8FA88 #88FAC3
split-complementary
#8A88FA #FAC388 #BFFA88
monochromatic
#1713F5 #504DF8 #8A88FA #C4C3FC #E2E2FE
Accessibility & contrast
On white
3.01
#8A88FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.98
#8A88FA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A88FA
6.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A88FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A88FA | 1.00 | 3.01 | 6.98 | 6.98 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A99FE
Deuteranopia (green-blind)
#5391F7
Tritanopia (blue-blind)
#65A0B5
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #8a88fa; /* rgb */ color: rgb(138, 136, 250); /* oklch */ color: oklch(68.0% 0.165 281.9);
Tailwind
colors: {
custom: {
50: '#b2aafc',
500: '#8a88fa',
950: '#000000',
},
}SCSS
$custom: #8a88fa; $custom-light: #b2aafc; $custom-dark: #000000;
JSON
{
"hex": "#8a88fa",
"rgb": {
"r": 138,
"g": 136,
"b": 250
},
"hsl": {
"h": 241.053,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.6802,
"c": 0.16475,
"h": 281.9
},
"luminance": 0.29914
}Semantic roles & 50–950 ramp
primary
#8A88FA
secondary
#F5F6D5
accent
#E600E1
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85