#77A5F7#77A5F7
#77A5F7 is a light, vivid blue. Relative luminance 0.375; OKLCH L 72.4% C 0.130 H 261.4°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #77A5F7 |
|---|---|
| RGB | rgb(119, 165, 247) |
| HSL | hsl(218, 89%, 72%) |
| HSV | hsv(218, 52%, 97%) |
| CMYK | cmyk(51.8%, 33.2%, 0%, 3.1%) |
| CIE-LAB | lab(67.68, 7.14, -45.63) |
| CIE-LCH | lch(67.68, 46.19, 278.89°) |
| OKLab | oklab(72.35% -0.0195 -0.1286) |
| OKLCH | oklch(72.35% 0.13 261.4) |
| XYZ | xyz(37.8457, 37.5448, 93.2302) |
| Luminance | 0.3755 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.80
Carolina Blue
#8AB8FE
ΔE00 5.09
Sky Blue (survey)
#75BBFD
ΔE00 7.40
Periwinkle Blue
#8F99FB
ΔE00 7.64
Pastel Blue
#A2BFFE
ΔE00 8.25
Soft Blue
#6488EA
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77A5F7 #F7C977
analogous
#77E5F7 #77A5F7 #8977F7
triadic
#77A5F7 #F777A5 #A5F777
tetradic
#77A5F7 #F777E5 #F7C977 #77F789
square
#77A5F7 #F777E5 #F7C977 #77F789
split-complementary
#77A5F7 #F78977 #E5F777
monochromatic
#0E5BE6 #3D7FF4 #77A5F7 #B1CBFA #E2ECFD
Accessibility & contrast
On white
2.47
#77A5F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#77A5F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77A5F7
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77A5F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77A5F7 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ABFA
Deuteranopia (green-blind)
#769FF5
Tritanopia (blue-blind)
#36B7C3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #77a5f7; /* rgb */ color: rgb(119, 165, 247); /* oklch */ color: oklch(72.4% 0.130 261.4);
Tailwind
colors: {
custom: {
50: '#a5bffa',
500: '#77a5f7',
950: '#000000',
},
}SCSS
$custom: #77a5f7; $custom-light: #a5bffa; $custom-dark: #000000;
JSON
{
"hex": "#77a5f7",
"rgb": {
"r": 119,
"g": 165,
"b": 247
},
"hsl": {
"h": 218.438,
"s": 88.889,
"l": 71.765
},
"oklch": {
"l": 0.72351,
"c": 0.13009,
"h": 261.4
},
"luminance": 0.37548
}Semantic roles & 50–950 ramp
primary
#77A5F7
secondary
#F5E9D5
accent
#9300E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185