#77A3F9#77A3F9
#77A3F9 is a light, vivid blue. Relative luminance 0.370; OKLCH L 72.0% C 0.135 H 262.9°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #77A3F9 |
|---|---|
| RGB | rgb(119, 163, 249) |
| HSL | hsl(220, 92%, 72%) |
| HSV | hsv(220, 52%, 98%) |
| CMYK | cmyk(52.2%, 34.5%, 0%, 2.4%) |
| CIE-LAB | lab(67.24, 8.89, -47.42) |
| CIE-LCH | lch(67.24, 48.24, 280.62°) |
| OKLab | oklab(72.04% -0.0168 -0.1338) |
| OKLCH | oklch(72.04% 0.135 262.9) |
| XYZ | xyz(37.7981, 36.9531, 94.7450) |
| Luminance | 0.3696 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.43
Carolina Blue
#8AB8FE
ΔE00 5.60
Periwinkle Blue
#8F99FB
ΔE00 7.07
Soft Blue
#6488EA
ΔE00 8.08
Sky Blue (survey)
#75BBFD
ΔE00 8.09
Pastel Blue
#A2BFFE
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77A3F9 #F9CD77
analogous
#77E4F9 #77A3F9 #8C77F9
triadic
#77A3F9 #F977A3 #A3F977
tetradic
#77A3F9 #F977E4 #F9CD77 #77F98C
square
#77A3F9 #F977E4 #F9CD77 #77F98C
split-complementary
#77A3F9 #F98C77 #E4F977
monochromatic
#0A56EB #3C7BF6 #77A3F9 #B2CBFC #E2EBFE
Accessibility & contrast
On white
2.50
#77A3F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#77A3F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77A3F9
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77A3F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77A3F9 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81AAFD
Deuteranopia (green-blind)
#729EF7
Tritanopia (blue-blind)
#34B6C2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #77a3f9; /* rgb */ color: rgb(119, 163, 249); /* oklch */ color: oklch(72.0% 0.135 262.9);
Tailwind
colors: {
custom: {
50: '#a6bdfb',
500: '#77a3f9',
950: '#000000',
},
}SCSS
$custom: #77a3f9; $custom-light: #a6bdfb; $custom-dark: #000000;
JSON
{
"hex": "#77a3f9",
"rgb": {
"r": 119,
"g": 163,
"b": 249
},
"hsl": {
"h": 219.692,
"s": 91.549,
"l": 72.157
},
"oklch": {
"l": 0.72038,
"c": 0.13488,
"h": 262.9
},
"luminance": 0.36956
}Semantic roles & 50–950 ramp
primary
#77A3F9
secondary
#F6EBD5
accent
#9800E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185