#779BED#779BED
#779BED is a light, vivid blue. Relative luminance 0.335; OKLCH L 69.8% C 0.128 H 265.3°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #779BED |
|---|---|
| RGB | rgb(119, 155, 237) |
| HSL | hsl(222, 77%, 70%) |
| HSV | hsv(222, 50%, 93%) |
| CMYK | cmyk(49.8%, 34.6%, 0%, 7.1%) |
| CIE-LAB | lab(64.55, 9.87, -45.10) |
| CIE-LCH | lch(64.55, 46.16, 282.34°) |
| OKLab | oklab(69.76% -0.0105 -0.1271) |
| OKLCH | oklch(69.76% 0.128 265.3) |
| XYZ | xyz(34.6101, 33.4767, 84.7422) |
| Luminance | 0.3348 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.12
Periwinkle Blue
#8F99FB
ΔE00 5.61
Soft Blue
#6488EA
ΔE00 5.75
Faded Blue
#658CBB
ΔE00 7.40
Dark Sky Blue
#448EE4
ΔE00 7.70
Carolina Blue
#8AB8FE
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#779BED #EDC977
analogous
#77D6ED #779BED #8E77ED
triadic
#779BED #ED779B #9BED77
tetradic
#779BED #ED77D6 #EDC977 #77ED8E
square
#779BED #ED77D6 #EDC977 #77ED8E
split-complementary
#779BED #ED8E77 #D6ED77
monochromatic
#1B52CE #4173E6 #779BED #ADC3F4 #E3EAFB
Accessibility & contrast
On white
2.73
#779BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#779BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #779BED
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##779BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##779BED | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA2F0
Deuteranopia (green-blind)
#6E98EB
Tritanopia (blue-blind)
#42ADB9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #779bed; /* rgb */ color: rgb(119, 155, 237); /* oklch */ color: oklch(69.8% 0.128 265.3);
Tailwind
colors: {
custom: {
50: '#a4b8f3',
500: '#779bed',
950: '#000000',
},
}SCSS
$custom: #779bed; $custom-light: #a4b8f3; $custom-dark: #000000;
JSON
{
"hex": "#779bed",
"rgb": {
"r": 119,
"g": 155,
"b": 237
},
"hsl": {
"h": 221.695,
"s": 76.623,
"l": 69.804
},
"oklch": {
"l": 0.69761,
"c": 0.12756,
"h": 265.3
},
"luminance": 0.33479
}Semantic roles & 50–950 ramp
primary
#779BED
secondary
#F1E6CF
accent
#9B0DD9
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085