#7773EC#7773EC
#7773EC is a mid, vivid blue. Relative luminance 0.222; OKLCH L 61.9% C 0.177 H 281.4°. Best body text is #000000 at 5.45:1 contrast (WCAG AA passes).
Color values
| HEX | #7773EC |
|---|---|
| RGB | rgb(119, 115, 236) |
| HSL | hsl(242, 76%, 69%) |
| HSV | hsv(242, 51%, 93%) |
| CMYK | cmyk(49.6%, 51.3%, 0%, 7.5%) |
| CIE-LAB | lab(54.28, 33.19, -60.87) |
| CIE-LCH | lch(54.28, 69.34, 298.60°) |
| OKLab | oklab(61.91% 0.035 -0.1736) |
| OKLCH | oklch(61.91% 0.177 281.4) |
| XYZ | xyz(28.8742, 22.2380, 82.1115) |
| Luminance | 0.2224 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.54
Cornflower
#6A79F7
ΔE00 3.55
Periwinkle (survey)
#8E82FE
ΔE00 5.91
Mediumpurple
#9370DB
ΔE00 6.72
Lavender Blue
#8B88F8
ΔE00 6.76
Cornflower Blue
#5170D7
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7773EC #E8EC73
analogous
#73ACEC #7773EC #B473EC
triadic
#7773EC #EC7773 #73EC77
tetradic
#7773EC #EC73AC #E8EC73 #73ECB4
square
#7773EC #EC73AC #E8EC73 #73ECB4
split-complementary
#7773EC #ECB473 #ACEC73
monochromatic
#211BC9 #433DE5 #7773EC #ABA9F3 #E0DFFB
Accessibility & contrast
On white
3.85
#7773EC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.45
#7773EC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7773EC
5.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7773EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7773EC | 1.00 | 3.85 | 5.45 | 5.45 |
| #FFFFFF | 3.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3686F0
Deuteranopia (green-blind)
#2B7DE9
Tritanopia (blue-blind)
#4A8EA5
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #7773ec; /* rgb */ color: rgb(119, 115, 236); /* oklch */ color: oklch(61.9% 0.177 281.4);
Tailwind
colors: {
custom: {
50: '#a69bf3',
500: '#7773ec',
950: '#000000',
},
}SCSS
$custom: #7773ec; $custom-light: #a69bf3; $custom-dark: #000000;
JSON
{
"hex": "#7773ec",
"rgb": {
"r": 119,
"g": 115,
"b": 236
},
"hsl": {
"h": 241.983,
"s": 76.101,
"l": 68.824
},
"oklch": {
"l": 0.61908,
"c": 0.17707,
"h": 281.4
},
"luminance": 0.2224
}Semantic roles & 50–950 ramp
primary
#7773EC
secondary
#EEEFCC
accent
#D80DD2
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E17
muted
#7F7E85