#779CEE#779CEE
#779CEE is a light, vivid blue. Relative luminance 0.339; OKLCH L 70.0% C 0.128 H 264.9°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #779CEE |
|---|---|
| RGB | rgb(119, 156, 238) |
| HSL | hsl(221, 78%, 70%) |
| HSV | hsv(221, 50%, 93%) |
| CMYK | cmyk(50%, 34.5%, 0%, 6.7%) |
| CIE-LAB | lab(64.86, 9.59, -45.15) |
| CIE-LCH | lch(64.86, 46.16, 281.99°) |
| OKLab | oklab(70.02% -0.0115 -0.1273) |
| OKLCH | oklch(70.02% 0.128 264.9) |
| XYZ | xyz(34.9237, 33.8695, 85.5695) |
| Luminance | 0.3387 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.17
Periwinkle Blue
#8F99FB
ΔE00 5.76
Soft Blue
#6488EA
ΔE00 6.02
Faded Blue
#658CBB
ΔE00 7.60
Carolina Blue
#8AB8FE
ΔE00 7.70
Dark Sky Blue
#448EE4
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#779CEE #EEC977
analogous
#77D7EE #779CEE #8E77EE
triadic
#779CEE #EE779C #9CEE77
tetradic
#779CEE #EE77D7 #EEC977 #77EE8E
square
#779CEE #EE77D7 #EEC977 #77EE8E
split-complementary
#779CEE #EE8E77 #D7EE77
monochromatic
#1A53D1 #4174E7 #779CEE #ADC4F5 #E4EBFC
Accessibility & contrast
On white
2.70
#779CEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#779CEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #779CEE
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##779CEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##779CEE | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA3F1
Deuteranopia (green-blind)
#6F98EC
Tritanopia (blue-blind)
#41AEBA
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #779cee; /* rgb */ color: rgb(119, 156, 238); /* oklch */ color: oklch(70.0% 0.128 264.9);
Tailwind
colors: {
custom: {
50: '#a4b8f4',
500: '#779cee',
950: '#000000',
},
}SCSS
$custom: #779cee; $custom-light: #a4b8f4; $custom-dark: #000000;
JSON
{
"hex": "#779cee",
"rgb": {
"r": 119,
"g": 156,
"b": 238
},
"hsl": {
"h": 221.345,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.7002,
"c": 0.12779,
"h": 264.9
},
"luminance": 0.33872
}Semantic roles & 50–950 ramp
primary
#779CEE
secondary
#F1E7D0
accent
#9A0BDA
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085