#779CEB#779CEB
#779CEB is a light, vivid blue. Relative luminance 0.337; OKLCH L 69.9% C 0.124 H 264.3°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #779CEB |
|---|---|
| RGB | rgb(119, 156, 235) |
| HSL | hsl(221, 74%, 69%) |
| HSV | hsv(221, 49%, 92%) |
| CMYK | cmyk(49.4%, 33.6%, 0%, 7.8%) |
| CIE-LAB | lab(64.72, 8.69, -43.72) |
| CIE-LCH | lch(64.72, 44.58, 281.24°) |
| OKLab | oklab(69.87% -0.0122 -0.1231) |
| OKLCH | oklch(69.87% 0.124 264.3) |
| XYZ | xyz(34.4867, 33.6947, 83.2676) |
| Luminance | 0.3370 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.13
Periwinkle Blue
#8F99FB
ΔE00 5.88
Soft Blue
#6488EA
ΔE00 6.01
Faded Blue
#658CBB
ΔE00 7.39
Dark Sky Blue
#448EE4
ΔE00 7.63
Carolina Blue
#8AB8FE
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#779CEB #EBC677
analogous
#77D6EB #779CEB #8C77EB
triadic
#779CEB #EB779C #9CEB77
tetradic
#779CEB #EB77D6 #EBC677 #77EB8C
square
#779CEB #EB77D6 #EBC677 #77EB8C
split-complementary
#779CEB #EB8C77 #D6EB77
monochromatic
#1E55CA #4275E3 #779CEB #ACC3F3 #E2EAFB
Accessibility & contrast
On white
2.71
#779CEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#779CEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #779CEB
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##779CEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##779CEB | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA3EE
Deuteranopia (green-blind)
#7198E9
Tritanopia (blue-blind)
#44ADB9
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #779ceb; /* rgb */ color: rgb(119, 156, 235); /* oklch */ color: oklch(69.9% 0.124 264.3);
Tailwind
colors: {
custom: {
50: '#a4b8f2',
500: '#779ceb',
950: '#000000',
},
}SCSS
$custom: #779ceb; $custom-light: #a4b8f2; $custom-dark: #000000;
JSON
{
"hex": "#779ceb",
"rgb": {
"r": 119,
"g": 156,
"b": 235
},
"hsl": {
"h": 220.862,
"s": 74.359,
"l": 69.412
},
"oklch": {
"l": 0.69866,
"c": 0.12372,
"h": 264.3
},
"luminance": 0.33697
}Semantic roles & 50–950 ramp
primary
#779CEB
secondary
#F0E5CE
accent
#970FD6
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085