#779AEB#779AEB
#779AEB is a light, vivid blue. Relative luminance 0.330; OKLCH L 69.5% C 0.126 H 265.5°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #779AEB |
|---|---|
| RGB | rgb(119, 154, 235) |
| HSL | hsl(222, 74%, 69%) |
| HSV | hsv(222, 49%, 92%) |
| CMYK | cmyk(49.4%, 34.5%, 0%, 7.8%) |
| CIE-LAB | lab(64.18, 9.85, -44.56) |
| CIE-LCH | lch(64.18, 45.64, 282.46°) |
| OKLab | oklab(69.45% -0.0099 -0.1256) |
| OKLCH | oklch(69.45% 0.126 265.5) |
| XYZ | xyz(34.1538, 33.0290, 83.1567) |
| Luminance | 0.3303 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.09
Soft Blue
#6488EA
ΔE00 5.48
Periwinkle Blue
#8F99FB
ΔE00 5.52
Faded Blue
#658CBB
ΔE00 7.14
Dark Sky Blue
#448EE4
ΔE00 7.65
Carolina Blue
#8AB8FE
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#779AEB #EBC877
analogous
#77D4EB #779AEB #8E77EB
triadic
#779AEB #EB779A #9AEB77
tetradic
#779AEB #EB77D4 #EBC877 #77EB8E
square
#779AEB #EB77D4 #EBC877 #77EB8E
split-complementary
#779AEB #EB8E77 #D4EB77
monochromatic
#1E52CA #4272E3 #779AEB #ACC2F3 #E2E9FB
Accessibility & contrast
On white
2.76
#779AEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#779AEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #779AEB
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##779AEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##779AEB | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA1EE
Deuteranopia (green-blind)
#6E97E9
Tritanopia (blue-blind)
#44ABB8
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #779aeb; /* rgb */ color: rgb(119, 154, 235); /* oklch */ color: oklch(69.5% 0.126 265.5);
Tailwind
colors: {
custom: {
50: '#a4b7f2',
500: '#779aeb',
950: '#000000',
},
}SCSS
$custom: #779aeb; $custom-light: #a4b7f2; $custom-dark: #000000;
JSON
{
"hex": "#779aeb",
"rgb": {
"r": 119,
"g": 154,
"b": 235
},
"hsl": {
"h": 221.897,
"s": 74.359,
"l": 69.412
},
"oklch": {
"l": 0.69451,
"c": 0.12597,
"h": 265.5
},
"luminance": 0.33031
}Semantic roles & 50–950 ramp
primary
#779AEB
secondary
#F0E6CE
accent
#9A0FD6
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085