#8982EA#8982EA
#8982EA is a light, vivid blue. Relative luminance 0.272; OKLCH L 65.9% C 0.151 H 284.5°. Best body text is #000000 at 6.44:1 contrast (WCAG AA passes).
Color values
| HEX | #8982EA |
|---|---|
| RGB | rgb(137, 130, 234) |
| HSL | hsl(244, 71%, 71%) |
| HSV | hsv(244, 44%, 92%) |
| CMYK | cmyk(41.5%, 44.4%, 0%, 8.2%) |
| CIE-LAB | lab(59.18, 27.89, -51.85) |
| CIE-LCH | lch(59.18, 58.87, 298.28°) |
| OKLab | oklab(65.91% 0.0379 -0.1466) |
| OKLCH | oklch(65.91% 0.151 284.5) |
| XYZ | xyz(33.1462, 27.2228, 81.3340) |
| Luminance | 0.2722 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.58
Periwinkle (survey)
#8E82FE
ΔE00 2.87
Perrywinkle
#8F8CE7
ΔE00 3.16
Cornflower
#6A79F7
ΔE00 6.05
Mediumpurple
#9370DB
ΔE00 6.82
Periwinkle Blue
#8F99FB
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8982EA #E3EA82
analogous
#82AFEA #8982EA #BD82EA
triadic
#8982EA #EA8982 #82EA89
tetradic
#8982EA #EA82AF #E3EA82 #82EABD
square
#8982EA #EA82AF #E3EA82 #82EABD
split-complementary
#8982EA #EABD82 #AFEA82
monochromatic
#2E23CF #584EE1 #8982EA #BAB6F3 #E6E5FB
Accessibility & contrast
On white
3.26
#8982EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.44
#8982EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8982EA
6.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8982EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8982EA | 1.00 | 3.26 | 6.44 | 6.44 |
| #FFFFFF | 3.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B92EE
Deuteranopia (green-blind)
#578BE8
Tritanopia (blue-blind)
#6C97AB
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #8982ea; /* rgb */ color: rgb(137, 130, 234); /* oklch */ color: oklch(65.9% 0.151 284.5);
Tailwind
colors: {
custom: {
50: '#b0a6f1',
500: '#8982ea',
950: '#000000',
},
}SCSS
$custom: #8982ea; $custom-light: #b0a6f1; $custom-dark: #000000;
JSON
{
"hex": "#8982ea",
"rgb": {
"r": 137,
"g": 130,
"b": 234
},
"hsl": {
"h": 244.038,
"s": 71.233,
"l": 71.373
},
"oklch": {
"l": 0.65907,
"c": 0.1514,
"h": 284.5
},
"luminance": 0.27224
}Semantic roles & 50–950 ramp
primary
#8982EA
secondary
#F0F1D6
accent
#D312C6
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85