#779DEB#779DEB
#779DEB is a light, vivid blue. Relative luminance 0.340; OKLCH L 70.1% C 0.123 H 263.7°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #779DEB |
|---|---|
| RGB | rgb(119, 157, 235) |
| HSL | hsl(220, 74%, 69%) |
| HSV | hsv(220, 49%, 92%) |
| CMYK | cmyk(49.4%, 33.2%, 0%, 7.8%) |
| CIE-LAB | lab(64.99, 8.12, -43.30) |
| CIE-LCH | lch(64.99, 44.06, 280.62°) |
| OKLab | oklab(70.08% -0.0134 -0.1219) |
| OKLCH | oklch(70.08% 0.123 263.7) |
| XYZ | xyz(34.6552, 34.0317, 83.3238) |
| Luminance | 0.3403 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.20
Periwinkle Blue
#8F99FB
ΔE00 6.08
Soft Blue
#6488EA
ΔE00 6.28
Carolina Blue
#8AB8FE
ΔE00 7.46
Faded Blue
#658CBB
ΔE00 7.53
Dark Sky Blue
#448EE4
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#779DEB #EBC577
analogous
#77D7EB #779DEB #8B77EB
triadic
#779DEB #EB779D #9DEB77
tetradic
#779DEB #EB77D7 #EBC577 #77EB8B
square
#779DEB #EB77D7 #EBC577 #77EB8B
split-complementary
#779DEB #EB8B77 #D7EB77
monochromatic
#1E56CA #4277E3 #779DEB #ACC3F3 #E2EAFB
Accessibility & contrast
On white
2.69
#779DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#779DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #779DEB
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##779DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##779DEB | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA3EE
Deuteranopia (green-blind)
#7299E9
Tritanopia (blue-blind)
#44AEB9
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #779deb; /* rgb */ color: rgb(119, 157, 235); /* oklch */ color: oklch(70.1% 0.123 263.7);
Tailwind
colors: {
custom: {
50: '#a4b9f2',
500: '#779deb',
950: '#000000',
},
}SCSS
$custom: #779deb; $custom-light: #a4b9f2; $custom-dark: #000000;
JSON
{
"hex": "#779deb",
"rgb": {
"r": 119,
"g": 157,
"b": 235
},
"hsl": {
"h": 220.345,
"s": 74.359,
"l": 69.412
},
"oklch": {
"l": 0.70075,
"c": 0.12262,
"h": 263.7
},
"luminance": 0.34034
}Semantic roles & 50–950 ramp
primary
#779DEB
secondary
#F0E5CE
accent
#950FD6
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085