#7980EA#7980EA
#7980EA is a light, vivid blue. Relative luminance 0.254; OKLCH L 64.3% C 0.157 H 278.2°. Best body text is #000000 at 6.09:1 contrast (WCAG AA passes).
Color values
| HEX | #7980EA |
|---|---|
| RGB | rgb(121, 128, 234) |
| HSL | hsl(236, 73%, 70%) |
| HSV | hsv(236, 48%, 92%) |
| CMYK | cmyk(48.3%, 45.3%, 0%, 8.2%) |
| CIE-LAB | lab(57.50, 25.30, -54.59) |
| CIE-LCH | lch(57.50, 60.17, 294.87°) |
| OKLab | oklab(64.34% 0.0223 -0.155) |
| OKLCH | oklch(64.34% 0.157 278.2) |
| XYZ | xyz(30.4510, 25.4421, 81.1322) |
| Luminance | 0.2544 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.37
Lavender Blue
#8B88F8
ΔE00 3.96
Periwinkle (survey)
#8E82FE
ΔE00 4.59
Perrywinkle
#8F8CE7
ΔE00 5.15
Soft Blue
#6488EA
ΔE00 5.59
Mediumslateblue
#7B68EE
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7980EA #EAE379
analogous
#79B9EA #7980EA #AB79EA
triadic
#7980EA #EA7980 #80EA79
tetradic
#7980EA #EA79B9 #EAE379 #79EAAB
square
#7980EA #EA79B9 #EAE379 #79EAAB
split-complementary
#7980EA #EAAB79 #B9EA79
monochromatic
#202AC9 #444EE2 #7980EA #AEB2F2 #E3E4FB
Accessibility & contrast
On white
3.45
#7980EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.09
#7980EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7980EA
6.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7980EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7980EA | 1.00 | 3.45 | 6.09 | 6.09 |
| #FFFFFF | 3.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#548FEE
Deuteranopia (green-blind)
#4A86E8
Tritanopia (blue-blind)
#4E97AA
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #7980ea; /* rgb */ color: rgb(121, 128, 234); /* oklch */ color: oklch(64.3% 0.157 278.2);
Tailwind
colors: {
custom: {
50: '#a6a4f1',
500: '#7980ea',
950: '#000000',
},
}SCSS
$custom: #7980ea; $custom-light: #a6a4f1; $custom-dark: #000000;
JSON
{
"hex": "#7980ea",
"rgb": {
"r": 121,
"g": 128,
"b": 234
},
"hsl": {
"h": 236.283,
"s": 72.903,
"l": 69.608
},
"oklch": {
"l": 0.64339,
"c": 0.15658,
"h": 278.2
},
"luminance": 0.25444
}Semantic roles & 50–950 ramp
primary
#7980EA
secondary
#F0EECF
accent
#C911D5
background
#FAFAFE
surface
#F4F4FD
border
#CECED5
text
#100F17
muted
#7F7F85