#77ABFD#77ABFD
#77ABFD is a light, vivid blue. Relative luminance 0.401; OKLCH L 73.9% C 0.132 H 259.2°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #77ABFD |
|---|---|
| RGB | rgb(119, 171, 253) |
| HSL | hsl(217, 97%, 73%) |
| HSV | hsv(217, 53%, 99%) |
| CMYK | cmyk(53%, 32.4%, 0%, 0.8%) |
| CIE-LAB | lab(69.57, 5.54, -45.94) |
| CIE-LCH | lch(69.57, 46.27, 276.88°) |
| OKLab | oklab(73.91% -0.0247 -0.1295) |
| OKLCH | oklch(73.91% 0.132 259.2) |
| XYZ | xyz(39.8942, 40.1365, 98.5543) |
| Luminance | 0.4014 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.66
Sky Blue (survey)
#75BBFD
ΔE00 5.63
Cornflowerblue
#6495ED
ΔE00 6.40
Pastel Blue
#A2BFFE
ΔE00 7.57
Periwinkle Blue
#8F99FB
ΔE00 9.19
Dodgerblue
#1E90FF
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77ABFD #FDC977
analogous
#77EEFD #77ABFD #8677FD
triadic
#77ABFD #FD77AB #ABFD77
tetradic
#77ABFD #FD77EE #FDC977 #77FD86
square
#77ABFD #FD77EE #FDC977 #77FD86
split-complementary
#77ABFD #FD8677 #EEFD77
monochromatic
#0462F6 #3B86FC #77ABFD #B3D0FE #E1ECFF
Accessibility & contrast
On white
2.33
#77ABFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#77ABFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77ABFD
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77ABFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77ABFD | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#7AA4FB
Tritanopia (blue-blind)
#2CBDC9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #77abfd; /* rgb */ color: rgb(119, 171, 253); /* oklch */ color: oklch(73.9% 0.132 259.2);
Tailwind
colors: {
custom: {
50: '#a6c3fe',
500: '#77abfd',
950: '#000000',
},
}SCSS
$custom: #77abfd; $custom-light: #a6c3fe; $custom-dark: #000000;
JSON
{
"hex": "#77abfd",
"rgb": {
"r": 119,
"g": 171,
"b": 253
},
"hsl": {
"h": 216.716,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.73908,
"c": 0.13179,
"h": 259.2
},
"luminance": 0.4014
}Semantic roles & 50–950 ramp
primary
#77ABFD
secondary
#F7E9D4
accent
#8C00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186