#7963F4#7963F4
#7963F4 is a mid, highly saturated blue. Relative luminance 0.195; OKLCH L 59.9% C 0.208 H 285.2°. Best body text is #000000 at 4.90:1 contrast (WCAG AA passes).
Color values
| HEX | #7963F4 |
|---|---|
| RGB | rgb(121, 99, 244) |
| HSL | hsl(249, 87%, 67%) |
| HSV | hsv(249, 59%, 96%) |
| CMYK | cmyk(50.4%, 59.4%, 0%, 4.3%) |
| CIE-LAB | lab(51.29, 45.29, -70.16) |
| CIE-LCH | lch(51.29, 83.51, 302.85°) |
| OKLab | oklab(59.9% 0.0544 -0.2009) |
| OKLCH | oklch(59.9% 0.208 285.2) |
| XYZ | xyz(28.6713, 19.5188, 87.8272) |
| Luminance | 0.1952 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 1.57
Purpley
#8756E4
ΔE00 5.03
Dark Periwinkle
#665FD1
ΔE00 6.09
Light Indigo
#6D5ACF
ΔE00 6.37
Slate Blue
#6A5ACD
ΔE00 6.78
Mediumpurple
#9370DB
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7963F4 #DEF463
analogous
#6396F4 #7963F4 #C163F4
triadic
#7963F4 #F47963 #63F479
tetradic
#7963F4 #F46396 #DEF463 #63F4C1
square
#7963F4 #F46396 #DEF463 #63F4C1
split-complementary
#7963F4 #F4C163 #96F463
monochromatic
#2C0FCE #482AF0 #7963F4 #AA9CF8 #DBD5FC
Accessibility & contrast
On white
4.28
#7963F4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.90
#7963F4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7963F4
4.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7963F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7963F4 | 1.00 | 4.28 | 4.90 | 4.90 |
| #FFFFFF | 4.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007EF9
Deuteranopia (green-blind)
#0076F1
Tritanopia (blue-blind)
#4A85A2
Achromatopsia (no color)
#7A7A7A
Design tokens & code
CSS
--color: #7963f4; /* rgb */ color: rgb(121, 99, 244); /* oklch */ color: oklch(59.9% 0.208 285.2);
Tailwind
colors: {
custom: {
50: '#a990f9',
500: '#7963f4',
950: '#000000',
},
}SCSS
$custom: #7963f4; $custom-light: #a990f9; $custom-dark: #000000;
JSON
{
"hex": "#7963f4",
"rgb": {
"r": 121,
"g": 99,
"b": 244
},
"hsl": {
"h": 249.103,
"s": 86.826,
"l": 67.255
},
"oklch": {
"l": 0.59897,
"c": 0.20817,
"h": 285.2
},
"luminance": 0.1952
}Semantic roles & 50–950 ramp
primary
#7963F4
secondary
#E9F0C3
accent
#E302C1
background
#FBF8FF
surface
#F6F0FF
border
#D0CBD7
text
#110C17
muted
#807D85