#779ADA#779ADA
#779ADA is a light, moderate blue. Relative luminance 0.321; OKLCH L 68.6% C 0.103 H 262.0°. Best body text is #000000 at 7.42:1 contrast (WCAG AA passes).
Color values
| HEX | #779ADA |
|---|---|
| RGB | rgb(119, 154, 218) |
| HSL | hsl(219, 57%, 66%) |
| HSV | hsv(219, 45%, 85%) |
| CMYK | cmyk(45.4%, 29.4%, 0%, 14.5%) |
| CIE-LAB | lab(63.42, 4.83, -36.37) |
| CIE-LCH | lch(63.42, 36.69, 277.57°) |
| OKLab | oklab(68.61% -0.0143 -0.1018) |
| OKLCH | oklch(68.61% 0.103 262) |
| XYZ | xyz(31.8141, 32.0931, 70.8343) |
| Luminance | 0.3210 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.44
Soft Blue
#6488EA
ΔE00 5.76
Faded Blue
#658CBB
ΔE00 5.96
Periwinkle Blue
#8F99FB
ΔE00 6.45
Dark Sky Blue
#448EE4
ΔE00 7.23
Dodgerblue
#1E90FF
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#779ADA #DAB777
analogous
#77CBDA #779ADA #8577DA
triadic
#779ADA #DA779A #9ADA77
tetradic
#779ADA #DA77CB #DAB777 #77DA85
square
#779ADA #DA77CB #DAB777 #77DA85
split-complementary
#779ADA #DA8577 #CBDA77
monochromatic
#2E59A9 #4776CD #779ADA #A7BEE7 #D7E1F4
Accessibility & contrast
On white
2.83
#779ADA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.42
#779ADA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #779ADA
7.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##779ADA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##779ADA | 1.00 | 2.83 | 7.42 | 7.42 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#829FDD
Deuteranopia (green-blind)
#7795D9
Tritanopia (blue-blind)
#51A8B1
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #779ada; /* rgb */ color: rgb(119, 154, 218); /* oklch */ color: oklch(68.6% 0.103 262.0);
Tailwind
colors: {
custom: {
50: '#a3b7e5',
500: '#779ada',
950: '#000000',
},
}SCSS
$custom: #779ada; $custom-light: #a3b7e5; $custom-dark: #000000;
JSON
{
"hex": "#779ada",
"rgb": {
"r": 119,
"g": 154,
"b": 218
},
"hsl": {
"h": 218.788,
"s": 57.225,
"l": 66.078
},
"oklch": {
"l": 0.68605,
"c": 0.10281,
"h": 262
},
"luminance": 0.32095
}Semantic roles & 50–950 ramp
primary
#779ADA
secondary
#E7DBC6
accent
#8B21C5
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#0F1116
muted
#7F8084