#8984FA#8984FA
#8984FA is a light, vivid blue. Relative luminance 0.287; OKLCH L 67.2% C 0.170 H 282.7°. Best body text is #000000 at 6.74:1 contrast (WCAG AA passes).
Color values
| HEX | #8984FA |
|---|---|
| RGB | rgb(137, 132, 250) |
| HSL | hsl(243, 92%, 75%) |
| HSV | hsv(243, 47%, 98%) |
| CMYK | cmyk(45.2%, 47.2%, 0%, 2%) |
| CIE-LAB | lab(60.53, 31.26, -58.53) |
| CIE-LCH | lch(60.53, 66.36, 298.10°) |
| OKLab | oklab(67.21% 0.0375 -0.1662) |
| OKLCH | oklch(67.21% 0.17 282.7) |
| XYZ | xyz(35.8180, 28.7214, 94.0804) |
| Luminance | 0.2872 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.22
Periwinkle (survey)
#8E82FE
ΔE00 1.33
Perrywinkle
#8F8CE7
ΔE00 3.99
Cornflower
#6A79F7
ΔE00 5.66
Periwinkle Blue
#8F99FB
ΔE00 6.12
Soft Blue
#6488EA
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8984FA #F5FA84
analogous
#84BAFA #8984FA #C484FA
triadic
#8984FA #FA8984 #84FA89
tetradic
#8984FA #FA84BA #F5FA84 #84FAC4
square
#8984FA #FA84BA #F5FA84 #84FAC4
split-complementary
#8984FA #FAC484 #BAFA84
monochromatic
#180EF5 #5149F8 #8984FA #C1BFFC #E3E2FE
Accessibility & contrast
On white
3.11
#8984FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.74
#8984FA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8984FA
6.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8984FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8984FA | 1.00 | 3.11 | 6.74 | 6.74 |
| #FFFFFF | 3.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5296FE
Deuteranopia (green-blind)
#4C8EF7
Tritanopia (blue-blind)
#639DB3
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #8984fa; /* rgb */ color: rgb(137, 132, 250); /* oklch */ color: oklch(67.2% 0.170 282.7);
Tailwind
colors: {
custom: {
50: '#b1a7fc',
500: '#8984fa',
950: '#000000',
},
}SCSS
$custom: #8984fa; $custom-light: #b1a7fc; $custom-dark: #000000;
JSON
{
"hex": "#8984fa",
"rgb": {
"r": 137,
"g": 132,
"b": 250
},
"hsl": {
"h": 242.542,
"s": 92.188,
"l": 74.902
},
"oklch": {
"l": 0.67213,
"c": 0.17035,
"h": 282.7
},
"luminance": 0.28723
}Semantic roles & 50–950 ramp
primary
#8984FA
secondary
#F5F6D5
accent
#E600DC
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86