#77ABFE#77ABFE
#77ABFE is a light, vivid blue. Relative luminance 0.402; OKLCH L 74.0% C 0.133 H 259.4°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #77ABFE |
|---|---|
| RGB | rgb(119, 171, 254) |
| HSL | hsl(217, 99%, 73%) |
| HSV | hsv(217, 53%, 100%) |
| CMYK | cmyk(53.1%, 32.7%, 0%, 0.4%) |
| CIE-LAB | lab(69.61, 5.85, -46.41) |
| CIE-LCH | lch(69.61, 46.77, 277.18°) |
| OKLab | oklab(73.96% -0.0244 -0.1308) |
| OKLCH | oklch(73.96% 0.133 259.4) |
| XYZ | xyz(40.0539, 40.2004, 99.3955) |
| Luminance | 0.4020 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.65
Sky Blue (survey)
#75BBFD
ΔE00 5.67
Cornflowerblue
#6495ED
ΔE00 6.42
Pastel Blue
#A2BFFE
ΔE00 7.55
Periwinkle Blue
#8F99FB
ΔE00 9.17
Dodgerblue
#1E90FF
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77ABFE #FECA77
analogous
#77EEFE #77ABFE #8677FE
triadic
#77ABFE #FE77AB #ABFE77
tetradic
#77ABFE #FE77EE #FECA77 #77FE86
square
#77ABFE #FE77EE #FECA77 #77FE86
split-complementary
#77ABFE #FE8677 #EEFE77
monochromatic
#0261F9 #3A85FE #77ABFE #B4D1FE #E1ECFF
Accessibility & contrast
On white
2.32
#77ABFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#77ABFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77ABFE
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77ABFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77ABFE | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#79A4FC
Tritanopia (blue-blind)
#2ABDC9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #77abfe; /* rgb */ color: rgb(119, 171, 254); /* oklch */ color: oklch(74.0% 0.133 259.4);
Tailwind
colors: {
custom: {
50: '#a6c3ff',
500: '#77abfe',
950: '#000000',
},
}SCSS
$custom: #77abfe; $custom-light: #a6c3ff; $custom-dark: #000000;
JSON
{
"hex": "#77abfe",
"rgb": {
"r": 119,
"g": 171,
"b": 254
},
"hsl": {
"h": 216.889,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.73958,
"c": 0.13309,
"h": 259.4
},
"luminance": 0.40204
}Semantic roles & 50–950 ramp
primary
#77ABFE
secondary
#F7EAD4
accent
#8D00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186