#779BEF#779BEF
#779BEF is a light, vivid blue. Relative luminance 0.336; OKLCH L 69.9% C 0.130 H 265.6°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #779BEF |
|---|---|
| RGB | rgb(119, 155, 239) |
| HSL | hsl(222, 79%, 70%) |
| HSV | hsv(222, 50%, 94%) |
| CMYK | cmyk(50.2%, 35.1%, 0%, 6.3%) |
| CIE-LAB | lab(64.64, 10.47, -46.05) |
| CIE-LCH | lch(64.64, 47.22, 282.81°) |
| OKLab | oklab(69.86% -0.0101 -0.1299) |
| OKLCH | oklch(69.86% 0.13 265.6) |
| XYZ | xyz(34.9039, 33.5942, 86.2897) |
| Luminance | 0.3360 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.16
Periwinkle Blue
#8F99FB
ΔE00 5.53
Soft Blue
#6488EA
ΔE00 5.76
Faded Blue
#658CBB
ΔE00 7.55
Dark Sky Blue
#448EE4
ΔE00 7.78
Carolina Blue
#8AB8FE
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#779BEF #EFCB77
analogous
#77D7EF #779BEF #8F77EF
triadic
#779BEF #EF779B #9BEF77
tetradic
#779BEF #EF77D7 #EFCB77 #77EF8F
square
#779BEF #EF77D7 #EFCB77 #77EF8F
split-complementary
#779BEF #EF8F77 #D7EF77
monochromatic
#1951D3 #4073E9 #779BEF #AEC3F5 #E4EBFC
Accessibility & contrast
On white
2.72
#779BEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#779BEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #779BEF
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##779BEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##779BEF | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA3F2
Deuteranopia (green-blind)
#6D98ED
Tritanopia (blue-blind)
#41ADBA
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #779bef; /* rgb */ color: rgb(119, 155, 239); /* oklch */ color: oklch(69.9% 0.130 265.6);
Tailwind
colors: {
custom: {
50: '#a5b8f4',
500: '#779bef',
950: '#000000',
},
}SCSS
$custom: #779bef; $custom-light: #a5b8f4; $custom-dark: #000000;
JSON
{
"hex": "#779bef",
"rgb": {
"r": 119,
"g": 155,
"b": 239
},
"hsl": {
"h": 222,
"s": 78.947,
"l": 70.196
},
"oklch": {
"l": 0.69865,
"c": 0.13028,
"h": 265.6
},
"luminance": 0.33597
}Semantic roles & 50–950 ramp
primary
#779BEF
secondary
#F2E8D0
accent
#9D0ADB
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085