#77A4FB#77A4FB
#77A4FB is a light, vivid blue. Relative luminance 0.374; OKLCH L 72.3% C 0.136 H 262.7°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #77A4FB |
|---|---|
| RGB | rgb(119, 164, 251) |
| HSL | hsl(220, 94%, 73%) |
| HSV | hsv(220, 53%, 98%) |
| CMYK | cmyk(52.6%, 34.7%, 0%, 1.6%) |
| CIE-LAB | lab(67.60, 8.92, -47.94) |
| CIE-LCH | lch(67.60, 48.76, 280.54°) |
| OKLab | oklab(72.35% -0.0174 -0.1353) |
| OKLCH | oklch(72.35% 0.136 262.7) |
| XYZ | xyz(38.2899, 37.4351, 96.4560) |
| Luminance | 0.3744 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.70
Carolina Blue
#8AB8FE
ΔE00 5.32
Periwinkle Blue
#8F99FB
ΔE00 7.29
Sky Blue (survey)
#75BBFD
ΔE00 7.82
Pastel Blue
#A2BFFE
ΔE00 8.35
Soft Blue
#6488EA
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77A4FB #FBCE77
analogous
#77E6FB #77A4FB #8C77FB
triadic
#77A4FB #FB77A4 #A4FB77
tetradic
#77A4FB #FB77E6 #FBCE77 #77FB8C
square
#77A4FB #FB77E6 #FBCE77 #77FB8C
split-complementary
#77A4FB #FB8C77 #E6FB77
monochromatic
#0757F1 #3C7CF9 #77A4FB #B2CCFD #E1EBFE
Accessibility & contrast
On white
2.47
#77A4FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#77A4FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77A4FB
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77A4FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77A4FB | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFF
Deuteranopia (green-blind)
#729FF9
Tritanopia (blue-blind)
#31B7C4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #77a4fb; /* rgb */ color: rgb(119, 164, 251); /* oklch */ color: oklch(72.3% 0.136 262.7);
Tailwind
colors: {
custom: {
50: '#a6befd',
500: '#77a4fb',
950: '#000000',
},
}SCSS
$custom: #77a4fb; $custom-light: #a6befd; $custom-dark: #000000;
JSON
{
"hex": "#77a4fb",
"rgb": {
"r": 119,
"g": 164,
"b": 251
},
"hsl": {
"h": 219.545,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.72349,
"c": 0.13646,
"h": 262.7
},
"luminance": 0.37438
}Semantic roles & 50–950 ramp
primary
#77A4FB
secondary
#F6EBD5
accent
#9700E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185