#8984E8#8984E8
#8984E8 is a light, vivid blue. Relative luminance 0.276; OKLCH L 66.2% C 0.146 H 283.9°. Best body text is #000000 at 6.53:1 contrast (WCAG AA passes).
Color values
| HEX | #8984E8 |
|---|---|
| RGB | rgb(137, 132, 232) |
| HSL | hsl(243, 68%, 71%) |
| HSV | hsv(243, 43%, 91%) |
| CMYK | cmyk(40.9%, 43.1%, 0%, 9%) |
| CIE-LAB | lab(59.57, 26.16, -50.12) |
| CIE-LCH | lch(59.57, 56.54, 297.56°) |
| OKLab | oklab(66.17% 0.0351 -0.1415) |
| OKLCH | oklch(66.17% 0.146 283.9) |
| XYZ | xyz(33.1291, 27.6458, 79.9189) |
| Luminance | 0.2765 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.49
Perrywinkle
#8F8CE7
ΔE00 2.52
Periwinkle (survey)
#8E82FE
ΔE00 3.30
Cornflower
#6A79F7
ΔE00 6.36
Periwinkle Blue
#8F99FB
ΔE00 6.55
Mediumpurple
#9370DB
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8984E8 #E3E884
analogous
#84B1E8 #8984E8 #BB84E8
triadic
#8984E8 #E88984 #84E889
tetradic
#8984E8 #E884B1 #E3E884 #84E8BB
square
#8984E8 #E884B1 #E3E884 #84E8BB
split-complementary
#8984E8 #E8BB84 #B1E884
monochromatic
#2E26CC #5850DE #8984E8 #BAB8F2 #E6E5FA
Accessibility & contrast
On white
3.22
#8984E8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.53
#8984E8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8984E8
6.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8984E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8984E8 | 1.00 | 3.22 | 6.53 | 6.53 |
| #FFFFFF | 3.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F93EC
Deuteranopia (green-blind)
#5C8CE6
Tritanopia (blue-blind)
#6D98AB
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #8984e8; /* rgb */ color: rgb(137, 132, 232); /* oklch */ color: oklch(66.2% 0.146 283.9);
Tailwind
colors: {
custom: {
50: '#afa7f0',
500: '#8984e8',
950: '#000000',
},
}SCSS
$custom: #8984e8; $custom-light: #afa7f0; $custom-dark: #000000;
JSON
{
"hex": "#8984e8",
"rgb": {
"r": 137,
"g": 132,
"b": 232
},
"hsl": {
"h": 243,
"s": 68.493,
"l": 71.373
},
"oklch": {
"l": 0.66167,
"c": 0.14581,
"h": 283.9
},
"luminance": 0.27647
}Semantic roles & 50–950 ramp
primary
#8984E8
secondary
#F0F1D7
accent
#D015C7
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F16
muted
#807F84