#7E77FA#7E77FA
#7E77FA is a light, vivid blue. Relative luminance 0.245; OKLCH L 64.1% C 0.189 H 282.0°. Best body text is #000000 at 5.91:1 contrast (WCAG AA passes).
Color values
| HEX | #7E77FA |
|---|---|
| RGB | rgb(126, 119, 250) |
| HSL | hsl(243, 93%, 72%) |
| HSV | hsv(243, 52%, 98%) |
| CMYK | cmyk(49.6%, 52.4%, 0%, 2%) |
| CIE-LAB | lab(56.61, 36.47, -64.87) |
| CIE-LCH | lch(56.61, 74.42, 299.35°) |
| OKLab | oklab(64.06% 0.0395 -0.1851) |
| OKLCH | oklch(64.06% 0.189 282) |
| XYZ | xyz(32.4511, 24.5296, 93.4487) |
| Luminance | 0.2453 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.65
Periwinkle (survey)
#8E82FE
ΔE00 3.87
Mediumslateblue
#7B68EE
ΔE00 4.82
Lavender Blue
#8B88F8
ΔE00 5.11
Mediumpurple
#9370DB
ΔE00 7.11
Perrywinkle
#8F8CE7
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E77FA #F3FA77
analogous
#77B2FA #7E77FA #BF77FA
triadic
#7E77FA #FA7E77 #77FA7E
tetradic
#7E77FA #FA77B2 #F3FA77 #77FABF
square
#7E77FA #FA77B2 #F3FA77 #77FABF
split-complementary
#7E77FA #FABF77 #B2FA77
monochromatic
#1509EE #463CF8 #7E77FA #B6B2FC #E3E1FE
Accessibility & contrast
On white
3.56
#7E77FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.91
#7E77FA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7E77FA
5.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E77FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E77FA | 1.00 | 3.56 | 5.91 | 5.91 |
| #FFFFFF | 3.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#308CFF
Deuteranopia (green-blind)
#2483F7
Tritanopia (blue-blind)
#4E94AD
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #7e77fa; /* rgb */ color: rgb(126, 119, 250); /* oklch */ color: oklch(64.1% 0.189 282.0);
Tailwind
colors: {
custom: {
50: '#ab9efd',
500: '#7e77fa',
950: '#000000',
},
}SCSS
$custom: #7e77fa; $custom-light: #ab9efd; $custom-dark: #000000;
JSON
{
"hex": "#7e77fa",
"rgb": {
"r": 126,
"g": 119,
"b": 250
},
"hsl": {
"h": 243.206,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.64063,
"c": 0.18929,
"h": 282
},
"luminance": 0.24531
}Semantic roles & 50–950 ramp
primary
#7E77FA
secondary
#F4F6D5
accent
#E600D9
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#110E18
muted
#807E86