#779BDC#779BDC
#779BDC is a light, moderate blue. Relative luminance 0.325; OKLCH L 68.9% C 0.104 H 261.8°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #779BDC |
|---|---|
| RGB | rgb(119, 155, 220) |
| HSL | hsl(219, 59%, 66%) |
| HSV | hsv(219, 46%, 86%) |
| CMYK | cmyk(45.9%, 29.5%, 0%, 13.7%) |
| CIE-LAB | lab(63.78, 4.84, -36.92) |
| CIE-LCH | lch(63.78, 37.23, 277.47°) |
| OKLab | oklab(68.91% -0.015 -0.1034) |
| OKLCH | oklch(68.91% 0.104 261.8) |
| XYZ | xyz(32.2431, 32.5299, 72.2762) |
| Luminance | 0.3253 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.35
Soft Blue
#6488EA
ΔE00 5.95
Faded Blue
#658CBB
ΔE00 6.22
Periwinkle Blue
#8F99FB
ΔE00 6.48
Dark Sky Blue
#448EE4
ΔE00 7.24
Dodgerblue
#1E90FF
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#779BDC #DCB877
analogous
#77CEDC #779BDC #8677DC
triadic
#779BDC #DC779B #9BDC77
tetradic
#779BDC #DC77CE #DCB877 #77DC86
square
#779BDC #DC77CE #DCB877 #77DC86
split-complementary
#779BDC #DC8677 #CEDC77
monochromatic
#2C5AAC #4677CF #779BDC #A8BFE9 #D8E3F5
Accessibility & contrast
On white
2.80
#779BDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#779BDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #779BDC
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##779BDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##779BDC | 1.00 | 2.80 | 7.51 | 7.51 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A0DF
Deuteranopia (green-blind)
#7896DB
Tritanopia (blue-blind)
#4FA9B2
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #779bdc; /* rgb */ color: rgb(119, 155, 220); /* oklch */ color: oklch(68.9% 0.104 261.8);
Tailwind
colors: {
custom: {
50: '#a3b8e7',
500: '#779bdc',
950: '#000000',
},
}SCSS
$custom: #779bdc; $custom-light: #a3b8e7; $custom-dark: #000000;
JSON
{
"hex": "#779bdc",
"rgb": {
"r": 119,
"g": 155,
"b": 220
},
"hsl": {
"h": 218.614,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.68914,
"c": 0.10448,
"h": 261.8
},
"luminance": 0.32532
}Semantic roles & 50–950 ramp
primary
#779BDC
secondary
#E8DCC7
accent
#8B1FC7
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#0F1116
muted
#7F8084