#7E77FC#7E77FC
#7E77FC is a light, vivid blue. Relative luminance 0.247; OKLCH L 64.2% C 0.192 H 281.9°. Best body text is #000000 at 5.93:1 contrast (WCAG AA passes).
Color values
| HEX | #7E77FC |
|---|---|
| RGB | rgb(126, 119, 252) |
| HSL | hsl(243, 96%, 73%) |
| HSV | hsv(243, 53%, 99%) |
| CMYK | cmyk(50%, 52.8%, 0%, 1.2%) |
| CIE-LAB | lab(56.74, 37.06, -65.77) |
| CIE-LCH | lch(56.74, 75.50, 299.40°) |
| OKLab | oklab(64.2% 0.0396 -0.1878) |
| OKLCH | oklch(64.2% 0.192 281.9) |
| XYZ | xyz(32.7663, 24.6558, 95.1091) |
| Luminance | 0.2466 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.68
Periwinkle (survey)
#8E82FE
ΔE00 3.84
Mediumslateblue
#7B68EE
ΔE00 4.93
Lavender Blue
#8B88F8
ΔE00 5.13
Mediumpurple
#9370DB
ΔE00 7.28
Perrywinkle
#8F8CE7
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E77FC #F5FC77
analogous
#77B2FC #7E77FC #C077FC
triadic
#7E77FC #FC7E77 #77FC7E
tetradic
#7E77FC #FC77B2 #F5FC77 #77FCC0
square
#7E77FC #FC77B2 #F5FC77 #77FCC0
split-complementary
#7E77FC #FCC077 #B2FC77
monochromatic
#1205F3 #453BFB #7E77FC #B7B3FD #E3E1FE
Accessibility & contrast
On white
3.54
#7E77FC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.93
#7E77FC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7E77FC
5.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E77FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E77FC | 1.00 | 3.54 | 5.93 | 5.93 |
| #FFFFFF | 3.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D8DFF
Deuteranopia (green-blind)
#1F83F9
Tritanopia (blue-blind)
#4D95AE
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #7e77fc; /* rgb */ color: rgb(126, 119, 252); /* oklch */ color: oklch(64.2% 0.192 281.9);
Tailwind
colors: {
custom: {
50: '#ab9efe',
500: '#7e77fc',
950: '#000000',
},
}SCSS
$custom: #7e77fc; $custom-light: #ab9efe; $custom-dark: #000000;
JSON
{
"hex": "#7e77fc",
"rgb": {
"r": 126,
"g": 119,
"b": 252
},
"hsl": {
"h": 243.158,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.64195,
"c": 0.19192,
"h": 281.9
},
"luminance": 0.24658
}Semantic roles & 50–950 ramp
primary
#7E77FC
secondary
#F5F7D4
accent
#E600D9
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#110E18
muted
#807E86