#77ABFB#77ABFB
#77ABFB is a light, vivid blue. Relative luminance 0.400; OKLCH L 73.8% C 0.129 H 258.8°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #77ABFB |
|---|---|
| RGB | rgb(119, 171, 251) |
| HSL | hsl(216, 94%, 73%) |
| HSV | hsv(216, 53%, 98%) |
| CMYK | cmyk(52.6%, 31.9%, 0%, 1.6%) |
| CIE-LAB | lab(69.48, 4.94, -44.99) |
| CIE-LCH | lch(69.48, 45.26, 276.26°) |
| OKLab | oklab(73.81% -0.0252 -0.1267) |
| OKLCH | oklch(73.81% 0.129 258.8) |
| XYZ | xyz(39.5773, 40.0098, 96.8852) |
| Luminance | 0.4001 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.69
Sky Blue (survey)
#75BBFD
ΔE00 5.56
Cornflowerblue
#6495ED
ΔE00 6.37
Pastel Blue
#A2BFFE
ΔE00 7.60
Periwinkle Blue
#8F99FB
ΔE00 9.23
Dodgerblue
#1E90FF
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77ABFB #FBC777
analogous
#77EDFB #77ABFB #8577FB
triadic
#77ABFB #FB77AB #ABFB77
tetradic
#77ABFB #FB77ED #FBC777 #77FB85
square
#77ABFB #FB77ED #FBC777 #77FB85
split-complementary
#77ABFB #FB8577 #EDFB77
monochromatic
#0763F1 #3C86F9 #77ABFB #B2D0FD #E1EDFE
Accessibility & contrast
On white
2.33
#77ABFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#77ABFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77ABFB
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77ABFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77ABFB | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB1FE
Deuteranopia (green-blind)
#7BA4F9
Tritanopia (blue-blind)
#2FBDC8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #77abfb; /* rgb */ color: rgb(119, 171, 251); /* oklch */ color: oklch(73.8% 0.129 258.8);
Tailwind
colors: {
custom: {
50: '#a6c3fd',
500: '#77abfb',
950: '#000000',
},
}SCSS
$custom: #77abfb; $custom-light: #a6c3fd; $custom-dark: #000000;
JSON
{
"hex": "#77abfb",
"rgb": {
"r": 119,
"g": 171,
"b": 251
},
"hsl": {
"h": 216.364,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.73808,
"c": 0.1292,
"h": 258.8
},
"luminance": 0.40013
}Semantic roles & 50–950 ramp
primary
#77ABFB
secondary
#F6E9D5
accent
#8B00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185