#77A6F7#77A6F7
#77A6F7 is a light, vivid blue. Relative luminance 0.379; OKLCH L 72.6% C 0.129 H 260.8°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #77A6F7 |
|---|---|
| RGB | rgb(119, 166, 247) |
| HSL | hsl(218, 89%, 72%) |
| HSV | hsv(218, 52%, 97%) |
| CMYK | cmyk(51.8%, 32.8%, 0%, 3.1%) |
| CIE-LAB | lab(67.95, 6.57, -45.21) |
| CIE-LCH | lch(67.95, 45.69, 278.26°) |
| OKLab | oklab(72.56% -0.0206 -0.1274) |
| OKLCH | oklch(72.56% 0.129 260.8) |
| XYZ | xyz(38.0268, 37.9070, 93.2906) |
| Luminance | 0.3791 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.84
Cornflowerblue
#6495ED
ΔE00 5.03
Sky Blue (survey)
#75BBFD
ΔE00 7.08
Periwinkle Blue
#8F99FB
ΔE00 7.92
Pastel Blue
#A2BFFE
ΔE00 8.12
Dodgerblue
#1E90FF
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77A6F7 #F7C877
analogous
#77E6F7 #77A6F7 #8877F7
triadic
#77A6F7 #F777A6 #A6F777
tetradic
#77A6F7 #F777E6 #F7C877 #77F788
square
#77A6F7 #F777E6 #F7C877 #77F788
split-complementary
#77A6F7 #F78877 #E6F777
monochromatic
#0E5DE6 #3D80F4 #77A6F7 #B1CCFA #E2ECFD
Accessibility & contrast
On white
2.45
#77A6F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#77A6F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77A6F7
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77A6F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77A6F7 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ACFA
Deuteranopia (green-blind)
#77A0F5
Tritanopia (blue-blind)
#35B8C3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #77a6f7; /* rgb */ color: rgb(119, 166, 247); /* oklch */ color: oklch(72.6% 0.129 260.8);
Tailwind
colors: {
custom: {
50: '#a5c0fa',
500: '#77a6f7',
950: '#000000',
},
}SCSS
$custom: #77a6f7; $custom-light: #a5c0fa; $custom-dark: #000000;
JSON
{
"hex": "#77a6f7",
"rgb": {
"r": 119,
"g": 166,
"b": 247
},
"hsl": {
"h": 217.969,
"s": 88.889,
"l": 71.765
},
"oklch": {
"l": 0.7256,
"c": 0.12905,
"h": 260.8
},
"luminance": 0.3791
}Semantic roles & 50–950 ramp
primary
#77A6F7
secondary
#F5E9D5
accent
#9100E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185