#7979DC#7979DC
#7979DC is a light, vivid blue. Relative luminance 0.229; OKLCH L 62.2% C 0.147 H 281.3°. Best body text is #000000 at 5.58:1 contrast (WCAG AA passes).
Color values
| HEX | #7979DC |
|---|---|
| RGB | rgb(121, 121, 220) |
| HSL | hsl(240, 59%, 67%) |
| HSV | hsv(240, 45%, 86%) |
| CMYK | cmyk(45%, 45%, 0%, 13.7%) |
| CIE-LAB | lab(54.98, 25.32, -50.78) |
| CIE-LCH | lch(54.98, 56.75, 296.50°) |
| OKLab | oklab(62.17% 0.0286 -0.1439) |
| OKLCH | oklch(62.17% 0.147 281.3) |
| XYZ | xyz(27.6369, 22.9057, 70.6613) |
| Luminance | 0.2291 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 4.58
Mediumslateblue
#7B68EE
ΔE00 5.97
Lavender Blue
#8B88F8
ΔE00 6.10
Periwinkle (survey)
#8E82FE
ΔE00 6.11
Perrywinkle
#8F8CE7
ΔE00 6.49
Mediumpurple
#9370DB
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7979DC #DCDC79
analogous
#79ABDC #7979DC #AB79DC
triadic
#7979DC #DC7979 #79DC79
tetradic
#7979DC #DC79AB #DCDC79 #79DCAB
square
#7979DC #DC79AB #DCDC79 #79DCAB
split-complementary
#7979DC #DCAB79 #ABDC79
monochromatic
#2D2DAD #4848CF #7979DC #AAAAE9 #DADAF5
Accessibility & contrast
On white
3.76
#7979DC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.58
#7979DC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7979DC
5.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7979DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7979DC | 1.00 | 3.76 | 5.58 | 5.58 |
| #FFFFFF | 3.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5287E0
Deuteranopia (green-blind)
#4C80DA
Tritanopia (blue-blind)
#588EA0
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #7979dc; /* rgb */ color: rgb(121, 121, 220); /* oklch */ color: oklch(62.2% 0.147 281.3);
Tailwind
colors: {
custom: {
50: '#a59fe7',
500: '#7979dc',
950: '#000000',
},
}SCSS
$custom: #7979dc; $custom-light: #a59fe7; $custom-dark: #000000;
JSON
{
"hex": "#7979dc",
"rgb": {
"r": 121,
"g": 121,
"b": 220
},
"hsl": {
"h": 240,
"s": 58.58,
"l": 66.863
},
"oklch": {
"l": 0.62172,
"c": 0.14671,
"h": 281.3
},
"luminance": 0.22907
}Semantic roles & 50–950 ramp
primary
#7979DC
secondary
#E8E8C9
accent
#C61FC6
background
#FAF9FE
surface
#F4F2FC
border
#CECCD5
text
#100E16
muted
#7F7E84