#77A0DD#77A0DD
#77A0DD is a light, moderate blue. Relative luminance 0.343; OKLCH L 70.0% C 0.101 H 258.1°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #77A0DD |
|---|---|
| RGB | rgb(119, 160, 221) |
| HSL | hsl(216, 60%, 67%) |
| HSV | hsv(216, 46%, 87%) |
| CMYK | cmyk(46.2%, 27.6%, 0%, 13.3%) |
| CIE-LAB | lab(65.19, 2.28, -35.28) |
| CIE-LCH | lch(65.19, 35.35, 273.70°) |
| OKLab | oklab(70.03% -0.0207 -0.0987) |
| OKLCH | oklch(70.03% 0.101 258.1) |
| XYZ | xyz(33.2254, 34.2819, 73.2589) |
| Luminance | 0.3428 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.83
Carolina Blue
#8AB8FE
ΔE00 7.04
Faded Blue
#658CBB
ΔE00 7.12
Soft Blue
#6488EA
ΔE00 7.29
Periwinkle Blue
#8F99FB
ΔE00 7.34
Dark Sky Blue
#448EE4
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77A0DD #DDB477
analogous
#77D3DD #77A0DD #8177DD
triadic
#77A0DD #DD77A0 #A0DD77
tetradic
#77A0DD #DD77D3 #DDB477 #77DD81
square
#77A0DD #DD77D3 #DDB477 #77DD81
split-complementary
#77A0DD #DD8177 #D3DD77
monochromatic
#2C60AE #467ED1 #77A0DD #A8C2E9 #D9E4F5
Accessibility & contrast
On white
2.67
#77A0DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#77A0DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77A0DD
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77A0DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77A0DD | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A4E0
Deuteranopia (green-blind)
#7D9ADC
Tritanopia (blue-blind)
#4EADB5
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #77a0dd; /* rgb */ color: rgb(119, 160, 221); /* oklch */ color: oklch(70.0% 0.101 258.1);
Tailwind
colors: {
custom: {
50: '#a3bbe7',
500: '#77a0dd',
950: '#000000',
},
}SCSS
$custom: #77a0dd; $custom-light: #a3bbe7; $custom-dark: #000000;
JSON
{
"hex": "#77a0dd",
"rgb": {
"r": 119,
"g": 160,
"b": 221
},
"hsl": {
"h": 215.882,
"s": 60,
"l": 66.667
},
"oklch": {
"l": 0.70027,
"c": 0.10082,
"h": 258.1
},
"luminance": 0.34284
}Semantic roles & 50–950 ramp
primary
#77A0DD
secondary
#E8DBC7
accent
#831EC8
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#0F1116
muted
#7F8084