#777FED#777FED
#777FED is a light, vivid blue. Relative luminance 0.252; OKLCH L 64.2% C 0.162 H 277.6°. Best body text is #000000 at 6.04:1 contrast (WCAG AA passes).
Color values
| HEX | #777FED |
|---|---|
| RGB | rgb(119, 127, 237) |
| HSL | hsl(236, 77%, 70%) |
| HSV | hsv(236, 50%, 93%) |
| CMYK | cmyk(49.8%, 46.4%, 0%, 7.1%) |
| CIE-LAB | lab(57.28, 26.36, -56.62) |
| CIE-LCH | lch(57.28, 62.45, 294.97°) |
| OKLab | oklab(64.19% 0.0216 -0.161) |
| OKLCH | oklch(64.19% 0.162 277.6) |
| XYZ | xyz(30.4784, 25.2133, 83.3650) |
| Luminance | 0.2521 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.79
Lavender Blue
#8B88F8
ΔE00 4.20
Periwinkle (survey)
#8E82FE
ΔE00 4.66
Soft Blue
#6488EA
ΔE00 5.49
Perrywinkle
#8F8CE7
ΔE00 5.66
Mediumslateblue
#7B68EE
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#777FED #EDE577
analogous
#77BAED #777FED #AA77ED
triadic
#777FED #ED777F #7FED77
tetradic
#777FED #ED77BA #EDE577 #77EDAA
square
#777FED #ED77BA #EDE577 #77EDAA
split-complementary
#777FED #EDAA77 #BAED77
monochromatic
#1B27CE #414CE6 #777FED #ADB2F4 #E3E5FB
Accessibility & contrast
On white
3.48
#777FED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.04
#777FED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #777FED
6.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##777FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##777FED | 1.00 | 3.48 | 6.04 | 6.04 |
| #FFFFFF | 3.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4F8EF1
Deuteranopia (green-blind)
#4485EB
Tritanopia (blue-blind)
#4897AB
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #777fed; /* rgb */ color: rgb(119, 127, 237); /* oklch */ color: oklch(64.2% 0.162 277.6);
Tailwind
colors: {
custom: {
50: '#a5a4f3',
500: '#777fed',
950: '#000000',
},
}SCSS
$custom: #777fed; $custom-light: #a5a4f3; $custom-dark: #000000;
JSON
{
"hex": "#777fed",
"rgb": {
"r": 119,
"g": 127,
"b": 237
},
"hsl": {
"h": 235.932,
"s": 76.623,
"l": 69.804
},
"oklch": {
"l": 0.64191,
"c": 0.16244,
"h": 277.6
},
"luminance": 0.25215
}Semantic roles & 50–950 ramp
primary
#777FED
secondary
#F1EECF
accent
#CB0DD9
background
#FAFAFE
surface
#F4F3FD
border
#CECDD5
text
#100F17
muted
#7F7F85