#77A5ED#77A5ED
#77A5ED is a light, moderate blue. Relative luminance 0.369; OKLCH L 71.9% C 0.117 H 259.1°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #77A5ED |
|---|---|
| RGB | rgb(119, 165, 237) |
| HSL | hsl(217, 77%, 70%) |
| HSV | hsv(217, 50%, 93%) |
| CMYK | cmyk(49.8%, 30.4%, 0%, 7.1%) |
| CIE-LAB | lab(67.24, 4.14, -40.88) |
| CIE-LCH | lch(67.24, 41.09, 275.78°) |
| OKLab | oklab(71.85% -0.0221 -0.1148) |
| OKLCH | oklch(71.85% 0.117 259.1) |
| XYZ | xyz(36.3438, 36.9441, 85.3201) |
| Luminance | 0.3695 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.68
Carolina Blue
#8AB8FE
ΔE00 5.28
Sky Blue (survey)
#75BBFD
ΔE00 7.19
Periwinkle Blue
#8F99FB
ΔE00 7.93
Dark Sky Blue
#448EE4
ΔE00 8.28
Dodgerblue
#1E90FF
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77A5ED #EDBF77
analogous
#77E0ED #77A5ED #8477ED
triadic
#77A5ED #ED77A5 #A5ED77
tetradic
#77A5ED #ED77E0 #EDBF77 #77ED84
square
#77A5ED #ED77E0 #EDBF77 #77ED84
split-complementary
#77A5ED #ED8477 #E0ED77
monochromatic
#1B61CE #4181E6 #77A5ED #ADC9F4 #E3EDFB
Accessibility & contrast
On white
2.50
#77A5ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#77A5ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77A5ED
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77A5ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77A5ED | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AAF0
Deuteranopia (green-blind)
#7B9FEB
Tritanopia (blue-blind)
#40B5BF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #77a5ed; /* rgb */ color: rgb(119, 165, 237); /* oklch */ color: oklch(71.9% 0.117 259.1);
Tailwind
colors: {
custom: {
50: '#a4bff3',
500: '#77a5ed',
950: '#000000',
},
}SCSS
$custom: #77a5ed; $custom-light: #a4bff3; $custom-dark: #000000;
JSON
{
"hex": "#77a5ed",
"rgb": {
"r": 119,
"g": 165,
"b": 237
},
"hsl": {
"h": 216.61,
"s": 76.623,
"l": 69.804
},
"oklch": {
"l": 0.71854,
"c": 0.11693,
"h": 259.1
},
"luminance": 0.36947
}Semantic roles & 50–950 ramp
primary
#77A5ED
secondary
#F1E4CF
accent
#890DD9
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101217
muted
#7F8185