#8980FD#8980FD
#8980FD is a light, vivid blue. Relative luminance 0.278; OKLCH L 66.7% C 0.180 H 283.6°. Best body text is #000000 at 6.57:1 contrast (WCAG AA passes).
Color values
| HEX | #8980FD |
|---|---|
| RGB | rgb(137, 128, 253) |
| HSL | hsl(244, 97%, 75%) |
| HSV | hsv(244, 49%, 99%) |
| CMYK | cmyk(45.8%, 49.4%, 0%, 0.8%) |
| CIE-LAB | lab(59.75, 34.45, -61.44) |
| CIE-LCH | lch(59.75, 70.44, 299.28°) |
| OKLab | oklab(66.68% 0.0424 -0.1747) |
| OKLCH | oklch(66.68% 0.18 283.6) |
| XYZ | xyz(35.7601, 27.8469, 96.4002) |
| Luminance | 0.2785 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 0.97
Lavender Blue
#8B88F8
ΔE00 2.46
Perrywinkle
#8F8CE7
ΔE00 5.04
Cornflower
#6A79F7
ΔE00 5.39
Periwinkle Blue
#8F99FB
ΔE00 7.32
Mediumslateblue
#7B68EE
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8980FD #F4FD80
analogous
#80B6FD #8980FD #C880FD
triadic
#8980FD #FD8980 #80FD89
tetradic
#8980FD #FD80B6 #F4FD80 #80FDC8
square
#8980FD #FD80B6 #F4FD80 #80FDC8
split-complementary
#8980FD #FDC880 #B6FD80
monochromatic
#1907FB #5144FC #8980FD #C1BCFE #E3E1FF
Accessibility & contrast
On white
3.20
#8980FD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.57
#8980FD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8980FD
6.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8980FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8980FD | 1.00 | 3.20 | 6.57 | 6.57 |
| #FFFFFF | 3.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4894FF
Deuteranopia (green-blind)
#428CFA
Tritanopia (blue-blind)
#629BB3
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #8980fd; /* rgb */ color: rgb(137, 128, 253); /* oklch */ color: oklch(66.7% 0.180 283.6);
Tailwind
colors: {
custom: {
50: '#b2a5ff',
500: '#8980fd',
950: '#000000',
},
}SCSS
$custom: #8980fd; $custom-light: #b2a5ff; $custom-dark: #000000;
JSON
{
"hex": "#8980fd",
"rgb": {
"r": 137,
"g": 128,
"b": 253
},
"hsl": {
"h": 244.32,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.66677,
"c": 0.17979,
"h": 283.6
},
"luminance": 0.27849
}Semantic roles & 50–950 ramp
primary
#8980FD
secondary
#F4F7D4
accent
#E600D5
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86