#77A0F7#77A0F7
#77A0F7 is a light, vivid blue. Relative luminance 0.358; OKLCH L 71.3% C 0.135 H 264.1°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #77A0F7 |
|---|---|
| RGB | rgb(119, 160, 247) |
| HSL | hsl(221, 89%, 72%) |
| HSV | hsv(221, 52%, 97%) |
| CMYK | cmyk(51.8%, 35.2%, 0%, 3.1%) |
| CIE-LAB | lab(66.35, 10.00, -47.74) |
| CIE-LCH | lch(66.35, 48.77, 281.84°) |
| OKLab | oklab(71.31% -0.0139 -0.1348) |
| OKLCH | oklch(71.31% 0.135 264.1) |
| XYZ | xyz(36.9614, 35.7763, 92.9355) |
| Luminance | 0.3578 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.84
Periwinkle Blue
#8F99FB
ΔE00 6.37
Carolina Blue
#8AB8FE
ΔE00 6.44
Soft Blue
#6488EA
ΔE00 7.21
Dark Sky Blue
#448EE4
ΔE00 8.23
Dodgerblue
#1E90FF
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77A0F7 #F7CE77
analogous
#77E0F7 #77A0F7 #8E77F7
triadic
#77A0F7 #F777A0 #A0F777
tetradic
#77A0F7 #F777E0 #F7CE77 #77F78E
square
#77A0F7 #F777E0 #F7CE77 #77F78E
split-complementary
#77A0F7 #F78E77 #E0F777
monochromatic
#0E53E6 #3D78F4 #77A0F7 #B1C8FA #E2EBFD
Accessibility & contrast
On white
2.57
#77A0F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#77A0F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77A0F7
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77A0F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77A0F7 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA8FB
Deuteranopia (green-blind)
#6F9CF5
Tritanopia (blue-blind)
#37B3C0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #77a0f7; /* rgb */ color: rgb(119, 160, 247); /* oklch */ color: oklch(71.3% 0.135 264.1);
Tailwind
colors: {
custom: {
50: '#a5bbfa',
500: '#77a0f7',
950: '#000000',
},
}SCSS
$custom: #77a0f7; $custom-light: #a5bbfa; $custom-dark: #000000;
JSON
{
"hex": "#77a0f7",
"rgb": {
"r": 119,
"g": 160,
"b": 247
},
"hsl": {
"h": 220.781,
"s": 88.889,
"l": 71.765
},
"oklch": {
"l": 0.71314,
"c": 0.13548,
"h": 264.1
},
"luminance": 0.35779
}Semantic roles & 50–950 ramp
primary
#77A0F7
secondary
#F5EBD5
accent
#9C00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085