#8988F9#8988F9
#8988F9 is a light, vivid blue. Relative luminance 0.298; OKLCH L 67.9% C 0.164 H 281.5°. Best body text is #000000 at 6.95:1 contrast (WCAG AA passes).
Color values
| HEX | #8988F9 |
|---|---|
| RGB | rgb(137, 136, 249) |
| HSL | hsl(241, 90%, 75%) |
| HSV | hsv(241, 45%, 98%) |
| CMYK | cmyk(45%, 45.4%, 0%, 2.4%) |
| CIE-LAB | lab(61.45, 28.64, -56.52) |
| CIE-LCH | lch(61.45, 63.37, 296.87°) |
| OKLab | oklab(67.89% 0.0327 -0.1602) |
| OKLCH | oklch(67.89% 0.164 281.5) |
| XYZ | xyz(36.2145, 29.7645, 93.4411) |
| Luminance | 0.2977 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 0.44
Periwinkle (survey)
#8E82FE
ΔE00 2.36
Perrywinkle
#8F8CE7
ΔE00 3.33
Periwinkle Blue
#8F99FB
ΔE00 4.92
Cornflower
#6A79F7
ΔE00 6.16
Soft Blue
#6488EA
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8988F9 #F8F988
analogous
#88BFF9 #8988F9 #C188F9
triadic
#8988F9 #F98988 #88F989
tetradic
#8988F9 #F988BF #F8F988 #88F9C1
square
#8988F9 #F988BF #F8F988 #88F9C1
split-complementary
#8988F9 #F9C188 #BFF988
monochromatic
#1513F3 #4F4EF6 #8988F9 #C3C2FC #E2E2FE
Accessibility & contrast
On white
3.02
#8988F9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.95
#8988F9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8988F9
6.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8988F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8988F9 | 1.00 | 3.02 | 6.95 | 6.95 |
| #FFFFFF | 3.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A98FD
Deuteranopia (green-blind)
#5490F6
Tritanopia (blue-blind)
#63A0B5
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #8988f9; /* rgb */ color: rgb(137, 136, 249); /* oklch */ color: oklch(67.9% 0.164 281.5);
Tailwind
colors: {
custom: {
50: '#b1aafc',
500: '#8988f9',
950: '#000000',
},
}SCSS
$custom: #8988f9; $custom-light: #b1aafc; $custom-dark: #000000;
JSON
{
"hex": "#8988f9",
"rgb": {
"r": 137,
"g": 136,
"b": 249
},
"hsl": {
"h": 240.531,
"s": 90.4,
"l": 75.49
},
"oklch": {
"l": 0.67887,
"c": 0.16355,
"h": 281.5
},
"luminance": 0.29766
}Semantic roles & 50–950 ramp
primary
#8988F9
secondary
#F5F6D5
accent
#E600E3
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85