#7984FF#7984FF
#7984FF is a light, vivid blue. Relative luminance 0.278; OKLCH L 66.4% C 0.180 H 276.5°. Best body text is #000000 at 6.56:1 contrast (WCAG AA passes).
Color values
| HEX | #7984FF |
|---|---|
| RGB | rgb(121, 132, 255) |
| HSL | hsl(235, 100%, 74%) |
| HSV | hsv(235, 53%, 100%) |
| CMYK | cmyk(52.5%, 48.2%, 0%, 0%) |
| CIE-LAB | lab(59.69, 29.30, -62.69) |
| CIE-LCH | lch(59.69, 69.20, 295.05°) |
| OKLab | oklab(66.38% 0.0203 -0.1788) |
| OKLCH | oklch(66.38% 0.18 276.5) |
| XYZ | xyz(34.1807, 27.7853, 98.1503) |
| Luminance | 0.2779 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 3.41
Cornflower
#6A79F7
ΔE00 3.83
Periwinkle (survey)
#8E82FE
ΔE00 4.09
Soft Blue
#6488EA
ΔE00 5.36
Perrywinkle
#8F8CE7
ΔE00 5.85
Periwinkle Blue
#8F99FB
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7984FF #FFF479
analogous
#79C7FF #7984FF #B179FF
triadic
#7984FF #FF7984 #84FF79
tetradic
#7984FF #FF79C7 #FFF479 #79FFB1
square
#7984FF #FF79C7 #FFF479 #79FFB1
split-complementary
#7984FF #FFB179 #C7FF79
monochromatic
#0015FE #3C4CFF #7984FF #B6BCFF #E0E3FF
Accessibility & contrast
On white
3.20
#7984FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.56
#7984FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7984FF
6.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7984FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7984FF | 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)
#4995FF
Deuteranopia (green-blind)
#398AFC
Tritanopia (blue-blind)
#3B9FB5
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #7984ff; /* rgb */ color: rgb(121, 132, 255); /* oklch */ color: oklch(66.4% 0.180 276.5);
Tailwind
colors: {
custom: {
50: '#a8a7ff',
500: '#7984ff',
950: '#000000',
},
}SCSS
$custom: #7984ff; $custom-light: #a8a7ff; $custom-dark: #000000;
JSON
{
"hex": "#7984ff",
"rgb": {
"r": 121,
"g": 132,
"b": 255
},
"hsl": {
"h": 235.075,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.66384,
"c": 0.17991,
"h": 276.5
},
"luminance": 0.27787
}Semantic roles & 50–950 ramp
primary
#7984FF
secondary
#F7F4D4
accent
#D300E6
background
#FAFAFF
surface
#F5F4FF
border
#CFCED7
text
#110F18
muted
#807F86