#779BEB#779BEB
#779BEB is a light, vivid blue. Relative luminance 0.334; OKLCH L 69.7% C 0.125 H 264.9°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #779BEB |
|---|---|
| RGB | rgb(119, 155, 235) |
| HSL | hsl(221, 74%, 69%) |
| HSV | hsv(221, 49%, 92%) |
| CMYK | cmyk(49.4%, 34%, 0%, 7.8%) |
| CIE-LAB | lab(64.45, 9.27, -44.14) |
| CIE-LCH | lch(64.45, 45.11, 281.86°) |
| OKLab | oklab(69.66% -0.011 -0.1243) |
| OKLCH | oklch(69.66% 0.125 264.9) |
| XYZ | xyz(34.3196, 33.3605, 83.2119) |
| Luminance | 0.3336 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.09
Periwinkle Blue
#8F99FB
ΔE00 5.70
Soft Blue
#6488EA
ΔE00 5.74
Faded Blue
#658CBB
ΔE00 7.26
Dark Sky Blue
#448EE4
ΔE00 7.63
Carolina Blue
#8AB8FE
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#779BEB #EBC777
analogous
#77D5EB #779BEB #8D77EB
triadic
#779BEB #EB779B #9BEB77
tetradic
#779BEB #EB77D5 #EBC777 #77EB8D
square
#779BEB #EB77D5 #EBC777 #77EB8D
split-complementary
#779BEB #EB8D77 #D5EB77
monochromatic
#1E53CA #4274E3 #779BEB #ACC2F3 #E2E9FB
Accessibility & contrast
On white
2.74
#779BEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#779BEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #779BEB
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##779BEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##779BEB | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA2EE
Deuteranopia (green-blind)
#6F97E9
Tritanopia (blue-blind)
#44ACB8
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #779beb; /* rgb */ color: rgb(119, 155, 235); /* oklch */ color: oklch(69.7% 0.125 264.9);
Tailwind
colors: {
custom: {
50: '#a4b8f2',
500: '#779beb',
950: '#000000',
},
}SCSS
$custom: #779beb; $custom-light: #a4b8f2; $custom-dark: #000000;
JSON
{
"hex": "#779beb",
"rgb": {
"r": 119,
"g": 155,
"b": 235
},
"hsl": {
"h": 221.379,
"s": 74.359,
"l": 69.412
},
"oklch": {
"l": 0.69658,
"c": 0.12484,
"h": 264.9
},
"luminance": 0.33363
}Semantic roles & 50–950 ramp
primary
#779BEB
secondary
#F0E5CE
accent
#990FD6
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085