#77A2FF#77A2FF
#77A2FF is a light, vivid blue. Relative luminance 0.370; OKLCH L 72.1% C 0.144 H 264.3°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #77A2FF |
|---|---|
| RGB | rgb(119, 162, 255) |
| HSL | hsl(221, 100%, 73%) |
| HSV | hsv(221, 53%, 100%) |
| CMYK | cmyk(53.3%, 36.5%, 0%, 0%) |
| CIE-LAB | lab(67.26, 11.29, -50.65) |
| CIE-LCH | lch(67.26, 51.90, 282.57°) |
| OKLab | oklab(72.15% -0.0143 -0.1433) |
| OKLCH | oklch(72.15% 0.144 264.3) |
| XYZ | xyz(38.5720, 36.9797, 99.6936) |
| Luminance | 0.3698 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.50
Carolina Blue
#8AB8FE
ΔE00 5.86
Periwinkle Blue
#8F99FB
ΔE00 6.71
Soft Blue
#6488EA
ΔE00 7.92
Sky Blue (survey)
#75BBFD
ΔE00 8.53
Pastel Blue
#A2BFFE
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77A2FF #FFD477
analogous
#77E6FF #77A2FF #9077FF
triadic
#77A2FF #FF77A2 #A2FF77
tetradic
#77A2FF #FF77E6 #FFD477 #77FF90
square
#77A2FF #FF77E6 #FFD477 #77FF90
split-complementary
#77A2FF #FF9077 #E6FF77
monochromatic
#0050FC #3A78FF #77A2FF #B4CCFF #E0EAFF
Accessibility & contrast
On white
2.50
#77A2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#77A2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77A2FF
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77A2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77A2FF | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DAAFF
Deuteranopia (green-blind)
#6C9EFD
Tritanopia (blue-blind)
#2CB6C4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #77a2ff; /* rgb */ color: rgb(119, 162, 255); /* oklch */ color: oklch(72.1% 0.144 264.3);
Tailwind
colors: {
custom: {
50: '#a6bdff',
500: '#77a2ff',
950: '#000000',
},
}SCSS
$custom: #77a2ff; $custom-light: #a6bdff; $custom-dark: #000000;
JSON
{
"hex": "#77a2ff",
"rgb": {
"r": 119,
"g": 162,
"b": 255
},
"hsl": {
"h": 221.029,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.72147,
"c": 0.14397,
"h": 264.3
},
"luminance": 0.36983
}Semantic roles & 50–950 ramp
primary
#77A2FF
secondary
#F7ECD4
accent
#9D00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186