#7A77EA#7A77EA
#7A77EA is a light, vivid blue. Relative luminance 0.233; OKLCH L 62.7% C 0.169 H 281.6°. Best body text is #000000 at 5.65:1 contrast (WCAG AA passes).
Color values
| HEX | #7A77EA |
|---|---|
| RGB | rgb(122, 119, 234) |
| HSL | hsl(242, 73%, 69%) |
| HSV | hsv(242, 49%, 92%) |
| CMYK | cmyk(47.9%, 49.1%, 0%, 8.2%) |
| CIE-LAB | lab(55.35, 30.87, -58.03) |
| CIE-LCH | lch(55.35, 65.73, 298.02°) |
| OKLab | oklab(62.73% 0.0338 -0.1651) |
| OKLCH | oklch(62.73% 0.169 281.6) |
| XYZ | xyz(29.4697, 23.2702, 80.7647) |
| Luminance | 0.2327 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.45
Mediumslateblue
#7B68EE
ΔE00 4.66
Periwinkle (survey)
#8E82FE
ΔE00 5.02
Lavender Blue
#8B88F8
ΔE00 5.62
Mediumpurple
#9370DB
ΔE00 6.62
Perrywinkle
#8F8CE7
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7A77EA #E7EA77
analogous
#77AEEA #7A77EA #B477EA
triadic
#7A77EA #EA7A77 #77EA7A
tetradic
#7A77EA #EA77AE #E7EA77 #77EAB4
square
#7A77EA #EA77AE #E7EA77 #77EAB4
split-complementary
#7A77EA #EAB477 #AEEA77
monochromatic
#231FC8 #4642E2 #7A77EA #AEACF2 #E2E1FA
Accessibility & contrast
On white
3.71
#7A77EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.65
#7A77EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7A77EA
5.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7A77EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7A77EA | 1.00 | 3.71 | 5.65 | 5.65 |
| #FFFFFF | 3.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4289EE
Deuteranopia (green-blind)
#3A80E7
Tritanopia (blue-blind)
#5190A5
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #7a77ea; /* rgb */ color: rgb(122, 119, 234); /* oklch */ color: oklch(62.7% 0.169 281.6);
Tailwind
colors: {
custom: {
50: '#a79ef1',
500: '#7a77ea',
950: '#000000',
},
}SCSS
$custom: #7a77ea; $custom-light: #a79ef1; $custom-dark: #000000;
JSON
{
"hex": "#7a77ea",
"rgb": {
"r": 122,
"g": 119,
"b": 234
},
"hsl": {
"h": 241.565,
"s": 73.248,
"l": 69.216
},
"oklch": {
"l": 0.6273,
"c": 0.16854,
"h": 281.6
},
"luminance": 0.23272
}Semantic roles & 50–950 ramp
primary
#7A77EA
secondary
#EEEFCE
accent
#D510D0
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E17
muted
#7F7E85