#7980FF#7980FF
#7980FF is a light, vivid blue. Relative luminance 0.267; OKLCH L 65.6% C 0.185 H 277.6°. Best body text is #000000 at 6.34:1 contrast (WCAG AA passes).
Color values
| HEX | #7980FF |
|---|---|
| RGB | rgb(121, 128, 255) |
| HSL | hsl(237, 100%, 74%) |
| HSV | hsv(237, 53%, 100%) |
| CMYK | cmyk(52.5%, 49.8%, 0%, 0%) |
| CIE-LAB | lab(58.72, 31.66, -64.26) |
| CIE-LCH | lch(58.72, 71.64, 296.23°) |
| OKLab | oklab(65.65% 0.0246 -0.1834) |
| OKLCH | oklch(65.65% 0.185 277.6) |
| XYZ | xyz(33.6486, 26.7212, 97.9730) |
| Luminance | 0.2672 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.09
Lavender Blue
#8B88F8
ΔE00 3.69
Periwinkle (survey)
#8E82FE
ΔE00 3.72
Soft Blue
#6488EA
ΔE00 6.11
Perrywinkle
#8F8CE7
ΔE00 6.23
Periwinkle Blue
#8F99FB
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7980FF #FFF879
analogous
#79C3FF #7980FF #B579FF
triadic
#7980FF #FF7980 #80FF79
tetradic
#7980FF #FF79C3 #FFF879 #79FFB5
square
#7980FF #FF79C3 #FFF879 #79FFB5
split-complementary
#7980FF #FFB579 #C3FF79
monochromatic
#000DFE #3C46FF #7980FF #B6BAFF #E0E2FF
Accessibility & contrast
On white
3.31
#7980FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.34
#7980FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7980FF
6.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7980FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7980FF | 1.00 | 3.31 | 6.34 | 6.34 |
| #FFFFFF | 3.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4093FF
Deuteranopia (green-blind)
#2F88FC
Tritanopia (blue-blind)
#3C9CB4
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #7980ff; /* rgb */ color: rgb(121, 128, 255); /* oklch */ color: oklch(65.6% 0.185 277.6);
Tailwind
colors: {
custom: {
50: '#a8a4ff',
500: '#7980ff',
950: '#000000',
},
}SCSS
$custom: #7980ff; $custom-light: #a8a4ff; $custom-dark: #000000;
JSON
{
"hex": "#7980ff",
"rgb": {
"r": 121,
"g": 128,
"b": 255
},
"hsl": {
"h": 236.866,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.65646,
"c": 0.18505,
"h": 277.6
},
"luminance": 0.26723
}Semantic roles & 50–950 ramp
primary
#7980FF
secondary
#F7F5D4
accent
#DA00E6
background
#FAFAFF
surface
#F5F4FF
border
#CFCED7
text
#110F18
muted
#807F86