#8988FD#8988FD
#8988FD is a light, vivid blue. Relative luminance 0.300; OKLCH L 68.1% C 0.169 H 281.3°. Best body text is #000000 at 7.00:1 contrast (WCAG AA passes).
Color values
| HEX | #8988FD |
|---|---|
| RGB | rgb(137, 136, 253) |
| HSL | hsl(241, 97%, 76%) |
| HSV | hsv(241, 46%, 99%) |
| CMYK | cmyk(45.8%, 46.2%, 0%, 0.8%) |
| CIE-LAB | lab(61.67, 29.79, -58.37) |
| CIE-LCH | lch(61.67, 65.54, 297.04°) |
| OKLab | oklab(68.12% 0.0332 -0.1657) |
| OKLCH | oklch(68.12% 0.169 281.3) |
| XYZ | xyz(36.8450, 30.0167, 96.7618) |
| Luminance | 0.3002 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 0.83
Periwinkle (survey)
#8E82FE
ΔE00 2.26
Perrywinkle
#8F8CE7
ΔE00 3.81
Periwinkle Blue
#8F99FB
ΔE00 4.95
Cornflower
#6A79F7
ΔE00 6.16
Soft Blue
#6488EA
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8988FD #FCFD88
analogous
#88C2FD #8988FD #C488FD
triadic
#8988FD #FD8988 #88FD89
tetradic
#8988FD #FD88C2 #FCFD88 #88FDC4
square
#8988FD #FD88C2 #FCFD88 #88FDC4
split-complementary
#8988FD #FDC488 #C2FD88
monochromatic
#1210FB #4D4CFC #8988FD #C5C4FE #E1E1FE
Accessibility & contrast
On white
3.00
#8988FD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.00
#8988FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8988FD
7.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8988FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8988FD | 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)
#5799FF
Deuteranopia (green-blind)
#5091FA
Tritanopia (blue-blind)
#61A1B6
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #8988fd; /* rgb */ color: rgb(137, 136, 253); /* oklch */ color: oklch(68.1% 0.169 281.3);
Tailwind
colors: {
custom: {
50: '#b1aaff',
500: '#8988fd',
950: '#000000',
},
}SCSS
$custom: #8988fd; $custom-light: #b1aaff; $custom-dark: #000000;
JSON
{
"hex": "#8988fd",
"rgb": {
"r": 137,
"g": 136,
"b": 253
},
"hsl": {
"h": 240.513,
"s": 96.694,
"l": 76.275
},
"oklch": {
"l": 0.68123,
"c": 0.16896,
"h": 281.3
},
"luminance": 0.30019
}Semantic roles & 50–950 ramp
primary
#8988FD
secondary
#F6F7D4
accent
#E600E4
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86