#8980FF#8980FF
#8980FF is a light, vivid blue. Relative luminance 0.280; OKLCH L 66.8% C 0.182 H 283.5°. Best body text is #000000 at 6.60:1 contrast (WCAG AA passes).
Color values
| HEX | #8980FF |
|---|---|
| RGB | rgb(137, 128, 255) |
| HSL | hsl(244, 100%, 75%) |
| HSV | hsv(244, 50%, 100%) |
| CMYK | cmyk(46.3%, 49.8%, 0%, 0%) |
| CIE-LAB | lab(59.87, 35.02, -62.35) |
| CIE-LCH | lch(59.87, 71.52, 299.32°) |
| OKLab | oklab(66.8% 0.0426 -0.1774) |
| OKLCH | oklch(66.8% 0.182 283.5) |
| XYZ | xyz(36.0803, 27.9750, 98.0869) |
| Luminance | 0.2798 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.00
Lavender Blue
#8B88F8
ΔE00 2.55
Perrywinkle
#8F8CE7
ΔE00 5.22
Cornflower
#6A79F7
ΔE00 5.41
Periwinkle Blue
#8F99FB
ΔE00 7.34
Mediumslateblue
#7B68EE
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8980FF #F6FF80
analogous
#80B6FF #8980FF #C880FF
triadic
#8980FF #FF8980 #80FF89
tetradic
#8980FF #FF80B6 #F6FF80 #80FFC8
square
#8980FF #FF80B6 #F6FF80 #80FFC8
split-complementary
#8980FF #FFC880 #B6FF80
monochromatic
#1706FF #5043FF #8980FF #C2BDFF #E3E0FF
Accessibility & contrast
On white
3.18
#8980FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.60
#8980FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8980FF
6.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8980FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8980FF | 1.00 | 3.18 | 6.60 | 6.60 |
| #FFFFFF | 3.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4694FF
Deuteranopia (green-blind)
#3F8CFC
Tritanopia (blue-blind)
#619BB4
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #8980ff; /* rgb */ color: rgb(137, 128, 255); /* oklch */ color: oklch(66.8% 0.182 283.5);
Tailwind
colors: {
custom: {
50: '#b2a5ff',
500: '#8980ff',
950: '#000000',
},
}SCSS
$custom: #8980ff; $custom-light: #b2a5ff; $custom-dark: #000000;
JSON
{
"hex": "#8980ff",
"rgb": {
"r": 137,
"g": 128,
"b": 255
},
"hsl": {
"h": 244.252,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.66802,
"c": 0.18243,
"h": 283.5
},
"luminance": 0.27977
}Semantic roles & 50–950 ramp
primary
#8980FF
secondary
#F5F7D4
accent
#E600D5
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86