#8980EB#8980EB
#8980EB is a light, vivid blue. Relative luminance 0.268; OKLCH L 65.6% C 0.156 H 285.1°. Best body text is #000000 at 6.35:1 contrast (WCAG AA passes).
Color values
| HEX | #8980EB |
|---|---|
| RGB | rgb(137, 128, 235) |
| HSL | hsl(245, 73%, 71%) |
| HSV | hsv(245, 46%, 92%) |
| CMYK | cmyk(41.7%, 45.5%, 0%, 7.8%) |
| CIE-LAB | lab(58.75, 29.34, -53.09) |
| CIE-LCH | lch(58.75, 60.66, 298.92°) |
| OKLab | oklab(65.6% 0.0405 -0.1502) |
| OKLCH | oklch(65.6% 0.156 285.1) |
| XYZ | xyz(33.0268, 26.7536, 82.0049) |
| Luminance | 0.2676 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.72
Lavender Blue
#8B88F8
ΔE00 2.92
Perrywinkle
#8F8CE7
ΔE00 3.78
Cornflower
#6A79F7
ΔE00 5.88
Mediumpurple
#9370DB
ΔE00 6.33
Mediumslateblue
#7B68EE
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8980EB #E2EB80
analogous
#80ACEB #8980EB #BE80EB
triadic
#8980EB #EB8980 #80EB89
tetradic
#8980EB #EB80AC #E2EB80 #80EBBE
square
#8980EB #EB80AC #E2EB80 #80EBBE
split-complementary
#8980EB #EBBE80 #ACEB80
monochromatic
#2F21D0 #584BE3 #8980EB #BAB5F3 #E6E5FB
Accessibility & contrast
On white
3.31
#8980EB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.35
#8980EB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8980EB
6.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8980EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8980EB | 1.00 | 3.31 | 6.35 | 6.35 |
| #FFFFFF | 3.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5790EF
Deuteranopia (green-blind)
#548AE9
Tritanopia (blue-blind)
#6C96AA
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #8980eb; /* rgb */ color: rgb(137, 128, 235); /* oklch */ color: oklch(65.6% 0.156 285.1);
Tailwind
colors: {
custom: {
50: '#b0a5f2',
500: '#8980eb',
950: '#000000',
},
}SCSS
$custom: #8980eb; $custom-light: #b0a5f2; $custom-dark: #000000;
JSON
{
"hex": "#8980eb",
"rgb": {
"r": 137,
"g": 128,
"b": 235
},
"hsl": {
"h": 245.047,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.65596,
"c": 0.15559,
"h": 285.1
},
"luminance": 0.26755
}Semantic roles & 50–950 ramp
primary
#8980EB
secondary
#EFF1D5
accent
#D511C4
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85