#779CDB#779CDB
#779CDB is a light, moderate blue. Relative luminance 0.328; OKLCH L 69.1% C 0.102 H 260.7°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #779CDB |
|---|---|
| RGB | rgb(119, 156, 219) |
| HSL | hsl(218, 58%, 66%) |
| HSV | hsv(218, 46%, 86%) |
| CMYK | cmyk(45.7%, 28.8%, 0%, 14.1%) |
| CIE-LAB | lab(64.01, 3.98, -36.00) |
| CIE-LCH | lch(64.01, 36.22, 276.31°) |
| OKLab | oklab(69.08% -0.0165 -0.1008) |
| OKLCH | oklch(69.08% 0.102 260.7) |
| XYZ | xyz(32.2782, 32.8113, 71.6365) |
| Luminance | 0.3281 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.43
Soft Blue
#6488EA
ΔE00 6.23
Faded Blue
#658CBB
ΔE00 6.30
Periwinkle Blue
#8F99FB
ΔE00 6.69
Dark Sky Blue
#448EE4
ΔE00 7.21
Carolina Blue
#8AB8FE
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#779CDB #DBB677
analogous
#77CEDB #779CDB #8477DB
triadic
#779CDB #DB779C #9CDB77
tetradic
#779CDB #DB77CE #DBB677 #77DB84
square
#779CDB #DB77CE #DBB677 #77DB84
split-complementary
#779CDB #DB8477 #CEDB77
monochromatic
#2D5CAA #4779CE #779CDB #A7BFE8 #D8E2F5
Accessibility & contrast
On white
2.78
#779CDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#779CDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #779CDB
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##779CDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##779CDB | 1.00 | 2.78 | 7.56 | 7.56 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A0DE
Deuteranopia (green-blind)
#7997DA
Tritanopia (blue-blind)
#50AAB2
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #779cdb; /* rgb */ color: rgb(119, 156, 219); /* oklch */ color: oklch(69.1% 0.102 260.7);
Tailwind
colors: {
custom: {
50: '#a3b9e6',
500: '#779cdb',
950: '#000000',
},
}SCSS
$custom: #779cdb; $custom-light: #a3b9e6; $custom-dark: #000000;
JSON
{
"hex": "#779cdb",
"rgb": {
"r": 119,
"g": 156,
"b": 219
},
"hsl": {
"h": 217.8,
"s": 58.14,
"l": 66.275
},
"oklch": {
"l": 0.69078,
"c": 0.1021,
"h": 260.7
},
"luminance": 0.32813
}Semantic roles & 50–950 ramp
primary
#779CDB
secondary
#E7DBC7
accent
#8820C6
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#0F1116
muted
#7F8084