#77A2FB#77A2FB
#77A2FB is a light, vivid blue. Relative luminance 0.367; OKLCH L 71.9% C 0.139 H 263.7°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #77A2FB |
|---|---|
| RGB | rgb(119, 162, 251) |
| HSL | hsl(220, 94%, 73%) |
| HSV | hsv(220, 53%, 98%) |
| CMYK | cmyk(52.6%, 35.5%, 0%, 1.6%) |
| CIE-LAB | lab(67.07, 10.07, -48.78) |
| CIE-LCH | lch(67.07, 49.81, 281.67°) |
| OKLab | oklab(71.94% -0.0152 -0.1378) |
| OKLCH | oklch(71.94% 0.139 263.7) |
| XYZ | xyz(37.9348, 36.7248, 96.3377) |
| Luminance | 0.3673 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.32
Carolina Blue
#8AB8FE
ΔE00 5.86
Periwinkle Blue
#8F99FB
ΔE00 6.77
Soft Blue
#6488EA
ΔE00 7.84
Sky Blue (survey)
#75BBFD
ΔE00 8.45
Dark Sky Blue
#448EE4
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77A2FB #FBD077
analogous
#77E4FB #77A2FB #8E77FB
triadic
#77A2FB #FB77A2 #A2FB77
tetradic
#77A2FB #FB77E4 #FBD077 #77FB8E
square
#77A2FB #FB77E4 #FBD077 #77FB8E
split-complementary
#77A2FB #FB8E77 #E4FB77
monochromatic
#0753F1 #3C79F9 #77A2FB #B2CBFD #E1EBFE
Accessibility & contrast
On white
2.52
#77A2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#77A2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77A2FB
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77A2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77A2FB | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FAAFF
Deuteranopia (green-blind)
#6F9EF9
Tritanopia (blue-blind)
#32B5C3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #77a2fb; /* rgb */ color: rgb(119, 162, 251); /* oklch */ color: oklch(71.9% 0.139 263.7);
Tailwind
colors: {
custom: {
50: '#a6bdfd',
500: '#77a2fb',
950: '#000000',
},
}SCSS
$custom: #77a2fb; $custom-light: #a6bdfd; $custom-dark: #000000;
JSON
{
"hex": "#77a2fb",
"rgb": {
"r": 119,
"g": 162,
"b": 251
},
"hsl": {
"h": 220.455,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.71936,
"c": 0.13863,
"h": 263.7
},
"luminance": 0.36728
}Semantic roles & 50–950 ramp
primary
#77A2FB
secondary
#F6EBD5
accent
#9B00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185