#8980FA#8980FA
#8980FA is a light, vivid blue. Relative luminance 0.277; OKLCH L 66.5% C 0.176 H 283.9°. Best body text is #000000 at 6.53:1 contrast (WCAG AA passes).
Color values
| HEX | #8980FA |
|---|---|
| RGB | rgb(137, 128, 250) |
| HSL | hsl(244, 92%, 74%) |
| HSV | hsv(244, 49%, 98%) |
| CMYK | cmyk(45.2%, 48.8%, 0%, 2%) |
| CIE-LAB | lab(59.58, 33.59, -60.07) |
| CIE-LCH | lch(59.58, 68.82, 299.21°) |
| OKLab | oklab(66.49% 0.0421 -0.1707) |
| OKLCH | oklch(66.49% 0.176 283.9) |
| XYZ | xyz(35.2859, 27.6572, 93.9031) |
| Luminance | 0.2766 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.07
Lavender Blue
#8B88F8
ΔE00 2.37
Perrywinkle
#8F8CE7
ΔE00 4.79
Cornflower
#6A79F7
ΔE00 5.38
Periwinkle Blue
#8F99FB
ΔE00 7.32
Mediumslateblue
#7B68EE
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8980FA #F1FA80
analogous
#80B4FA #8980FA #C680FA
triadic
#8980FA #FA8980 #80FA89
tetradic
#8980FA #FA80B4 #F1FA80 #80FAC6
square
#8980FA #FA80B4 #F1FA80 #80FAC6
split-complementary
#8980FA #FAC680 #B4FA80
monochromatic
#1C0AF5 #5245F8 #8980FA #C0BBFC #E4E2FE
Accessibility & contrast
On white
3.22
#8980FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.53
#8980FA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8980FA
6.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8980FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8980FA | 1.00 | 3.22 | 6.53 | 6.53 |
| #FFFFFF | 3.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4B93FE
Deuteranopia (green-blind)
#458CF7
Tritanopia (blue-blind)
#649AB1
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #8980fa; /* rgb */ color: rgb(137, 128, 250); /* oklch */ color: oklch(66.5% 0.176 283.9);
Tailwind
colors: {
custom: {
50: '#b1a5fd',
500: '#8980fa',
950: '#000000',
},
}SCSS
$custom: #8980fa; $custom-light: #b1a5fd; $custom-dark: #000000;
JSON
{
"hex": "#8980fa",
"rgb": {
"r": 137,
"g": 128,
"b": 250
},
"hsl": {
"h": 244.426,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.66492,
"c": 0.17581,
"h": 283.9
},
"luminance": 0.27659
}Semantic roles & 50–950 ramp
primary
#8980FA
secondary
#F4F6D5
accent
#E600D5
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86