#77A5FA#77A5FA
#77A5FA is a light, vivid blue. Relative luminance 0.377; OKLCH L 72.5% C 0.134 H 262.0°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #77A5FA |
|---|---|
| RGB | rgb(119, 165, 250) |
| HSL | hsl(219, 93%, 72%) |
| HSV | hsv(219, 52%, 98%) |
| CMYK | cmyk(52.4%, 34%, 0%, 2%) |
| CIE-LAB | lab(67.82, 8.05, -47.05) |
| CIE-LCH | lch(67.82, 47.73, 279.70°) |
| OKLab | oklab(72.51% -0.0188 -0.1327) |
| OKLCH | oklch(72.51% 0.134 262) |
| XYZ | xyz(38.3124, 37.7315, 95.6879) |
| Luminance | 0.3773 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.88
Carolina Blue
#8AB8FE
ΔE00 5.06
Sky Blue (survey)
#75BBFD
ΔE00 7.47
Periwinkle Blue
#8F99FB
ΔE00 7.58
Pastel Blue
#A2BFFE
ΔE00 8.22
Soft Blue
#6488EA
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77A5FA #FACC77
analogous
#77E7FA #77A5FA #8A77FA
triadic
#77A5FA #FA77A5 #A5FA77
tetradic
#77A5FA #FA77E7 #FACC77 #77FA8A
square
#77A5FA #FA77E7 #FACC77 #77FA8A
split-complementary
#77A5FA #FA8A77 #E7FA77
monochromatic
#0959EE #3C7EF8 #77A5FA #B2CCFC #E1EBFE
Accessibility & contrast
On white
2.46
#77A5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#77A5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77A5FA
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77A5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77A5FA | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ACFE
Deuteranopia (green-blind)
#74A0F8
Tritanopia (blue-blind)
#32B8C4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #77a5fa; /* rgb */ color: rgb(119, 165, 250); /* oklch */ color: oklch(72.5% 0.134 262.0);
Tailwind
colors: {
custom: {
50: '#a6bffc',
500: '#77a5fa',
950: '#000000',
},
}SCSS
$custom: #77a5fa; $custom-light: #a6bffc; $custom-dark: #000000;
JSON
{
"hex": "#77a5fa",
"rgb": {
"r": 119,
"g": 165,
"b": 250
},
"hsl": {
"h": 218.931,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.72505,
"c": 0.13406,
"h": 262
},
"luminance": 0.37734
}Semantic roles & 50–950 ramp
primary
#77A5FA
secondary
#F6EAD5
accent
#9500E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185