#8980FE#8980FE
#8980FE is a light, vivid blue. Relative luminance 0.279; OKLCH L 66.7% C 0.181 H 283.6°. Best body text is #000000 at 6.58:1 contrast (WCAG AA passes).
Color values
| HEX | #8980FE |
|---|---|
| RGB | rgb(137, 128, 254) |
| HSL | hsl(244, 98%, 75%) |
| HSV | hsv(244, 50%, 100%) |
| CMYK | cmyk(46.1%, 49.6%, 0%, 0.4%) |
| CIE-LAB | lab(59.81, 34.74, -61.90) |
| CIE-LCH | lch(59.81, 70.98, 299.30°) |
| OKLab | oklab(66.74% 0.0425 -0.1761) |
| OKLCH | oklch(66.74% 0.181 283.6) |
| XYZ | xyz(35.9198, 27.9108, 97.2414) |
| Luminance | 0.2791 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 0.98
Lavender Blue
#8B88F8
ΔE00 2.50
Perrywinkle
#8F8CE7
ΔE00 5.13
Cornflower
#6A79F7
ΔE00 5.40
Periwinkle Blue
#8F99FB
ΔE00 7.33
Mediumslateblue
#7B68EE
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8980FE #F5FE80
analogous
#80B6FE #8980FE #C880FE
triadic
#8980FE #FE8980 #80FE89
tetradic
#8980FE #FE80B6 #F5FE80 #80FEC8
square
#8980FE #FE80B6 #F5FE80 #80FEC8
split-complementary
#8980FE #FEC880 #B6FE80
monochromatic
#1807FD #5143FE #8980FE #C1BDFE #E3E1FF
Accessibility & contrast
On white
3.19
#8980FE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.58
#8980FE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8980FE
6.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8980FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8980FE | 1.00 | 3.19 | 6.58 | 6.58 |
| #FFFFFF | 3.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4794FF
Deuteranopia (green-blind)
#408CFB
Tritanopia (blue-blind)
#619BB3
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #8980fe; /* rgb */ color: rgb(137, 128, 254); /* oklch */ color: oklch(66.7% 0.181 283.6);
Tailwind
colors: {
custom: {
50: '#b2a5ff',
500: '#8980fe',
950: '#000000',
},
}SCSS
$custom: #8980fe; $custom-light: #b2a5ff; $custom-dark: #000000;
JSON
{
"hex": "#8980fe",
"rgb": {
"r": 137,
"g": 128,
"b": 254
},
"hsl": {
"h": 244.286,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.66739,
"c": 0.18111,
"h": 283.6
},
"luminance": 0.27912
}Semantic roles & 50–950 ramp
primary
#8980FE
secondary
#F5F7D4
accent
#E600D5
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86