#8980FC#8980FC
#8980FC is a light, vivid blue. Relative luminance 0.278; OKLCH L 66.6% C 0.178 H 283.7°. Best body text is #000000 at 6.56:1 contrast (WCAG AA passes).
Color values
| HEX | #8980FC |
|---|---|
| RGB | rgb(137, 128, 252) |
| HSL | hsl(244, 95%, 75%) |
| HSV | hsv(244, 49%, 99%) |
| CMYK | cmyk(45.6%, 49.2%, 0%, 1.2%) |
| CIE-LAB | lab(59.69, 34.16, -60.98) |
| CIE-LCH | lch(59.69, 69.90, 299.26°) |
| OKLab | oklab(66.62% 0.0423 -0.1734) |
| OKLCH | oklch(66.62% 0.178 283.7) |
| XYZ | xyz(35.6012, 27.7833, 95.5634) |
| Luminance | 0.2778 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 0.99
Lavender Blue
#8B88F8
ΔE00 2.42
Perrywinkle
#8F8CE7
ΔE00 4.96
Cornflower
#6A79F7
ΔE00 5.38
Periwinkle Blue
#8F99FB
ΔE00 7.32
Mediumslateblue
#7B68EE
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8980FC #F3FC80
analogous
#80B5FC #8980FC #C780FC
triadic
#8980FC #FC8980 #80FC89
tetradic
#8980FC #FC80B5 #F3FC80 #80FCC7
square
#8980FC #FC80B5 #F3FC80 #80FCC7
split-complementary
#8980FC #FCC780 #B5FC80
monochromatic
#1A08F9 #5144FB #8980FC #C1BCFD #E3E1FE
Accessibility & contrast
On white
3.20
#8980FC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.56
#8980FC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8980FC
6.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8980FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8980FC | 1.00 | 3.20 | 6.56 | 6.56 |
| #FFFFFF | 3.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4994FF
Deuteranopia (green-blind)
#438CF9
Tritanopia (blue-blind)
#639AB2
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #8980fc; /* rgb */ color: rgb(137, 128, 252); /* oklch */ color: oklch(66.6% 0.178 283.7);
Tailwind
colors: {
custom: {
50: '#b1a5fe',
500: '#8980fc',
950: '#000000',
},
}SCSS
$custom: #8980fc; $custom-light: #b1a5fe; $custom-dark: #000000;
JSON
{
"hex": "#8980fc",
"rgb": {
"r": 137,
"g": 128,
"b": 252
},
"hsl": {
"h": 244.355,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.66615,
"c": 0.17846,
"h": 283.7
},
"luminance": 0.27785
}Semantic roles & 50–950 ramp
primary
#8980FC
secondary
#F4F7D4
accent
#E600D5
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86