#779AEE#779AEE
#779AEE is a light, vivid blue. Relative luminance 0.332; OKLCH L 69.6% C 0.130 H 266.0°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #779AEE |
|---|---|
| RGB | rgb(119, 154, 238) |
| HSL | hsl(222, 78%, 70%) |
| HSV | hsv(222, 50%, 93%) |
| CMYK | cmyk(50%, 35.3%, 0%, 6.7%) |
| CIE-LAB | lab(64.33, 10.75, -45.99) |
| CIE-LCH | lch(64.33, 47.23, 283.15°) |
| OKLab | oklab(69.61% -0.0091 -0.1297) |
| OKLCH | oklch(69.61% 0.13 266) |
| XYZ | xyz(34.5909, 33.2039, 85.4586) |
| Luminance | 0.3321 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.13
Periwinkle Blue
#8F99FB
ΔE00 5.40
Soft Blue
#6488EA
ΔE00 5.49
Faded Blue
#658CBB
ΔE00 7.36
Dark Sky Blue
#448EE4
ΔE00 7.75
Carolina Blue
#8AB8FE
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#779AEE #EECB77
analogous
#77D5EE #779AEE #9077EE
triadic
#779AEE #EE779A #9AEE77
tetradic
#779AEE #EE77D5 #EECB77 #77EE90
square
#779AEE #EE77D5 #EECB77 #77EE90
split-complementary
#779AEE #EE9077 #D5EE77
monochromatic
#1A50D1 #4172E7 #779AEE #ADC2F5 #E4EBFC
Accessibility & contrast
On white
2.75
#779AEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#779AEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #779AEE
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##779AEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##779AEE | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA2F1
Deuteranopia (green-blind)
#6C97EC
Tritanopia (blue-blind)
#42ACB9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #779aee; /* rgb */ color: rgb(119, 154, 238); /* oklch */ color: oklch(69.6% 0.130 266.0);
Tailwind
colors: {
custom: {
50: '#a4b7f4',
500: '#779aee',
950: '#000000',
},
}SCSS
$custom: #779aee; $custom-light: #a4b7f4; $custom-dark: #000000;
JSON
{
"hex": "#779aee",
"rgb": {
"r": 119,
"g": 154,
"b": 238
},
"hsl": {
"h": 222.353,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.69607,
"c": 0.13005,
"h": 266
},
"luminance": 0.33206
}Semantic roles & 50–950 ramp
primary
#779AEE
secondary
#F1E7D0
accent
#9D0BDA
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085