#779AEC#779AEC
#779AEC is a light, vivid blue. Relative luminance 0.331; OKLCH L 69.5% C 0.127 H 265.7°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #779AEC |
|---|---|
| RGB | rgb(119, 154, 236) |
| HSL | hsl(222, 75%, 70%) |
| HSV | hsv(222, 50%, 93%) |
| CMYK | cmyk(49.6%, 34.7%, 0%, 7.5%) |
| CIE-LAB | lab(64.23, 10.15, -45.04) |
| CIE-LCH | lch(64.23, 46.17, 282.70°) |
| OKLab | oklab(69.5% -0.0096 -0.127) |
| OKLCH | oklch(69.5% 0.127 265.7) |
| XYZ | xyz(34.2987, 33.0870, 83.9197) |
| Luminance | 0.3309 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.10
Periwinkle Blue
#8F99FB
ΔE00 5.48
Soft Blue
#6488EA
ΔE00 5.48
Faded Blue
#658CBB
ΔE00 7.22
Dark Sky Blue
#448EE4
ΔE00 7.68
Carolina Blue
#8AB8FE
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#779AEC #ECC977
analogous
#77D5EC #779AEC #8E77EC
triadic
#779AEC #EC779A #9AEC77
tetradic
#779AEC #EC77D5 #ECC977 #77EC8E
square
#779AEC #EC77D5 #ECC977 #77EC8E
split-complementary
#779AEC #EC8E77 #D5EC77
monochromatic
#1D51CC #4172E4 #779AEC #ADC2F4 #E2EAFB
Accessibility & contrast
On white
2.76
#779AEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#779AEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #779AEC
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##779AEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##779AEC | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA1EF
Deuteranopia (green-blind)
#6E97EA
Tritanopia (blue-blind)
#43ACB8
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #779aec; /* rgb */ color: rgb(119, 154, 236); /* oklch */ color: oklch(69.5% 0.127 265.7);
Tailwind
colors: {
custom: {
50: '#a4b7f2',
500: '#779aec',
950: '#000000',
},
}SCSS
$custom: #779aec; $custom-light: #a4b7f2; $custom-dark: #000000;
JSON
{
"hex": "#779aec",
"rgb": {
"r": 119,
"g": 154,
"b": 236
},
"hsl": {
"h": 222.051,
"s": 75.484,
"l": 69.608
},
"oklch": {
"l": 0.69503,
"c": 0.12732,
"h": 265.7
},
"luminance": 0.33089
}Semantic roles & 50–950 ramp
primary
#779AEC
secondary
#F0E6CF
accent
#9B0ED8
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085