#8984F8#8984F8
#8984F8 is a light, vivid blue. Relative luminance 0.286; OKLCH L 67.1% C 0.168 H 282.8°. Best body text is #000000 at 6.72:1 contrast (WCAG AA passes).
Color values
| HEX | #8984F8 |
|---|---|
| RGB | rgb(137, 132, 248) |
| HSL | hsl(243, 89%, 75%) |
| HSV | hsv(243, 47%, 97%) |
| CMYK | cmyk(44.8%, 46.8%, 0%, 2.7%) |
| CIE-LAB | lab(60.42, 30.69, -57.61) |
| CIE-LCH | lch(60.42, 65.27, 298.04°) |
| OKLab | oklab(67.09% 0.0373 -0.1635) |
| OKLCH | oklch(67.09% 0.168 282.8) |
| XYZ | xyz(35.5061, 28.5966, 92.4376) |
| Luminance | 0.2860 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.17
Periwinkle (survey)
#8E82FE
ΔE00 1.45
Perrywinkle
#8F8CE7
ΔE00 3.79
Cornflower
#6A79F7
ΔE00 5.67
Periwinkle Blue
#8F99FB
ΔE00 6.12
Soft Blue
#6488EA
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8984F8 #F3F884
analogous
#84B9F8 #8984F8 #C384F8
triadic
#8984F8 #F88984 #84F889
tetradic
#8984F8 #F884B9 #F3F884 #84F8C3
square
#8984F8 #F884B9 #F3F884 #84F8C3
split-complementary
#8984F8 #F8C384 #B9F884
monochromatic
#1A10F1 #514AF5 #8984F8 #C1BEFB #E3E2FD
Accessibility & contrast
On white
3.13
#8984F8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.72
#8984F8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8984F8
6.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8984F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8984F8 | 1.00 | 3.13 | 6.72 | 6.72 |
| #FFFFFF | 3.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5496FC
Deuteranopia (green-blind)
#4E8EF5
Tritanopia (blue-blind)
#649CB2
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #8984f8; /* rgb */ color: rgb(137, 132, 248); /* oklch */ color: oklch(67.1% 0.168 282.8);
Tailwind
colors: {
custom: {
50: '#b1a7fb',
500: '#8984f8',
950: '#000000',
},
}SCSS
$custom: #8984f8; $custom-light: #b1a7fb; $custom-dark: #000000;
JSON
{
"hex": "#8984f8",
"rgb": {
"r": 137,
"g": 132,
"b": 248
},
"hsl": {
"h": 242.586,
"s": 89.231,
"l": 74.51
},
"oklch": {
"l": 0.67093,
"c": 0.16765,
"h": 282.8
},
"luminance": 0.28598
}Semantic roles & 50–950 ramp
primary
#8984F8
secondary
#F4F5D6
accent
#E600DC
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85