#7976DC#7976DC
#7976DC is a mid, vivid blue. Relative luminance 0.222; OKLCH L 61.6% C 0.151 H 282.3°. Best body text is #000000 at 5.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7976DC |
|---|---|
| RGB | rgb(121, 118, 220) |
| HSL | hsl(242, 59%, 66%) |
| HSV | hsv(242, 46%, 86%) |
| CMYK | cmyk(45%, 46.4%, 0%, 13.7%) |
| CIE-LAB | lab(54.23, 27.11, -51.98) |
| CIE-LCH | lch(54.23, 58.62, 297.55°) |
| OKLab | oklab(61.6% 0.0323 -0.1474) |
| OKLCH | oklch(61.6% 0.151 282.3) |
| XYZ | xyz(27.2780, 22.1879, 70.5416) |
| Luminance | 0.2219 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 4.82
Mediumslateblue
#7B68EE
ΔE00 5.08
Mediumpurple
#9370DB
ΔE00 6.19
Periwinkle (survey)
#8E82FE
ΔE00 6.46
Lavender Blue
#8B88F8
ΔE00 6.75
Perrywinkle
#8F8CE7
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7976DC #D9DC76
analogous
#76A6DC #7976DC #AC76DC
triadic
#7976DC #DC7976 #76DC79
tetradic
#7976DC #DC76A6 #D9DC76 #76DCAC
square
#7976DC #DC76A6 #D9DC76 #76DCAC
split-complementary
#7976DC #DCAC76 #A6DC76
monochromatic
#302CAC #4945D0 #7976DC #A9A7E8 #D8D7F5
Accessibility & contrast
On white
3.86
#7976DC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.44
#7976DC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7976DC
5.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7976DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7976DC | 1.00 | 3.86 | 5.44 | 5.44 |
| #FFFFFF | 3.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C85E0
Deuteranopia (green-blind)
#477EDA
Tritanopia (blue-blind)
#588B9E
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #7976dc; /* rgb */ color: rgb(121, 118, 220); /* oklch */ color: oklch(61.6% 0.151 282.3);
Tailwind
colors: {
custom: {
50: '#a59de7',
500: '#7976dc',
950: '#000000',
},
}SCSS
$custom: #7976dc; $custom-light: #a59de7; $custom-dark: #000000;
JSON
{
"hex": "#7976dc",
"rgb": {
"r": 121,
"g": 118,
"b": 220
},
"hsl": {
"h": 241.765,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.61604,
"c": 0.15089,
"h": 282.3
},
"luminance": 0.22189
}Semantic roles & 50–950 ramp
primary
#7976DC
secondary
#E7E8C6
accent
#C71FC2
background
#FAF9FE
surface
#F4F2FC
border
#CECCD5
text
#100E16
muted
#7F7E84