#7763F4#7763F4
#7763F4 is a mid, highly saturated blue. Relative luminance 0.194; OKLCH L 59.7% C 0.208 H 284.4°. Best body text is #000000 at 4.88:1 contrast (WCAG AA passes).
Color values
| HEX | #7763F4 |
|---|---|
| RGB | rgb(119, 99, 244) |
| HSL | hsl(248, 87%, 67%) |
| HSV | hsv(248, 59%, 96%) |
| CMYK | cmyk(51.2%, 59.4%, 0%, 4.3%) |
| CIE-LAB | lab(51.12, 44.92, -70.43) |
| CIE-LCH | lch(51.12, 83.54, 302.53°) |
| OKLab | oklab(59.74% 0.0519 -0.2018) |
| OKLCH | oklch(59.74% 0.208 284.4) |
| XYZ | xyz(28.3938, 19.3758, 87.8142) |
| Luminance | 0.1938 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 1.66
Purpley
#8756E4
ΔE00 5.20
Dark Periwinkle
#665FD1
ΔE00 5.90
Light Indigo
#6D5ACF
ΔE00 6.27
Slate Blue
#6A5ACD
ΔE00 6.66
Cornflower
#6A79F7
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7763F4 #E0F463
analogous
#6398F4 #7763F4 #C063F4
triadic
#7763F4 #F47763 #63F477
tetradic
#7763F4 #F46398 #E0F463 #63F4C0
square
#7763F4 #F46398 #E0F463 #63F4C0
split-complementary
#7763F4 #F4C063 #98F463
monochromatic
#290FCE #452AF0 #7763F4 #A99CF8 #DBD5FC
Accessibility & contrast
On white
4.31
#7763F4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.88
#7763F4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7763F4
4.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7763F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7763F4 | 1.00 | 4.31 | 4.88 | 4.88 |
| #FFFFFF | 4.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007EF9
Deuteranopia (green-blind)
#0075F1
Tritanopia (blue-blind)
#4585A2
Achromatopsia (no color)
#7A7A7A
Design tokens & code
CSS
--color: #7763f4; /* rgb */ color: rgb(119, 99, 244); /* oklch */ color: oklch(59.7% 0.208 284.4);
Tailwind
colors: {
custom: {
50: '#a790f9',
500: '#7763f4',
950: '#000000',
},
}SCSS
$custom: #7763f4; $custom-light: #a790f9; $custom-dark: #000000;
JSON
{
"hex": "#7763f4",
"rgb": {
"r": 119,
"g": 99,
"b": 244
},
"hsl": {
"h": 248.276,
"s": 86.826,
"l": 67.255
},
"oklch": {
"l": 0.59736,
"c": 0.20836,
"h": 284.4
},
"luminance": 0.19377
}Semantic roles & 50–950 ramp
primary
#7763F4
secondary
#EAF0C3
accent
#E302C4
background
#FAF8FF
surface
#F5F0FF
border
#CFCBD7
text
#110C17
muted
#807D85