#779CED#779CED
#779CED is a light, vivid blue. Relative luminance 0.338; OKLCH L 70.0% C 0.126 H 264.7°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #779CED |
|---|---|
| RGB | rgb(119, 156, 237) |
| HSL | hsl(221, 77%, 70%) |
| HSV | hsv(221, 50%, 93%) |
| CMYK | cmyk(49.8%, 34.2%, 0%, 7.1%) |
| CIE-LAB | lab(64.81, 9.29, -44.68) |
| CIE-LCH | lch(64.81, 45.63, 281.75°) |
| OKLab | oklab(69.97% -0.0117 -0.1259) |
| OKLCH | oklch(69.97% 0.126 264.7) |
| XYZ | xyz(34.7772, 33.8109, 84.7979) |
| Luminance | 0.3381 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.15
Periwinkle Blue
#8F99FB
ΔE00 5.80
Soft Blue
#6488EA
ΔE00 6.01
Faded Blue
#658CBB
ΔE00 7.53
Dark Sky Blue
#448EE4
ΔE00 7.70
Carolina Blue
#8AB8FE
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#779CED #EDC877
analogous
#77D7ED #779CED #8D77ED
triadic
#779CED #ED779C #9CED77
tetradic
#779CED #ED77D7 #EDC877 #77ED8D
square
#779CED #ED77D7 #EDC877 #77ED8D
split-complementary
#779CED #ED8D77 #D7ED77
monochromatic
#1B53CE #4175E6 #779CED #ADC3F4 #E3EBFB
Accessibility & contrast
On white
2.71
#779CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#779CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #779CED
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##779CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##779CED | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA3F0
Deuteranopia (green-blind)
#7098EB
Tritanopia (blue-blind)
#42ADBA
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #779ced; /* rgb */ color: rgb(119, 156, 237); /* oklch */ color: oklch(70.0% 0.126 264.7);
Tailwind
colors: {
custom: {
50: '#a4b8f3',
500: '#779ced',
950: '#000000',
},
}SCSS
$custom: #779ced; $custom-light: #a4b8f3; $custom-dark: #000000;
JSON
{
"hex": "#779ced",
"rgb": {
"r": 119,
"g": 156,
"b": 237
},
"hsl": {
"h": 221.186,
"s": 76.623,
"l": 69.804
},
"oklch": {
"l": 0.69969,
"c": 0.12643,
"h": 264.7
},
"luminance": 0.33813
}Semantic roles & 50–950 ramp
primary
#779CED
secondary
#F1E6CF
accent
#990DD9
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085