#7E77F7#7E77F7
#7E77F7 is a light, vivid blue. Relative luminance 0.243; OKLCH L 63.9% C 0.185 H 282.3°. Best body text is #000000 at 5.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7E77F7 |
|---|---|
| RGB | rgb(126, 119, 247) |
| HSL | hsl(243, 89%, 72%) |
| HSV | hsv(243, 52%, 97%) |
| CMYK | cmyk(49%, 51.8%, 0%, 3.1%) |
| CIE-LAB | lab(56.43, 35.58, -63.50) |
| CIE-LCH | lch(56.43, 72.79, 299.26°) |
| OKLab | oklab(63.87% 0.0393 -0.1811) |
| OKLCH | oklch(63.87% 0.185 282.3) |
| XYZ | xyz(31.9844, 24.3430, 90.9910) |
| Luminance | 0.2434 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.64
Periwinkle (survey)
#8E82FE
ΔE00 3.94
Mediumslateblue
#7B68EE
ΔE00 4.70
Lavender Blue
#8B88F8
ΔE00 5.11
Mediumpurple
#9370DB
ΔE00 6.87
Perrywinkle
#8F8CE7
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E77F7 #F0F777
analogous
#77B0F7 #7E77F7 #BE77F7
triadic
#7E77F7 #F77E77 #77F77E
tetradic
#7E77F7 #F777B0 #F0F777 #77F7BE
square
#7E77F7 #F777B0 #F0F777 #77F7BE
split-complementary
#7E77F7 #F7BE77 #B0F777
monochromatic
#190EE6 #473DF4 #7E77F7 #B5B1FA #E4E2FD
Accessibility & contrast
On white
3.58
#7E77F7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.87
#7E77F7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7E77F7
5.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E77F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E77F7 | 1.00 | 3.58 | 5.87 | 5.87 |
| #FFFFFF | 3.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#358CFB
Deuteranopia (green-blind)
#2A83F4
Tritanopia (blue-blind)
#5193AC
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #7e77f7; /* rgb */ color: rgb(126, 119, 247); /* oklch */ color: oklch(63.9% 0.185 282.3);
Tailwind
colors: {
custom: {
50: '#ab9efb',
500: '#7e77f7',
950: '#000000',
},
}SCSS
$custom: #7e77f7; $custom-light: #ab9efb; $custom-dark: #000000;
JSON
{
"hex": "#7e77f7",
"rgb": {
"r": 126,
"g": 119,
"b": 247
},
"hsl": {
"h": 243.281,
"s": 88.889,
"l": 71.765
},
"oklch": {
"l": 0.63866,
"c": 0.18534,
"h": 282.3
},
"luminance": 0.24345
}Semantic roles & 50–950 ramp
primary
#7E77F7
secondary
#F3F5D5
accent
#E600D9
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#110E17
muted
#807E85