#7E77FF#7E77FF
#7E77FF is a light, vivid blue. Relative luminance 0.248; OKLCH L 64.4% C 0.196 H 281.7°. Best body text is #000000 at 5.97:1 contrast (WCAG AA passes).
Color values
| HEX | #7E77FF |
|---|---|
| RGB | rgb(126, 119, 255) |
| HSL | hsl(243, 100%, 73%) |
| HSV | hsv(243, 53%, 100%) |
| CMYK | cmyk(50.6%, 53.3%, 0%, 0%) |
| CIE-LAB | lab(56.93, 37.95, -67.12) |
| CIE-LCH | lch(56.93, 77.11, 299.48°) |
| OKLab | oklab(64.4% 0.0397 -0.1918) |
| OKLCH | oklch(64.4% 0.196 281.7) |
| XYZ | xyz(33.2455, 24.8474, 97.6326) |
| Luminance | 0.2485 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.76
Periwinkle (survey)
#8E82FE
ΔE00 3.82
Mediumslateblue
#7B68EE
ΔE00 5.10
Lavender Blue
#8B88F8
ΔE00 5.17
Perrywinkle
#8F8CE7
ΔE00 7.53
Mediumpurple
#9370DB
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E77FF #F8FF77
analogous
#77B4FF #7E77FF #C277FF
triadic
#7E77FF #FF7E77 #77FF7E
tetradic
#7E77FF #FF77B4 #F8FF77 #77FFC2
square
#7E77FF #FF77B4 #F8FF77 #77FFC2
split-complementary
#7E77FF #FFC277 #B4FF77
monochromatic
#0D00FC #443AFF #7E77FF #B8B4FF #E2E0FF
Accessibility & contrast
On white
3.52
#7E77FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.97
#7E77FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7E77FF
5.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E77FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E77FF | 1.00 | 3.52 | 5.97 | 5.97 |
| #FFFFFF | 3.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#288DFF
Deuteranopia (green-blind)
#1584FC
Tritanopia (blue-blind)
#4A96B0
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #7e77ff; /* rgb */ color: rgb(126, 119, 255); /* oklch */ color: oklch(64.4% 0.196 281.7);
Tailwind
colors: {
custom: {
50: '#ac9eff',
500: '#7e77ff',
950: '#000000',
},
}SCSS
$custom: #7e77ff; $custom-light: #ac9eff; $custom-dark: #000000;
JSON
{
"hex": "#7e77ff",
"rgb": {
"r": 126,
"g": 119,
"b": 255
},
"hsl": {
"h": 243.088,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.64396,
"c": 0.19583,
"h": 281.7
},
"luminance": 0.24849
}Semantic roles & 50–950 ramp
primary
#7E77FF
secondary
#F6F7D4
accent
#E600DA
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#110E18
muted
#807E86