#7979F2#7979F2
#7979F2 is a light, vivid blue. Relative luminance 0.241; OKLCH L 63.5% C 0.177 H 280.1°. Best body text is #000000 at 5.83:1 contrast (WCAG AA passes).
Color values
| HEX | #7979F2 |
|---|---|
| RGB | rgb(121, 121, 242) |
| HSL | hsl(240, 82%, 71%) |
| HSV | hsv(240, 50%, 95%) |
| CMYK | cmyk(50%, 50%, 0%, 5.1%) |
| CIE-LAB | lab(56.24, 31.86, -61.06) |
| CIE-LCH | lch(56.24, 68.88, 297.56°) |
| OKLab | oklab(63.53% 0.0311 -0.174) |
| OKLCH | oklch(63.53% 0.177 280.1) |
| XYZ | xyz(30.7446, 24.1488, 87.0283) |
| Luminance | 0.2415 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.63
Periwinkle (survey)
#8E82FE
ΔE00 4.38
Lavender Blue
#8B88F8
ΔE00 4.96
Mediumslateblue
#7B68EE
ΔE00 5.34
Perrywinkle
#8F8CE7
ΔE00 6.79
Soft Blue
#6488EA
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7979F2 #F2F279
analogous
#79B5F2 #7979F2 #B579F2
triadic
#7979F2 #F27979 #79F279
tetradic
#7979F2 #F279B5 #F2F279 #79F2B5
square
#7979F2 #F279B5 #F2F279 #79F2B5
split-complementary
#7979F2 #F2B579 #B5F279
monochromatic
#1515DB #4141ED #7979F2 #B1B1F7 #E3E3FC
Accessibility & contrast
On white
3.60
#7979F2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.83
#7979F2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7979F2
5.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7979F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7979F2 | 1.00 | 3.60 | 5.83 | 5.83 |
| #FFFFFF | 3.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3E8CF6
Deuteranopia (green-blind)
#3282EF
Tritanopia (blue-blind)
#4994AA
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #7979f2; /* rgb */ color: rgb(121, 121, 242); /* oklch */ color: oklch(63.5% 0.177 280.1);
Tailwind
colors: {
custom: {
50: '#a79ff7',
500: '#7979f2',
950: '#000000',
},
}SCSS
$custom: #7979f2; $custom-light: #a79ff7; $custom-dark: #000000;
JSON
{
"hex": "#7979f2",
"rgb": {
"r": 121,
"g": 121,
"b": 242
},
"hsl": {
"h": 240,
"s": 82.313,
"l": 71.176
},
"oklch": {
"l": 0.63531,
"c": 0.1768,
"h": 280.1
},
"luminance": 0.2415
}Semantic roles & 50–950 ramp
primary
#7979F2
secondary
#F3F3D3
accent
#DF07DF
background
#FAF9FF
surface
#F4F2FF
border
#CECCD7
text
#100E17
muted
#7F7E85