#7E77EE#7E77EE
#7E77EE is a light, vivid blue. Relative luminance 0.238; OKLCH L 63.3% C 0.173 H 282.9°. Best body text is #000000 at 5.76:1 contrast (WCAG AA passes).
Color values
| HEX | #7E77EE |
|---|---|
| RGB | rgb(126, 119, 238) |
| HSL | hsl(244, 78%, 70%) |
| HSV | hsv(244, 50%, 93%) |
| CMYK | cmyk(47.1%, 50%, 0%, 6.7%) |
| CIE-LAB | lab(55.89, 32.93, -59.38) |
| CIE-LCH | lch(55.89, 67.90, 299.02°) |
| OKLab | oklab(63.29% 0.0387 -0.169) |
| OKLCH | oklch(63.29% 0.173 282.9) |
| XYZ | xyz(30.6290, 23.8008, 83.8525) |
| Luminance | 0.2380 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.89
Periwinkle (survey)
#8E82FE
ΔE00 4.36
Mediumslateblue
#7B68EE
ΔE00 4.51
Lavender Blue
#8B88F8
ΔE00 5.26
Mediumpurple
#9370DB
ΔE00 6.19
Perrywinkle
#8F8CE7
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E77EE #E7EE77
analogous
#77ACEE #7E77EE #B977EE
triadic
#7E77EE #EE7E77 #77EE7E
tetradic
#7E77EE #EE77AC #E7EE77 #77EEB9
square
#7E77EE #EE77AC #E7EE77 #77EEB9
split-complementary
#7E77EE #EEB977 #ACEE77
monochromatic
#251AD1 #4A41E7 #7E77EE #B2ADF5 #E5E4FC
Accessibility & contrast
On white
3.65
#7E77EE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.76
#7E77EE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7E77EE
5.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E77EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E77EE | 1.00 | 3.65 | 5.76 | 5.76 |
| #FFFFFF | 3.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#408AF2
Deuteranopia (green-blind)
#3982EB
Tritanopia (blue-blind)
#5791A7
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #7e77ee; /* rgb */ color: rgb(126, 119, 238); /* oklch */ color: oklch(63.3% 0.173 282.9);
Tailwind
colors: {
custom: {
50: '#aa9ef4',
500: '#7e77ee',
950: '#000000',
},
}SCSS
$custom: #7e77ee; $custom-light: #aa9ef4; $custom-dark: #000000;
JSON
{
"hex": "#7e77ee",
"rgb": {
"r": 126,
"g": 119,
"b": 238
},
"hsl": {
"h": 243.529,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.63286,
"c": 0.17337,
"h": 282.9
},
"luminance": 0.23802
}Semantic roles & 50–950 ramp
primary
#7E77EE
secondary
#EFF1D0
accent
#DA0BCE
background
#FAF9FF
surface
#F5F2FE
border
#CFCCD6
text
#100E17
muted
#7F7E85