#7E77FE#7E77FE
#7E77FE is a light, vivid blue. Relative luminance 0.248; OKLCH L 64.3% C 0.195 H 281.8°. Best body text is #000000 at 5.96:1 contrast (WCAG AA passes).
Color values
| HEX | #7E77FE |
|---|---|
| RGB | rgb(126, 119, 254) |
| HSL | hsl(243, 99%, 73%) |
| HSV | hsv(243, 53%, 100%) |
| CMYK | cmyk(50.4%, 53.1%, 0%, 0.4%) |
| CIE-LAB | lab(56.86, 37.66, -66.67) |
| CIE-LCH | lch(56.86, 76.57, 299.46°) |
| OKLab | oklab(64.33% 0.0397 -0.1904) |
| OKLCH | oklch(64.33% 0.195 281.8) |
| XYZ | xyz(33.0849, 24.7832, 96.7870) |
| Luminance | 0.2478 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.73
Periwinkle (survey)
#8E82FE
ΔE00 3.82
Mediumslateblue
#7B68EE
ΔE00 5.04
Lavender Blue
#8B88F8
ΔE00 5.16
Mediumpurple
#9370DB
ΔE00 7.45
Perrywinkle
#8F8CE7
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E77FE #F7FE77
analogous
#77B3FE #7E77FE #C177FE
triadic
#7E77FE #FE7E77 #77FE7E
tetradic
#7E77FE #FE77B3 #F7FE77 #77FEC1
square
#7E77FE #FE77B3 #F7FE77 #77FEC1
split-complementary
#7E77FE #FEC177 #B3FE77
monochromatic
#0F02F9 #443AFE #7E77FE #B8B4FE #E2E1FF
Accessibility & contrast
On white
3.53
#7E77FE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.96
#7E77FE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7E77FE
5.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E77FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E77FE | 1.00 | 3.53 | 5.96 | 5.96 |
| #FFFFFF | 3.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A8DFF
Deuteranopia (green-blind)
#1984FB
Tritanopia (blue-blind)
#4B95AF
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #7e77fe; /* rgb */ color: rgb(126, 119, 254); /* oklch */ color: oklch(64.3% 0.195 281.8);
Tailwind
colors: {
custom: {
50: '#ac9eff',
500: '#7e77fe',
950: '#000000',
},
}SCSS
$custom: #7e77fe; $custom-light: #ac9eff; $custom-dark: #000000;
JSON
{
"hex": "#7e77fe",
"rgb": {
"r": 126,
"g": 119,
"b": 254
},
"hsl": {
"h": 243.111,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.64329,
"c": 0.19453,
"h": 281.8
},
"luminance": 0.24785
}Semantic roles & 50–950 ramp
primary
#7E77FE
secondary
#F5F7D4
accent
#E600DA
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#110E18
muted
#807E86