#77A4F9#77A4F9
#77A4F9 is a light, vivid blue. Relative luminance 0.373; OKLCH L 72.2% C 0.134 H 262.3°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #77A4F9 |
|---|---|
| RGB | rgb(119, 164, 249) |
| HSL | hsl(219, 92%, 72%) |
| HSV | hsv(219, 52%, 98%) |
| CMYK | cmyk(52.2%, 34.1%, 0%, 2.4%) |
| CIE-LAB | lab(67.51, 8.31, -47.00) |
| CIE-LCH | lch(67.51, 47.73, 280.03°) |
| OKLab | oklab(72.25% -0.0179 -0.1326) |
| OKLCH | oklch(72.25% 0.134 262.3) |
| XYZ | xyz(37.9763, 37.3096, 94.8044) |
| Luminance | 0.3731 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.63
Carolina Blue
#8AB8FE
ΔE00 5.33
Periwinkle Blue
#8F99FB
ΔE00 7.33
Sky Blue (survey)
#75BBFD
ΔE00 7.77
Pastel Blue
#A2BFFE
ΔE00 8.37
Soft Blue
#6488EA
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77A4F9 #F9CC77
analogous
#77E5F9 #77A4F9 #8B77F9
triadic
#77A4F9 #F977A4 #A4F977
tetradic
#77A4F9 #F977E5 #F9CC77 #77F98B
square
#77A4F9 #F977E5 #F9CC77 #77F98B
split-complementary
#77A4F9 #F98B77 #E5F977
monochromatic
#0A58EB #3C7DF6 #77A4F9 #B2CBFC #E2EBFE
Accessibility & contrast
On white
2.48
#77A4F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#77A4F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77A4F9
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77A4F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77A4F9 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ABFD
Deuteranopia (green-blind)
#739FF7
Tritanopia (blue-blind)
#34B7C3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #77a4f9; /* rgb */ color: rgb(119, 164, 249); /* oklch */ color: oklch(72.2% 0.134 262.3);
Tailwind
colors: {
custom: {
50: '#a6befb',
500: '#77a4f9',
950: '#000000',
},
}SCSS
$custom: #77a4f9; $custom-light: #a6befb; $custom-dark: #000000;
JSON
{
"hex": "#77a4f9",
"rgb": {
"r": 119,
"g": 164,
"b": 249
},
"hsl": {
"h": 219.231,
"s": 91.549,
"l": 72.157
},
"oklch": {
"l": 0.72246,
"c": 0.1338,
"h": 262.3
},
"luminance": 0.37312
}Semantic roles & 50–950 ramp
primary
#77A4F9
secondary
#F6EBD5
accent
#9600E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185