#77A9FA#77A9FA
#77A9FA is a light, vivid blue. Relative luminance 0.392; OKLCH L 73.3% C 0.130 H 259.7°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #77A9FA |
|---|---|
| RGB | rgb(119, 169, 250) |
| HSL | hsl(217, 93%, 72%) |
| HSV | hsv(217, 52%, 98%) |
| CMYK | cmyk(52.4%, 32.4%, 0%, 2%) |
| CIE-LAB | lab(68.89, 5.77, -45.36) |
| CIE-LCH | lch(68.89, 45.73, 277.25°) |
| OKLab | oklab(73.34% -0.0232 -0.1278) |
| OKLCH | oklch(73.34% 0.13 259.7) |
| XYZ | xyz(39.0452, 39.1971, 95.9322) |
| Luminance | 0.3920 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.10
Cornflowerblue
#6495ED
ΔE00 5.83
Sky Blue (survey)
#75BBFD
ΔE00 6.18
Pastel Blue
#A2BFFE
ΔE00 7.77
Periwinkle Blue
#8F99FB
ΔE00 8.68
Dodgerblue
#1E90FF
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77A9FA #FAC877
analogous
#77EBFA #77A9FA #8677FA
triadic
#77A9FA #FA77A9 #A9FA77
tetradic
#77A9FA #FA77EB #FAC877 #77FA86
square
#77A9FA #FA77EB #FAC877 #77FA86
split-complementary
#77A9FA #FA8677 #EBFA77
monochromatic
#0960EE #3C84F8 #77A9FA #B2CEFC #E1ECFE
Accessibility & contrast
On white
2.38
#77A9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#77A9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77A9FA
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77A9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77A9FA | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AFFD
Deuteranopia (green-blind)
#79A3F8
Tritanopia (blue-blind)
#31BBC6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #77a9fa; /* rgb */ color: rgb(119, 169, 250); /* oklch */ color: oklch(73.3% 0.130 259.7);
Tailwind
colors: {
custom: {
50: '#a6c2fc',
500: '#77a9fa',
950: '#000000',
},
}SCSS
$custom: #77a9fa; $custom-light: #a6c2fc; $custom-dark: #000000;
JSON
{
"hex": "#77a9fa",
"rgb": {
"r": 119,
"g": 169,
"b": 250
},
"hsl": {
"h": 217.099,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.73339,
"c": 0.12991,
"h": 259.7
},
"luminance": 0.392
}Semantic roles & 50–950 ramp
primary
#77A9FA
secondary
#F6E9D5
accent
#8E00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185