#7E77EA#7E77EA
#7E77EA is a light, vivid blue. Relative luminance 0.236; OKLCH L 63.0% C 0.168 H 283.2°. Best body text is #000000 at 5.71:1 contrast (WCAG AA passes).
Color values
| HEX | #7E77EA |
|---|---|
| RGB | rgb(126, 119, 234) |
| HSL | hsl(244, 73%, 69%) |
| HSV | hsv(244, 49%, 92%) |
| CMYK | cmyk(46.2%, 49.1%, 0%, 8.2%) |
| CIE-LAB | lab(55.65, 31.76, -57.52) |
| CIE-LCH | lch(55.65, 65.71, 298.91°) |
| OKLab | oklab(63.03% 0.0384 -0.1635) |
| OKLCH | oklch(63.03% 0.168 283.2) |
| XYZ | xyz(30.0479, 23.5684, 80.7918) |
| Luminance | 0.2357 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 4.13
Mediumslateblue
#7B68EE
ΔE00 4.55
Periwinkle (survey)
#8E82FE
ΔE00 4.63
Lavender Blue
#8B88F8
ΔE00 5.41
Mediumpurple
#9370DB
ΔE00 5.94
Perrywinkle
#8F8CE7
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E77EA #E3EA77
analogous
#77AAEA #7E77EA #B877EA
triadic
#7E77EA #EA7E77 #77EA7E
tetradic
#7E77EA #EA77AA #E3EA77 #77EAB8
square
#7E77EA #EA77AA #E3EA77 #77EAB8
split-complementary
#7E77EA #EAB877 #AAEA77
monochromatic
#291FC8 #4C42E2 #7E77EA #B0ACF2 #E3E1FA
Accessibility & contrast
On white
3.68
#7E77EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.71
#7E77EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7E77EA
5.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E77EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E77EA | 1.00 | 3.68 | 5.71 | 5.71 |
| #FFFFFF | 3.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4489EE
Deuteranopia (green-blind)
#3E82E7
Tritanopia (blue-blind)
#5990A5
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #7e77ea; /* rgb */ color: rgb(126, 119, 234); /* oklch */ color: oklch(63.0% 0.168 283.2);
Tailwind
colors: {
custom: {
50: '#a99ef1',
500: '#7e77ea',
950: '#000000',
},
}SCSS
$custom: #7e77ea; $custom-light: #a99ef1; $custom-dark: #000000;
JSON
{
"hex": "#7e77ea",
"rgb": {
"r": 126,
"g": 119,
"b": 234
},
"hsl": {
"h": 243.652,
"s": 73.248,
"l": 69.216
},
"oklch": {
"l": 0.63034,
"c": 0.16799,
"h": 283.2
},
"luminance": 0.2357
}Semantic roles & 50–950 ramp
primary
#7E77EA
secondary
#EDEFCE
accent
#D510C9
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E17
muted
#7F7E85