#77A4E9#77A4E9
#77A4E9 is a light, moderate blue. Relative luminance 0.364; OKLCH L 71.4% C 0.113 H 258.7°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #77A4E9 |
|---|---|
| RGB | rgb(119, 164, 233) |
| HSL | hsl(216, 72%, 69%) |
| HSV | hsv(216, 49%, 91%) |
| CMYK | cmyk(48.9%, 29.6%, 0%, 8.6%) |
| CIE-LAB | lab(66.79, 3.52, -39.38) |
| CIE-LCH | lch(66.79, 39.54, 275.11°) |
| OKLab | oklab(71.45% -0.0221 -0.1105) |
| OKLCH | oklch(71.45% 0.113 258.7) |
| XYZ | xyz(35.5862, 36.3536, 82.2167) |
| Luminance | 0.3636 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.44
Carolina Blue
#8AB8FE
ΔE00 5.63
Sky Blue (survey)
#75BBFD
ΔE00 7.47
Periwinkle Blue
#8F99FB
ΔE00 7.80
Dark Sky Blue
#448EE4
ΔE00 8.04
Dodgerblue
#1E90FF
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77A4E9 #E9BC77
analogous
#77DDE9 #77A4E9 #8377E9
triadic
#77A4E9 #E977A4 #A4E977
tetradic
#77A4E9 #E977DD #E9BC77 #77E983
square
#77A4E9 #E977DD #E9BC77 #77E983
split-complementary
#77A4E9 #E98377 #DDE977
monochromatic
#2061C6 #4281E0 #77A4E9 #ACC7F2 #E0EAFA
Accessibility & contrast
On white
2.54
#77A4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#77A4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77A4E9
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77A4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77A4E9 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A8EC
Deuteranopia (green-blind)
#7C9EE8
Tritanopia (blue-blind)
#44B3BC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #77a4e9; /* rgb */ color: rgb(119, 164, 233); /* oklch */ color: oklch(71.4% 0.113 258.7);
Tailwind
colors: {
custom: {
50: '#a4bef0',
500: '#77a4e9',
950: '#000000',
},
}SCSS
$custom: #77a4e9; $custom-light: #a4bef0; $custom-dark: #000000;
JSON
{
"hex": "#77a4e9",
"rgb": {
"r": 119,
"g": 164,
"b": 233
},
"hsl": {
"h": 216.316,
"s": 72.152,
"l": 69.02
},
"oklch": {
"l": 0.71449,
"c": 0.11268,
"h": 258.7
},
"luminance": 0.36356
}Semantic roles & 50–950 ramp
primary
#77A4E9
secondary
#EFE1CD
accent
#8711D4
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101216
muted
#7F8184