#779BEE#779BEE
#779BEE is a light, vivid blue. Relative luminance 0.335; OKLCH L 69.8% C 0.129 H 265.4°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #779BEE |
|---|---|
| RGB | rgb(119, 155, 238) |
| HSL | hsl(222, 78%, 70%) |
| HSV | hsv(222, 50%, 93%) |
| CMYK | cmyk(50%, 34.9%, 0%, 6.7%) |
| CIE-LAB | lab(64.59, 10.17, -45.57) |
| CIE-LCH | lch(64.59, 46.69, 282.58°) |
| OKLab | oklab(69.81% -0.0103 -0.1285) |
| OKLCH | oklch(69.81% 0.129 265.4) |
| XYZ | xyz(34.7566, 33.5353, 85.5138) |
| Luminance | 0.3354 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.14
Periwinkle Blue
#8F99FB
ΔE00 5.57
Soft Blue
#6488EA
ΔE00 5.75
Faded Blue
#658CBB
ΔE00 7.47
Dark Sky Blue
#448EE4
ΔE00 7.74
Carolina Blue
#8AB8FE
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#779BEE #EECA77
analogous
#77D6EE #779BEE #8F77EE
triadic
#779BEE #EE779B #9BEE77
tetradic
#779BEE #EE77D6 #EECA77 #77EE8F
square
#779BEE #EE77D6 #EECA77 #77EE8F
split-complementary
#779BEE #EE8F77 #D6EE77
monochromatic
#1A51D1 #4173E7 #779BEE #ADC3F5 #E4EBFC
Accessibility & contrast
On white
2.72
#779BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#779BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #779BEE
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##779BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##779BEE | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA2F1
Deuteranopia (green-blind)
#6E98EC
Tritanopia (blue-blind)
#41ADB9
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #779bee; /* rgb */ color: rgb(119, 155, 238); /* oklch */ color: oklch(69.8% 0.129 265.4);
Tailwind
colors: {
custom: {
50: '#a4b8f4',
500: '#779bee',
950: '#000000',
},
}SCSS
$custom: #779bee; $custom-light: #a4b8f4; $custom-dark: #000000;
JSON
{
"hex": "#779bee",
"rgb": {
"r": 119,
"g": 155,
"b": 238
},
"hsl": {
"h": 221.849,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.69813,
"c": 0.12892,
"h": 265.4
},
"luminance": 0.33538
}Semantic roles & 50–950 ramp
primary
#779BEE
secondary
#F1E7D0
accent
#9C0BDA
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085