#77A4FF#77A4FF
#77A4FF is a light, vivid blue. Relative luminance 0.377; OKLCH L 72.6% C 0.142 H 263.3°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #77A4FF |
|---|---|
| RGB | rgb(119, 164, 255) |
| HSL | hsl(220, 100%, 73%) |
| HSV | hsv(220, 53%, 100%) |
| CMYK | cmyk(53.3%, 35.7%, 0%, 0%) |
| CIE-LAB | lab(67.79, 10.14, -49.82) |
| CIE-LCH | lch(67.79, 50.84, 281.51°) |
| OKLab | oklab(72.56% -0.0165 -0.1408) |
| OKLCH | oklch(72.56% 0.142 263.3) |
| XYZ | xyz(38.9271, 37.6899, 99.8119) |
| Luminance | 0.3769 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.85
Carolina Blue
#8AB8FE
ΔE00 5.32
Periwinkle Blue
#8F99FB
ΔE00 7.22
Sky Blue (survey)
#75BBFD
ΔE00 7.91
Pastel Blue
#A2BFFE
ΔE00 8.32
Soft Blue
#6488EA
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77A4FF #FFD277
analogous
#77E8FF #77A4FF #8E77FF
triadic
#77A4FF #FF77A4 #A4FF77
tetradic
#77A4FF #FF77E8 #FFD277 #77FF8E
square
#77A4FF #FF77E8 #FFD277 #77FF8E
split-complementary
#77A4FF #FF8E77 #E8FF77
monochromatic
#0053FC #3A7BFF #77A4FF #B4CDFF #E0EBFF
Accessibility & contrast
On white
2.46
#77A4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#77A4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77A4FF
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77A4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77A4FF | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FACFF
Deuteranopia (green-blind)
#6F9FFD
Tritanopia (blue-blind)
#2BB8C5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #77a4ff; /* rgb */ color: rgb(119, 164, 255); /* oklch */ color: oklch(72.6% 0.142 263.3);
Tailwind
colors: {
custom: {
50: '#a6beff',
500: '#77a4ff',
950: '#000000',
},
}SCSS
$custom: #77a4ff; $custom-light: #a6beff; $custom-dark: #000000;
JSON
{
"hex": "#77a4ff",
"rgb": {
"r": 119,
"g": 164,
"b": 255
},
"hsl": {
"h": 220.147,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.72558,
"c": 0.14177,
"h": 263.3
},
"luminance": 0.37693
}Semantic roles & 50–950 ramp
primary
#77A4FF
secondary
#F7ECD4
accent
#9A00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186