#7F77E7#7F77E7
#7F77E7 is a light, vivid blue. Relative luminance 0.235; OKLCH L 62.9% C 0.164 H 283.9°. Best body text is #000000 at 5.69:1 contrast (WCAG AA passes).
Color values
| HEX | #7F77E7 |
|---|---|
| RGB | rgb(127, 119, 231) |
| HSL | hsl(244, 70%, 69%) |
| HSV | hsv(244, 48%, 91%) |
| CMYK | cmyk(45%, 48.5%, 0%, 9.4%) |
| CIE-LAB | lab(55.56, 31.12, -56.00) |
| CIE-LCH | lch(55.56, 64.06, 299.06°) |
| OKLab | oklab(62.93% 0.0393 -0.159) |
| OKLCH | oklch(62.93% 0.164 283.9) |
| XYZ | xyz(29.7688, 23.4739, 78.5482) |
| Luminance | 0.2347 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 4.53
Mediumslateblue
#7B68EE
ΔE00 4.62
Periwinkle (survey)
#8E82FE
ΔE00 4.80
Lavender Blue
#8B88F8
ΔE00 5.53
Mediumpurple
#9370DB
ΔE00 5.59
Perrywinkle
#8F8CE7
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F77E7 #DFE777
analogous
#77A7E7 #7F77E7 #B777E7
triadic
#7F77E7 #E77F77 #77E77F
tetradic
#7F77E7 #E777A7 #DFE777 #77E7B7
square
#7F77E7 #E777A7 #DFE777 #77E7B7
split-complementary
#7F77E7 #E7B777 #A7E777
monochromatic
#2E22C1 #4E43DE #7F77E7 #B0ABF0 #E1DFF9
Accessibility & contrast
On white
3.69
#7F77E7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.69
#7F77E7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7F77E7
5.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F77E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7F77E7 | 1.00 | 3.69 | 5.69 | 5.69 |
| #FFFFFF | 3.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4789EB
Deuteranopia (green-blind)
#4282E4
Tritanopia (blue-blind)
#5D8FA4
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #7f77e7; /* rgb */ color: rgb(127, 119, 231); /* oklch */ color: oklch(62.9% 0.164 283.9);
Tailwind
colors: {
custom: {
50: '#aa9eef',
500: '#7f77e7',
950: '#000000',
},
}SCSS
$custom: #7f77e7; $custom-light: #aa9eef; $custom-dark: #000000;
JSON
{
"hex": "#7f77e7",
"rgb": {
"r": 127,
"g": 119,
"b": 231
},
"hsl": {
"h": 244.286,
"s": 70,
"l": 68.627
},
"oklch": {
"l": 0.62925,
"c": 0.16382,
"h": 283.9
},
"luminance": 0.23475
}Semantic roles & 50–950 ramp
primary
#7F77E7
secondary
#EBEECC
accent
#D214C4
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E16
muted
#7F7E84