#779ADE#779ADE
#779ADE is a light, moderate blue. Relative luminance 0.323; OKLCH L 68.8% C 0.108 H 263.0°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #779ADE |
|---|---|
| RGB | rgb(119, 154, 222) |
| HSL | hsl(220, 61%, 67%) |
| HSV | hsv(220, 46%, 87%) |
| CMYK | cmyk(46.4%, 30.6%, 0%, 12.9%) |
| CIE-LAB | lab(63.59, 6.00, -38.31) |
| CIE-LCH | lch(63.59, 38.78, 278.90°) |
| OKLab | oklab(68.8% -0.0132 -0.1074) |
| OKLCH | oklch(68.8% 0.108 263) |
| XYZ | xyz(32.3439, 32.3050, 73.6243) |
| Luminance | 0.3231 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.27
Soft Blue
#6488EA
ΔE00 5.64
Periwinkle Blue
#8F99FB
ΔE00 6.21
Faded Blue
#658CBB
ΔE00 6.23
Dark Sky Blue
#448EE4
ΔE00 7.30
Dodgerblue
#1E90FF
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#779ADE #DEBB77
analogous
#77CDDE #779ADE #8877DE
triadic
#779ADE #DE779A #9ADE77
tetradic
#779ADE #DE77CD #DEBB77 #77DE88
square
#779ADE #DE77CD #DEBB77 #77DE88
split-complementary
#779ADE #DE8877 #CDDE77
monochromatic
#2B58B0 #4675D2 #779ADE #A8BFEA #DAE3F6
Accessibility & contrast
On white
2.81
#779ADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#779ADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #779ADE
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##779ADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##779ADE | 1.00 | 2.81 | 7.46 | 7.46 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819FE1
Deuteranopia (green-blind)
#7596DD
Tritanopia (blue-blind)
#4EA8B2
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #779ade; /* rgb */ color: rgb(119, 154, 222); /* oklch */ color: oklch(68.8% 0.108 263.0);
Tailwind
colors: {
custom: {
50: '#a3b7e8',
500: '#779ade',
950: '#000000',
},
}SCSS
$custom: #779ade; $custom-light: #a3b7e8; $custom-dark: #000000;
JSON
{
"hex": "#779ade",
"rgb": {
"r": 119,
"g": 154,
"b": 222
},
"hsl": {
"h": 219.612,
"s": 60.947,
"l": 66.863
},
"oklch": {
"l": 0.68799,
"c": 0.10825,
"h": 263
},
"luminance": 0.32307
}Semantic roles & 50–950 ramp
primary
#779ADE
secondary
#E9DEC8
accent
#8E1DC9
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#0F1116
muted
#7F8084