#8988FA#8988FA
#8988FA is a light, vivid blue. Relative luminance 0.298; OKLCH L 67.9% C 0.165 H 281.5°. Best body text is #000000 at 6.97:1 contrast (WCAG AA passes).
Color values
| HEX | #8988FA |
|---|---|
| RGB | rgb(137, 136, 250) |
| HSL | hsl(241, 92%, 76%) |
| HSV | hsv(241, 46%, 98%) |
| CMYK | cmyk(45.2%, 45.6%, 0%, 2%) |
| CIE-LAB | lab(61.50, 28.93, -56.99) |
| CIE-LCH | lch(61.50, 63.91, 296.91°) |
| OKLab | oklab(67.94% 0.0328 -0.1616) |
| OKLCH | oklch(67.94% 0.165 281.5) |
| XYZ | xyz(36.3709, 29.8271, 94.2647) |
| Luminance | 0.2983 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 0.51
Periwinkle (survey)
#8E82FE
ΔE00 2.32
Perrywinkle
#8F8CE7
ΔE00 3.45
Periwinkle Blue
#8F99FB
ΔE00 4.92
Cornflower
#6A79F7
ΔE00 6.15
Soft Blue
#6488EA
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8988FA #F9FA88
analogous
#88C0FA #8988FA #C288FA
triadic
#8988FA #FA8988 #88FA89
tetradic
#8988FA #FA88C0 #F9FA88 #88FAC2
square
#8988FA #FA88C0 #F9FA88 #88FAC2
split-complementary
#8988FA #FAC288 #C0FA88
monochromatic
#1513F5 #4F4DF8 #8988FA #C3C3FC #E2E2FE
Accessibility & contrast
On white
3.01
#8988FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.97
#8988FA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8988FA
6.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8988FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8988FA | 1.00 | 3.01 | 6.97 | 6.97 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A99FE
Deuteranopia (green-blind)
#5390F7
Tritanopia (blue-blind)
#63A0B5
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #8988fa; /* rgb */ color: rgb(137, 136, 250); /* oklch */ color: oklch(67.9% 0.165 281.5);
Tailwind
colors: {
custom: {
50: '#b1aafc',
500: '#8988fa',
950: '#000000',
},
}SCSS
$custom: #8988fa; $custom-light: #b1aafc; $custom-dark: #000000;
JSON
{
"hex": "#8988fa",
"rgb": {
"r": 137,
"g": 136,
"b": 250
},
"hsl": {
"h": 240.526,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.67945,
"c": 0.1649,
"h": 281.5
},
"luminance": 0.29829
}Semantic roles & 50–950 ramp
primary
#8988FA
secondary
#F6F6D5
accent
#E600E3
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85