#7976F5#7976F5
#7976F5 is a light, vivid blue. Relative luminance 0.236; OKLCH L 63.2% C 0.185 H 280.8°. Best body text is #000000 at 5.72:1 contrast (WCAG AA passes).
Color values
| HEX | #7976F5 |
|---|---|
| RGB | rgb(121, 118, 245) |
| HSL | hsl(241, 86%, 71%) |
| HSV | hsv(241, 52%, 96%) |
| CMYK | cmyk(50.6%, 51.8%, 0%, 3.9%) |
| CIE-LAB | lab(55.70, 34.54, -63.59) |
| CIE-LCH | lch(55.70, 72.37, 298.51°) |
| OKLab | oklab(63.19% 0.0345 -0.1815) |
| OKLCH | oklch(63.19% 0.185 280.8) |
| XYZ | xyz(30.8400, 23.6126, 89.3011) |
| Luminance | 0.2361 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.94
Mediumslateblue
#7B68EE
ΔE00 4.48
Periwinkle (survey)
#8E82FE
ΔE00 4.73
Lavender Blue
#8B88F8
ΔE00 5.66
Mediumpurple
#9370DB
ΔE00 7.29
Perrywinkle
#8F8CE7
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7976F5 #F2F576
analogous
#76B2F5 #7976F5 #B876F5
triadic
#7976F5 #F57976 #76F579
tetradic
#7976F5 #F576B2 #F2F576 #76F5B8
square
#7976F5 #F576B2 #F2F576 #76F5B8
split-complementary
#7976F5 #F5B876 #B2F576
monochromatic
#1510E0 #413DF1 #7976F5 #B1AFF9 #E3E2FD
Accessibility & contrast
On white
3.67
#7976F5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.72
#7976F5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7976F5
5.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7976F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7976F5 | 1.00 | 3.67 | 5.72 | 5.72 |
| #FFFFFF | 3.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#338AF9
Deuteranopia (green-blind)
#2481F2
Tritanopia (blue-blind)
#4792AA
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #7976f5; /* rgb */ color: rgb(121, 118, 245); /* oklch */ color: oklch(63.2% 0.185 280.8);
Tailwind
colors: {
custom: {
50: '#a89df9',
500: '#7976f5',
950: '#000000',
},
}SCSS
$custom: #7976f5; $custom-light: #a89df9; $custom-dark: #000000;
JSON
{
"hex": "#7976f5",
"rgb": {
"r": 121,
"g": 118,
"b": 245
},
"hsl": {
"h": 241.417,
"s": 86.395,
"l": 71.176
},
"oklch": {
"l": 0.63186,
"c": 0.18477,
"h": 280.8
},
"luminance": 0.23614
}Semantic roles & 50–950 ramp
primary
#7976F5
secondary
#F3F4D3
accent
#E303DE
background
#FAF9FF
surface
#F4F2FF
border
#CECCD7
text
#100E17
muted
#7F7E85