#77ABFC#77ABFC
#77ABFC is a light, vivid blue. Relative luminance 0.401; OKLCH L 73.9% C 0.131 H 259.0°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #77ABFC |
|---|---|
| RGB | rgb(119, 171, 252) |
| HSL | hsl(217, 96%, 73%) |
| HSV | hsv(217, 53%, 99%) |
| CMYK | cmyk(52.8%, 32.1%, 0%, 1.2%) |
| CIE-LAB | lab(69.52, 5.24, -45.46) |
| CIE-LCH | lch(69.52, 45.77, 276.57°) |
| OKLab | oklab(73.86% -0.0249 -0.1281) |
| OKLCH | oklch(73.86% 0.131 259) |
| XYZ | xyz(39.7353, 40.0730, 97.7175) |
| Luminance | 0.4008 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.67
Sky Blue (survey)
#75BBFD
ΔE00 5.60
Cornflowerblue
#6495ED
ΔE00 6.39
Pastel Blue
#A2BFFE
ΔE00 7.58
Periwinkle Blue
#8F99FB
ΔE00 9.21
Dodgerblue
#1E90FF
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77ABFC #FCC877
analogous
#77EEFC #77ABFC #8577FC
triadic
#77ABFC #FC77AB #ABFC77
tetradic
#77ABFC #FC77EE #FCC877 #77FC85
square
#77ABFC #FC77EE #FCC877 #77FC85
split-complementary
#77ABFC #FC8577 #EEFC77
monochromatic
#0562F3 #3B86FB #77ABFC #B3D0FD #E1EDFE
Accessibility & contrast
On white
2.33
#77ABFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#77ABFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77ABFC
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77ABFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77ABFC | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB1FF
Deuteranopia (green-blind)
#7AA4FA
Tritanopia (blue-blind)
#2DBDC8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #77abfc; /* rgb */ color: rgb(119, 171, 252); /* oklch */ color: oklch(73.9% 0.131 259.0);
Tailwind
colors: {
custom: {
50: '#a6c3fd',
500: '#77abfc',
950: '#000000',
},
}SCSS
$custom: #77abfc; $custom-light: #a6c3fd; $custom-dark: #000000;
JSON
{
"hex": "#77abfc",
"rgb": {
"r": 119,
"g": 171,
"b": 252
},
"hsl": {
"h": 216.541,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.73858,
"c": 0.1305,
"h": 259
},
"luminance": 0.40076
}Semantic roles & 50–950 ramp
primary
#77ABFC
secondary
#F7E9D4
accent
#8C00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186