#7E77DD#7E77DD
#7E77DD is a light, vivid blue. Relative luminance 0.229; OKLCH L 62.2% C 0.150 H 284.2°. Best body text is #000000 at 5.57:1 contrast (WCAG AA passes).
Color values
| HEX | #7E77DD |
|---|---|
| RGB | rgb(126, 119, 221) |
| HSL | hsl(244, 60%, 67%) |
| HSV | hsv(244, 46%, 87%) |
| CMYK | cmyk(43%, 46.2%, 0%, 13.3%) |
| CIE-LAB | lab(54.92, 28.00, -51.42) |
| CIE-LCH | lch(54.92, 58.55, 298.57°) |
| OKLab | oklab(62.24% 0.037 -0.1456) |
| OKLCH | oklch(62.24% 0.15 284.2) |
| XYZ | xyz(28.2484, 22.8486, 71.3144) |
| Luminance | 0.2285 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 5.18
Cornflower
#6A79F7
ΔE00 5.35
Mediumpurple
#9370DB
ΔE00 5.38
Periwinkle (survey)
#8E82FE
ΔE00 5.85
Lavender Blue
#8B88F8
ΔE00 6.24
Perrywinkle
#8F8CE7
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E77DD #D6DD77
analogous
#77A3DD #7E77DD #B177DD
triadic
#7E77DD #DD7E77 #77DD7E
tetradic
#7E77DD #DD77A3 #D6DD77 #77DDB1
square
#7E77DD #DD77A3 #D6DD77 #77DDB1
split-complementary
#7E77DD #DDB177 #A3DD77
monochromatic
#342CAE #5046D1 #7E77DD #ACA8E9 #DBD9F5
Accessibility & contrast
On white
3.77
#7E77DD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.57
#7E77DD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7E77DD
5.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E77DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E77DD | 1.00 | 3.77 | 5.57 | 5.57 |
| #FFFFFF | 3.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4F87E1
Deuteranopia (green-blind)
#4B80DB
Tritanopia (blue-blind)
#618C9F
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #7e77dd; /* rgb */ color: rgb(126, 119, 221); /* oklch */ color: oklch(62.2% 0.150 284.2);
Tailwind
colors: {
custom: {
50: '#a89ee8',
500: '#7e77dd',
950: '#000000',
},
}SCSS
$custom: #7e77dd; $custom-light: #a89ee8; $custom-dark: #000000;
JSON
{
"hex": "#7e77dd",
"rgb": {
"r": 126,
"g": 119,
"b": 221
},
"hsl": {
"h": 244.118,
"s": 60,
"l": 66.667
},
"oklch": {
"l": 0.6224,
"c": 0.15025,
"h": 284.2
},
"luminance": 0.2285
}Semantic roles & 50–950 ramp
primary
#7E77DD
secondary
#E6E8C7
accent
#C81EBC
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E16
muted
#7F7E84