#77A4E4#77A4E4
#77A4E4 is a light, moderate blue. Relative luminance 0.361; OKLCH L 71.2% C 0.106 H 257.2°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #77A4E4 |
|---|---|
| RGB | rgb(119, 164, 228) |
| HSL | hsl(215, 67%, 68%) |
| HSV | hsv(215, 48%, 89%) |
| CMYK | cmyk(47.8%, 28.1%, 0%, 10.6%) |
| CIE-LAB | lab(66.57, 2.05, -36.97) |
| CIE-LCH | lch(66.57, 37.03, 273.18°) |
| OKLab | oklab(71.21% -0.0235 -0.1035) |
| OKLCH | oklch(71.21% 0.106 257.2) |
| XYZ | xyz(34.8821, 36.0719, 78.5082) |
| Luminance | 0.3607 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.52
Carolina Blue
#8AB8FE
ΔE00 5.81
Sky Blue (survey)
#75BBFD
ΔE00 7.40
Dark Sky Blue
#448EE4
ΔE00 7.93
Periwinkle Blue
#8F99FB
ΔE00 7.98
Dodgerblue
#1E90FF
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77A4E4 #E4B777
analogous
#77DBE4 #77A4E4 #8077E4
triadic
#77A4E4 #E477A4 #A4E477
tetradic
#77A4E4 #E477DB #E4B777 #77E480
square
#77A4E4 #E477DB #E4B777 #77E480
split-complementary
#77A4E4 #E48077 #DBE477
monochromatic
#2563BB #4482DA #77A4E4 #AAC6EE #DDE8F8
Accessibility & contrast
On white
2.56
#77A4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#77A4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77A4E4
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77A4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77A4E4 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA8E7
Deuteranopia (green-blind)
#7E9DE3
Tritanopia (blue-blind)
#48B2BA
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #77a4e4; /* rgb */ color: rgb(119, 164, 228); /* oklch */ color: oklch(71.2% 0.106 257.2);
Tailwind
colors: {
custom: {
50: '#a3beec',
500: '#77a4e4',
950: '#000000',
},
}SCSS
$custom: #77a4e4; $custom-light: #a3beec; $custom-dark: #000000;
JSON
{
"hex": "#77a4e4",
"rgb": {
"r": 119,
"g": 164,
"b": 228
},
"hsl": {
"h": 215.229,
"s": 66.871,
"l": 68.039
},
"oklch": {
"l": 0.71211,
"c": 0.10616,
"h": 257.2
},
"luminance": 0.36074
}Semantic roles & 50–950 ramp
primary
#77A4E4
secondary
#ECDECB
accent
#8317CF
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101216
muted
#7F8184