#779ED9#779ED9
#779ED9 is a light, moderate blue. Relative luminance 0.334; OKLCH L 69.4% C 0.097 H 258.5°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #779ED9 |
|---|---|
| RGB | rgb(119, 158, 217) |
| HSL | hsl(216, 56%, 66%) |
| HSV | hsv(216, 45%, 85%) |
| CMYK | cmyk(45.2%, 27.2%, 0%, 14.9%) |
| CIE-LAB | lab(64.47, 2.26, -34.18) |
| CIE-LCH | lch(64.47, 34.25, 273.79°) |
| OKLab | oklab(69.41% -0.0195 -0.0955) |
| OKLCH | oklch(69.41% 0.097 258.5) |
| XYZ | xyz(32.3549, 33.3834, 70.3709) |
| Luminance | 0.3338 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.70
Faded Blue
#658CBB
ΔE00 6.51
Soft Blue
#6488EA
ΔE00 6.82
Periwinkle Blue
#8F99FB
ΔE00 7.15
Dark Sky Blue
#448EE4
ΔE00 7.22
Carolina Blue
#8AB8FE
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#779ED9 #D9B277
analogous
#77CFD9 #779ED9 #8177D9
triadic
#779ED9 #D9779E #9ED977
tetradic
#779ED9 #D977CF #D9B277 #77D981
square
#779ED9 #D977CF #D9B277 #77D981
split-complementary
#779ED9 #D98177 #CFD977
monochromatic
#2F5FA7 #477CCC #779ED9 #A7C0E6 #D7E2F4
Accessibility & contrast
On white
2.74
#779ED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#779ED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #779ED9
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##779ED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##779ED9 | 1.00 | 2.74 | 7.68 | 7.68 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A1DC
Deuteranopia (green-blind)
#7D98D8
Tritanopia (blue-blind)
#51ABB3
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #779ed9; /* rgb */ color: rgb(119, 158, 217); /* oklch */ color: oklch(69.4% 0.097 258.5);
Tailwind
colors: {
custom: {
50: '#a2bae5',
500: '#779ed9',
950: '#000000',
},
}SCSS
$custom: #779ed9; $custom-light: #a2bae5; $custom-dark: #000000;
JSON
{
"hex": "#779ed9",
"rgb": {
"r": 119,
"g": 158,
"b": 217
},
"hsl": {
"h": 216.122,
"s": 56.322,
"l": 65.882
},
"oklch": {
"l": 0.69412,
"c": 0.09746,
"h": 258.5
},
"luminance": 0.33385
}Semantic roles & 50–950 ramp
primary
#779ED9
secondary
#E6D9C6
accent
#8322C4
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#0F1115
muted
#7F8084