#7979F9#7979F9
#7979F9 is a light, vivid blue. Relative luminance 0.246; OKLCH L 64.0% C 0.186 H 279.8°. Best body text is #000000 at 5.92:1 contrast (WCAG AA passes).
Color values
| HEX | #7979F9 |
|---|---|
| RGB | rgb(121, 121, 249) |
| HSL | hsl(240, 91%, 73%) |
| HSV | hsv(240, 51%, 98%) |
| CMYK | cmyk(51.4%, 51.4%, 0%, 2.4%) |
| CIE-LAB | lab(56.66, 33.97, -64.26) |
| CIE-LCH | lch(56.66, 72.69, 297.86°) |
| OKLab | oklab(63.99% 0.0316 -0.1834) |
| OKLCH | oklch(63.99% 0.186 279.8) |
| XYZ | xyz(31.8161, 24.5774, 92.6716) |
| Luminance | 0.2458 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.57
Periwinkle (survey)
#8E82FE
ΔE00 4.14
Lavender Blue
#8B88F8
ΔE00 4.91
Mediumslateblue
#7B68EE
ΔE00 5.51
Perrywinkle
#8F8CE7
ΔE00 7.09
Soft Blue
#6488EA
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7979F9 #F9F979
analogous
#79B9F9 #7979F9 #B979F9
triadic
#7979F9 #F97979 #79F979
tetradic
#7979F9 #F979B9 #F9F979 #79F9B9
square
#7979F9 #F979B9 #F9F979 #79F9B9
split-complementary
#7979F9 #F9B979 #B9F979
monochromatic
#0B0BED #3E3EF6 #7979F9 #B4B4FC #E2E2FE
Accessibility & contrast
On white
3.55
#7979F9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.92
#7979F9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7979F9
5.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7979F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7979F9 | 1.00 | 3.55 | 5.92 | 5.92 |
| #FFFFFF | 3.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#368DFD
Deuteranopia (green-blind)
#2583F6
Tritanopia (blue-blind)
#4396AE
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #7979f9; /* rgb */ color: rgb(121, 121, 249); /* oklch */ color: oklch(64.0% 0.186 279.8);
Tailwind
colors: {
custom: {
50: '#a89ffc',
500: '#7979f9',
950: '#000000',
},
}SCSS
$custom: #7979f9; $custom-light: #a89ffc; $custom-dark: #000000;
JSON
{
"hex": "#7979f9",
"rgb": {
"r": 121,
"g": 121,
"b": 249
},
"hsl": {
"h": 240,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.63986,
"c": 0.18614,
"h": 279.8
},
"luminance": 0.24579
}Semantic roles & 50–950 ramp
primary
#7979F9
secondary
#F6F6D5
accent
#E600E5
background
#FAF9FF
surface
#F4F2FF
border
#CECCD7
text
#100E18
muted
#7F7E86