#7763EB#7763EB
#7763EB is a mid, vivid blue. Relative luminance 0.188; OKLCH L 59.1% C 0.197 H 285.4°. Best body text is #000000 at 4.77:1 contrast (WCAG AA passes).
Color values
| HEX | #7763EB |
|---|---|
| RGB | rgb(119, 99, 235) |
| HSL | hsl(249, 77%, 65%) |
| HSV | hsv(249, 58%, 92%) |
| CMYK | cmyk(49.4%, 57.9%, 0%, 7.8%) |
| CIE-LAB | lab(50.50, 42.28, -66.41) |
| CIE-LCH | lch(50.50, 78.72, 302.49°) |
| OKLab | oklab(59.08% 0.0522 -0.1899) |
| OKLCH | oklch(59.08% 0.197 285.4) |
| XYZ | xyz(27.0605, 18.8424, 80.7922) |
| Luminance | 0.1884 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 1.69
Purpley
#8756E4
ΔE00 4.75
Dark Periwinkle
#665FD1
ΔE00 4.92
Light Indigo
#6D5ACF
ΔE00 5.23
Slate Blue
#6A5ACD
ΔE00 5.62
Mediumpurple
#9370DB
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7763EB #D7EB63
analogous
#6393EB #7763EB #BB63EB
triadic
#7763EB #EB7763 #63EB77
tetradic
#7763EB #EB6393 #D7EB63 #63EBBB
square
#7763EB #EB6393 #D7EB63 #63EBBB
split-complementary
#7763EB #EBBB63 #93EB63
monochromatic
#3018BC #482DE4 #7763EB #A699F2 #D6CFF9
Accessibility & contrast
On white
4.40
#7763EB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.77
#7763EB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7763EB
4.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7763EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7763EB | 1.00 | 4.40 | 4.77 | 4.77 |
| #FFFFFF | 4.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007CEF
Deuteranopia (green-blind)
#0074E8
Tritanopia (blue-blind)
#4D829E
Achromatopsia (no color)
#787878
Design tokens & code
CSS
--color: #7763eb; /* rgb */ color: rgb(119, 99, 235); /* oklch */ color: oklch(59.1% 0.197 285.4);
Tailwind
colors: {
custom: {
50: '#a690f2',
500: '#7763eb',
950: '#000000',
},
}SCSS
$custom: #7763eb; $custom-light: #a690f2; $custom-dark: #000000;
JSON
{
"hex": "#7763eb",
"rgb": {
"r": 119,
"g": 99,
"b": 235
},
"hsl": {
"h": 248.824,
"s": 77.273,
"l": 65.49
},
"oklch": {
"l": 0.59082,
"c": 0.19698,
"h": 285.4
},
"luminance": 0.18844
}Semantic roles & 50–950 ramp
primary
#7763EB
secondary
#E5ECBE
accent
#DA0CBB
background
#FAF8FE
surface
#F4F0FD
border
#CECBD5
text
#100C17
muted
#7F7D85