#777AED#777AED
#777AED is a light, vivid blue. Relative luminance 0.240; OKLCH L 63.3% C 0.169 H 279.3°. Best body text is #000000 at 5.79:1 contrast (WCAG AA passes).
Color values
| HEX | #777AED |
|---|---|
| RGB | rgb(119, 122, 237) |
| HSL | hsl(238, 77%, 70%) |
| HSV | hsv(238, 50%, 93%) |
| CMYK | cmyk(49.8%, 48.5%, 0%, 7.1%) |
| CIE-LAB | lab(56.04, 29.34, -58.60) |
| CIE-LCH | lch(56.04, 65.54, 296.59°) |
| OKLab | oklab(63.25% 0.0272 -0.1669) |
| OKLCH | oklch(63.25% 0.169 279.3) |
| XYZ | xyz(29.8486, 23.9537, 83.1551) |
| Luminance | 0.2396 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.48
Periwinkle (survey)
#8E82FE
ΔE00 4.82
Lavender Blue
#8B88F8
ΔE00 5.04
Mediumslateblue
#7B68EE
ΔE00 5.76
Perrywinkle
#8F8CE7
ΔE00 6.59
Soft Blue
#6488EA
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#777AED #EDEA77
analogous
#77B5ED #777AED #AF77ED
triadic
#777AED #ED777A #7AED77
tetradic
#777AED #ED77B5 #EDEA77 #77EDAF
square
#777AED #ED77B5 #EDEA77 #77EDAF
split-complementary
#777AED #EDAF77 #B5ED77
monochromatic
#1B20CE #4145E6 #777AED #ADAFF4 #E3E4FB
Accessibility & contrast
On white
3.63
#777AED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.79
#777AED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #777AED
5.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##777AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##777AED | 1.00 | 3.63 | 5.79 | 5.79 |
| #FFFFFF | 3.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#458BF1
Deuteranopia (green-blind)
#3A82EA
Tritanopia (blue-blind)
#4893A8
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #777aed; /* rgb */ color: rgb(119, 122, 237); /* oklch */ color: oklch(63.3% 0.169 279.3);
Tailwind
colors: {
custom: {
50: '#a5a0f3',
500: '#777aed',
950: '#000000',
},
}SCSS
$custom: #777aed; $custom-light: #a5a0f3; $custom-dark: #000000;
JSON
{
"hex": "#777aed",
"rgb": {
"r": 119,
"g": 122,
"b": 237
},
"hsl": {
"h": 238.475,
"s": 76.623,
"l": 69.804
},
"oklch": {
"l": 0.63253,
"c": 0.16908,
"h": 279.3
},
"luminance": 0.23955
}Semantic roles & 50–950 ramp
primary
#777AED
secondary
#F1F0CF
accent
#D40DD9
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E17
muted
#7F7E85