#779AE2#779AE2
#779AE2 is a light, moderate blue. Relative luminance 0.325; OKLCH L 69.0% C 0.114 H 263.9°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #779AE2 |
|---|---|
| RGB | rgb(119, 154, 226) |
| HSL | hsl(220, 65%, 68%) |
| HSV | hsv(220, 47%, 89%) |
| CMYK | cmyk(47.3%, 31.9%, 0%, 11.4%) |
| CIE-LAB | lab(63.77, 7.17, -40.25) |
| CIE-LCH | lch(63.77, 40.88, 280.11°) |
| OKLab | oklab(69% -0.0121 -0.113) |
| OKLCH | oklch(69% 0.114 263.9) |
| XYZ | xyz(32.8863, 32.5220, 76.4812) |
| Luminance | 0.3252 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.16
Soft Blue
#6488EA
ΔE00 5.56
Periwinkle Blue
#8F99FB
ΔE00 5.98
Faded Blue
#658CBB
ΔE00 6.51
Dark Sky Blue
#448EE4
ΔE00 7.38
Dodgerblue
#1E90FF
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#779AE2 #E2BF77
analogous
#77CFE2 #779AE2 #8A77E2
triadic
#779AE2 #E2779A #9AE277
tetradic
#779AE2 #E277CF #E2BF77 #77E28A
square
#779AE2 #E277CF #E2BF77 #77E28A
split-complementary
#779AE2 #E28A77 #CFE277
monochromatic
#2756B7 #4575D7 #779AE2 #A9BFED #DCE5F8
Accessibility & contrast
On white
2.80
#779AE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#779AE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #779AE2
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##779AE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##779AE2 | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA0E5
Deuteranopia (green-blind)
#7396E0
Tritanopia (blue-blind)
#4BA9B4
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #779ae2; /* rgb */ color: rgb(119, 154, 226); /* oklch */ color: oklch(69.0% 0.114 263.9);
Tailwind
colors: {
custom: {
50: '#a3b7eb',
500: '#779ae2',
950: '#000000',
},
}SCSS
$custom: #779ae2; $custom-light: #a3b7eb; $custom-dark: #000000;
JSON
{
"hex": "#779ae2",
"rgb": {
"r": 119,
"g": 154,
"b": 226
},
"hsl": {
"h": 220.374,
"s": 64.848,
"l": 67.647
},
"oklch": {
"l": 0.68996,
"c": 0.11369,
"h": 263.9
},
"luminance": 0.32524
}Semantic roles & 50–950 ramp
primary
#779AE2
secondary
#EBE0CA
accent
#9219CD
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101116
muted
#7F8084