#779DED#779DED
#779DED is a light, vivid blue. Relative luminance 0.342; OKLCH L 70.2% C 0.125 H 264.1°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #779DED |
|---|---|
| RGB | rgb(119, 157, 237) |
| HSL | hsl(221, 77%, 70%) |
| HSV | hsv(221, 50%, 93%) |
| CMYK | cmyk(49.8%, 33.8%, 0%, 7.1%) |
| CIE-LAB | lab(65.08, 8.71, -44.26) |
| CIE-LCH | lch(65.08, 45.11, 281.14°) |
| OKLab | oklab(70.18% -0.0129 -0.1247) |
| OKLCH | oklch(70.18% 0.125 264.1) |
| XYZ | xyz(34.9457, 34.1479, 84.8541) |
| Luminance | 0.3415 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.22
Periwinkle Blue
#8F99FB
ΔE00 6.00
Soft Blue
#6488EA
ΔE00 6.29
Carolina Blue
#8AB8FE
ΔE00 7.43
Faded Blue
#658CBB
ΔE00 7.66
Dark Sky Blue
#448EE4
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#779DED #EDC777
analogous
#77D8ED #779DED #8C77ED
triadic
#779DED #ED779D #9DED77
tetradic
#779DED #ED77D8 #EDC777 #77ED8C
square
#779DED #ED77D8 #EDC777 #77ED8C
split-complementary
#779DED #ED8C77 #D8ED77
monochromatic
#1B55CE #4176E6 #779DED #ADC4F4 #E3EBFB
Accessibility & contrast
On white
2.68
#779DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#779DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #779DED
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##779DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##779DED | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA4F0
Deuteranopia (green-blind)
#7199EB
Tritanopia (blue-blind)
#42AEBA
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #779ded; /* rgb */ color: rgb(119, 157, 237); /* oklch */ color: oklch(70.2% 0.125 264.1);
Tailwind
colors: {
custom: {
50: '#a4b9f3',
500: '#779ded',
950: '#000000',
},
}SCSS
$custom: #779ded; $custom-light: #a4b9f3; $custom-dark: #000000;
JSON
{
"hex": "#779ded",
"rgb": {
"r": 119,
"g": 157,
"b": 237
},
"hsl": {
"h": 220.678,
"s": 76.623,
"l": 69.804
},
"oklch": {
"l": 0.70176,
"c": 0.12532,
"h": 264.1
},
"luminance": 0.3415
}Semantic roles & 50–950 ramp
primary
#779DED
secondary
#F1E6CF
accent
#970DD9
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085