#7E77EC#7E77EC
#7E77EC is a light, vivid blue. Relative luminance 0.237; OKLCH L 63.2% C 0.171 H 283.1°. Best body text is #000000 at 5.74:1 contrast (WCAG AA passes).
Color values
| HEX | #7E77EC |
|---|---|
| RGB | rgb(126, 119, 236) |
| HSL | hsl(244, 75%, 70%) |
| HSV | hsv(244, 50%, 93%) |
| CMYK | cmyk(46.6%, 49.6%, 0%, 7.5%) |
| CIE-LAB | lab(55.77, 32.35, -58.45) |
| CIE-LCH | lch(55.77, 66.81, 298.96°) |
| OKLab | oklab(63.16% 0.0386 -0.1663) |
| OKLCH | oklch(63.16% 0.171 283.1) |
| XYZ | xyz(30.3368, 23.6839, 82.3136) |
| Luminance | 0.2369 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 4.00
Periwinkle (survey)
#8E82FE
ΔE00 4.49
Mediumslateblue
#7B68EE
ΔE00 4.52
Lavender Blue
#8B88F8
ΔE00 5.33
Mediumpurple
#9370DB
ΔE00 6.06
Perrywinkle
#8F8CE7
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E77EC #E5EC77
analogous
#77AAEC #7E77EC #B977EC
triadic
#7E77EC #EC7E77 #77EC7E
tetradic
#7E77EC #EC77AA #E5EC77 #77ECB9
square
#7E77EC #EC77AA #E5EC77 #77ECB9
split-complementary
#7E77EC #ECB977 #AAEC77
monochromatic
#271DCC #4B41E4 #7E77EC #B1ADF4 #E4E2FB
Accessibility & contrast
On white
3.66
#7E77EC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.74
#7E77EC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7E77EC
5.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E77EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E77EC | 1.00 | 3.66 | 5.74 | 5.74 |
| #FFFFFF | 3.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#428AF0
Deuteranopia (green-blind)
#3B82E9
Tritanopia (blue-blind)
#5890A6
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #7e77ec; /* rgb */ color: rgb(126, 119, 236); /* oklch */ color: oklch(63.2% 0.171 283.1);
Tailwind
colors: {
custom: {
50: '#aa9ef3',
500: '#7e77ec',
950: '#000000',
},
}SCSS
$custom: #7e77ec; $custom-light: #aa9ef3; $custom-dark: #000000;
JSON
{
"hex": "#7e77ec",
"rgb": {
"r": 126,
"g": 119,
"b": 236
},
"hsl": {
"h": 243.59,
"s": 75.484,
"l": 69.608
},
"oklch": {
"l": 0.6316,
"c": 0.17068,
"h": 283.1
},
"luminance": 0.23685
}Semantic roles & 50–950 ramp
primary
#7E77EC
secondary
#EEF0CF
accent
#D80ECC
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E17
muted
#7F7E85