#7763F5#7763F5
#7763F5 is a mid, highly saturated blue. Relative luminance 0.194; OKLCH L 59.8% C 0.210 H 284.3°. Best body text is #000000 at 4.89:1 contrast (WCAG AA passes).
Color values
| HEX | #7763F5 |
|---|---|
| RGB | rgb(119, 99, 245) |
| HSL | hsl(248, 88%, 67%) |
| HSV | hsv(248, 60%, 96%) |
| CMYK | cmyk(51.4%, 59.6%, 0%, 3.9%) |
| CIE-LAB | lab(51.19, 45.21, -70.88) |
| CIE-LCH | lch(51.19, 84.07, 302.53°) |
| OKLab | oklab(59.81% 0.0519 -0.2031) |
| OKLCH | oklch(59.81% 0.21 284.3) |
| XYZ | xyz(28.5461, 19.4367, 88.6160) |
| Luminance | 0.1944 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 1.70
Purpley
#8756E4
ΔE00 5.27
Dark Periwinkle
#665FD1
ΔE00 6.02
Light Indigo
#6D5ACF
ΔE00 6.39
Slate Blue
#6A5ACD
ΔE00 6.77
Cornflower
#6A79F7
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7763F5 #E1F563
analogous
#6398F5 #7763F5 #C063F5
triadic
#7763F5 #F57763 #63F577
tetradic
#7763F5 #F56398 #E1F563 #63F5C0
square
#7763F5 #F56398 #E1F563 #63F5C0
split-complementary
#7763F5 #F5C063 #98F563
monochromatic
#280DD0 #4529F1 #7763F5 #A99DF9 #DBD6FC
Accessibility & contrast
On white
4.30
#7763F5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.89
#7763F5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7763F5
4.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7763F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7763F5 | 1.00 | 4.30 | 4.89 | 4.89 |
| #FFFFFF | 4.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007EFA
Deuteranopia (green-blind)
#0075F2
Tritanopia (blue-blind)
#4585A3
Achromatopsia (no color)
#7A7A7A
Design tokens & code
CSS
--color: #7763f5; /* rgb */ color: rgb(119, 99, 245); /* oklch */ color: oklch(59.8% 0.210 284.3);
Tailwind
colors: {
custom: {
50: '#a890f9',
500: '#7763f5',
950: '#000000',
},
}SCSS
$custom: #7763f5; $custom-light: #a890f9; $custom-dark: #000000;
JSON
{
"hex": "#7763f5",
"rgb": {
"r": 119,
"g": 99,
"b": 245
},
"hsl": {
"h": 248.219,
"s": 87.952,
"l": 67.451
},
"oklch": {
"l": 0.59809,
"c": 0.20962,
"h": 284.3
},
"luminance": 0.19438
}Semantic roles & 50–950 ramp
primary
#7763F5
secondary
#EAF1C3
accent
#E501C5
background
#FAF8FF
surface
#F5F0FF
border
#CFCBD7
text
#110C17
muted
#807D85