#7960F7#7960F7
#7960F7 is a mid, highly saturated blue. Relative luminance 0.191; OKLCH L 59.6% C 0.216 H 285.4°. Best body text is #000000 at 4.83:1 contrast (WCAG AA passes).
Color values
| HEX | #7960F7 |
|---|---|
| RGB | rgb(121, 96, 247) |
| HSL | hsl(250, 90%, 67%) |
| HSV | hsv(250, 61%, 97%) |
| CMYK | cmyk(51%, 61.1%, 0%, 3.1%) |
| CIE-LAB | lab(50.86, 47.86, -72.53) |
| CIE-LCH | lch(50.86, 86.90, 303.42°) |
| OKLab | oklab(59.65% 0.0572 -0.2079) |
| OKLCH | oklch(59.65% 0.216 285.4) |
| XYZ | xyz(28.8515, 19.1446, 90.1527) |
| Luminance | 0.1915 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 2.41
Purpley
#8756E4
ΔE00 4.64
Dark Periwinkle
#665FD1
ΔE00 6.25
Light Indigo
#6D5ACF
ΔE00 6.34
Slate Blue
#6A5ACD
ΔE00 6.77
Lighter Purple
#A55AF4
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7960F7 #DEF760
analogous
#6092F7 #7960F7 #C560F7
triadic
#7960F7 #F77960 #60F779
tetradic
#7960F7 #F76092 #DEF760 #60F7C5
square
#7960F7 #F76092 #DEF760 #60F7C5
split-complementary
#7960F7 #F7C560 #92F760
monochromatic
#2C0BD2 #4826F4 #7960F7 #AA9AFA #DBD5FD
Accessibility & contrast
On white
4.35
#7960F7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.83
#7960F7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7960F7
4.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7960F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7960F7 | 1.00 | 4.35 | 4.83 | 4.83 |
| #FFFFFF | 4.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007DFC
Deuteranopia (green-blind)
#0075F4
Tritanopia (blue-blind)
#4884A3
Achromatopsia (no color)
#797979
Design tokens & code
CSS
--color: #7960f7; /* rgb */ color: rgb(121, 96, 247); /* oklch */ color: oklch(59.6% 0.216 285.4);
Tailwind
colors: {
custom: {
50: '#a98efb',
500: '#7960f7',
950: '#000000',
},
}SCSS
$custom: #7960f7; $custom-light: #a98efb; $custom-dark: #000000;
JSON
{
"hex": "#7960f7",
"rgb": {
"r": 121,
"g": 96,
"b": 247
},
"hsl": {
"h": 249.934,
"s": 90.419,
"l": 67.255
},
"oklch": {
"l": 0.59647,
"c": 0.21565,
"h": 285.4
},
"luminance": 0.19146
}Semantic roles & 50–950 ramp
primary
#7960F7
secondary
#E9F1C2
accent
#E600C0
background
#FBF8FF
surface
#F6F0FF
border
#D0CBD7
text
#110C17
muted
#807D85