#77A0F9#77A0F9
#77A0F9 is a light, vivid blue. Relative luminance 0.359; OKLCH L 71.4% C 0.138 H 264.4°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #77A0F9 |
|---|---|
| RGB | rgb(119, 160, 249) |
| HSL | hsl(221, 92%, 72%) |
| HSV | hsv(221, 52%, 98%) |
| CMYK | cmyk(52.2%, 35.7%, 0%, 2.4%) |
| CIE-LAB | lab(66.44, 10.61, -48.68) |
| CIE-LCH | lch(66.44, 49.82, 282.30°) |
| OKLab | oklab(71.42% -0.0134 -0.1375) |
| OKLCH | oklch(71.42% 0.138 264.4) |
| XYZ | xyz(37.2717, 35.9004, 94.5696) |
| Luminance | 0.3590 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.92
Periwinkle Blue
#8F99FB
ΔE00 6.32
Carolina Blue
#8AB8FE
ΔE00 6.43
Soft Blue
#6488EA
ΔE00 7.25
Dark Sky Blue
#448EE4
ΔE00 8.33
Dodgerblue
#1E90FF
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77A0F9 #F9D077
analogous
#77E1F9 #77A0F9 #8F77F9
triadic
#77A0F9 #F977A0 #A0F977
tetradic
#77A0F9 #F977E1 #F9D077 #77F98F
square
#77A0F9 #F977E1 #F9D077 #77F98F
split-complementary
#77A0F9 #F98F77 #E1F977
monochromatic
#0A51EB #3C77F6 #77A0F9 #B2C9FC #E2EBFE
Accessibility & contrast
On white
2.57
#77A0F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#77A0F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77A0F9
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77A0F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77A0F9 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA8FD
Deuteranopia (green-blind)
#6D9CF7
Tritanopia (blue-blind)
#35B3C1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #77a0f9; /* rgb */ color: rgb(119, 160, 249); /* oklch */ color: oklch(71.4% 0.138 264.4);
Tailwind
colors: {
custom: {
50: '#a6bbfb',
500: '#77a0f9',
950: '#000000',
},
}SCSS
$custom: #77a0f9; $custom-light: #a6bbfb; $custom-dark: #000000;
JSON
{
"hex": "#77a0f9",
"rgb": {
"r": 119,
"g": 160,
"b": 249
},
"hsl": {
"h": 221.077,
"s": 91.549,
"l": 72.157
},
"oklch": {
"l": 0.71419,
"c": 0.13817,
"h": 264.4
},
"luminance": 0.35903
}Semantic roles & 50–950 ramp
primary
#77A0F9
secondary
#F6ECD5
accent
#9D00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085