#77A6FA#77A6FA
#77A6FA is a light, vivid blue. Relative luminance 0.381; OKLCH L 72.7% C 0.133 H 261.4°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #77A6FA |
|---|---|
| RGB | rgb(119, 166, 250) |
| HSL | hsl(218, 93%, 72%) |
| HSV | hsv(218, 52%, 98%) |
| CMYK | cmyk(52.4%, 33.6%, 0%, 2%) |
| CIE-LAB | lab(68.09, 7.47, -46.63) |
| CIE-LCH | lch(68.09, 47.22, 279.11°) |
| OKLab | oklab(72.71% -0.0199 -0.1315) |
| OKLCH | oklch(72.71% 0.133 261.4) |
| XYZ | xyz(38.4934, 38.0936, 95.7483) |
| Luminance | 0.3810 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.81
Cornflowerblue
#6495ED
ΔE00 5.10
Sky Blue (survey)
#75BBFD
ΔE00 7.15
Periwinkle Blue
#8F99FB
ΔE00 7.85
Pastel Blue
#A2BFFE
ΔE00 8.09
Dodgerblue
#1E90FF
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77A6FA #FACB77
analogous
#77E8FA #77A6FA #8977FA
triadic
#77A6FA #FA77A6 #A6FA77
tetradic
#77A6FA #FA77E8 #FACB77 #77FA89
square
#77A6FA #FA77E8 #FACB77 #77FA89
split-complementary
#77A6FA #FA8977 #E8FA77
monochromatic
#095BEE #3C7FF8 #77A6FA #B2CDFC #E1ECFE
Accessibility & contrast
On white
2.44
#77A6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#77A6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77A6FA
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77A6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77A6FA | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ADFD
Deuteranopia (green-blind)
#75A0F8
Tritanopia (blue-blind)
#32B8C4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #77a6fa; /* rgb */ color: rgb(119, 166, 250); /* oklch */ color: oklch(72.7% 0.133 261.4);
Tailwind
colors: {
custom: {
50: '#a6c0fc',
500: '#77a6fa',
950: '#000000',
},
}SCSS
$custom: #77a6fa; $custom-light: #a6c0fc; $custom-dark: #000000;
JSON
{
"hex": "#77a6fa",
"rgb": {
"r": 119,
"g": 166,
"b": 250
},
"hsl": {
"h": 218.473,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.72712,
"c": 0.133,
"h": 261.4
},
"luminance": 0.38097
}Semantic roles & 50–950 ramp
primary
#77A6FA
secondary
#F6EAD5
accent
#9300E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185