#7979F5#7979F5
#7979F5 is a light, vivid blue. Relative luminance 0.243; OKLCH L 63.7% C 0.181 H 280.0°. Best body text is #000000 at 5.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7979F5 |
|---|---|
| RGB | rgb(121, 121, 245) |
| HSL | hsl(240, 86%, 72%) |
| HSV | hsv(240, 51%, 96%) |
| CMYK | cmyk(50.6%, 50.6%, 0%, 3.9%) |
| CIE-LAB | lab(56.42, 32.77, -62.44) |
| CIE-LCH | lch(56.42, 70.51, 297.69°) |
| OKLab | oklab(63.73% 0.0313 -0.1781) |
| OKLCH | oklch(63.73% 0.181 280) |
| XYZ | xyz(31.1989, 24.3305, 89.4208) |
| Luminance | 0.2433 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.56
Periwinkle (survey)
#8E82FE
ΔE00 4.26
Lavender Blue
#8B88F8
ΔE00 4.92
Mediumslateblue
#7B68EE
ΔE00 5.39
Perrywinkle
#8F8CE7
ΔE00 6.91
Soft Blue
#6488EA
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7979F5 #F5F579
analogous
#79B7F5 #7979F5 #B779F5
triadic
#7979F5 #F57979 #79F579
tetradic
#7979F5 #F579B7 #F5F579 #79F5B7
square
#7979F5 #F579B7 #F5F579 #79F5B7
split-complementary
#7979F5 #F5B779 #B7F579
monochromatic
#1111E3 #4040F1 #7979F5 #B2B2F9 #E3E3FD
Accessibility & contrast
On white
3.58
#7979F5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.87
#7979F5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7979F5
5.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7979F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7979F5 | 1.00 | 3.58 | 5.87 | 5.87 |
| #FFFFFF | 3.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3B8CF9
Deuteranopia (green-blind)
#2D83F2
Tritanopia (blue-blind)
#4794AC
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #7979f5; /* rgb */ color: rgb(121, 121, 245); /* oklch */ color: oklch(63.7% 0.181 280.0);
Tailwind
colors: {
custom: {
50: '#a79ff9',
500: '#7979f5',
950: '#000000',
},
}SCSS
$custom: #7979f5; $custom-light: #a79ff9; $custom-dark: #000000;
JSON
{
"hex": "#7979f5",
"rgb": {
"r": 121,
"g": 121,
"b": 245
},
"hsl": {
"h": 240,
"s": 86.111,
"l": 71.765
},
"oklch": {
"l": 0.63725,
"c": 0.18082,
"h": 280
},
"luminance": 0.24332
}Semantic roles & 50–950 ramp
primary
#7979F5
secondary
#F5F5D5
accent
#E303E3
background
#FAF9FF
surface
#F4F2FF
border
#CECCD7
text
#100E17
muted
#7F7E85