#779DE8#779DE8
#779DE8 is a light, moderate blue. Relative luminance 0.339; OKLCH L 69.9% C 0.119 H 263.2°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #779DE8 |
|---|---|
| RGB | rgb(119, 157, 232) |
| HSL | hsl(220, 71%, 69%) |
| HSV | hsv(220, 49%, 91%) |
| CMYK | cmyk(48.7%, 32.3%, 0%, 9%) |
| CIE-LAB | lab(64.85, 7.22, -41.87) |
| CIE-LCH | lch(64.85, 42.48, 279.79°) |
| OKLab | oklab(69.92% -0.0141 -0.1177) |
| OKLCH | oklch(69.92% 0.119 263.2) |
| XYZ | xyz(34.2254, 33.8598, 81.0604) |
| Luminance | 0.3386 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.19
Periwinkle Blue
#8F99FB
ΔE00 6.21
Soft Blue
#6488EA
ΔE00 6.29
Faded Blue
#658CBB
ΔE00 7.32
Carolina Blue
#8AB8FE
ΔE00 7.53
Dark Sky Blue
#448EE4
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#779DE8 #E8C277
analogous
#77D6E8 #779DE8 #8A77E8
triadic
#779DE8 #E8779D #9DE877
tetradic
#779DE8 #E877D6 #E8C277 #77E88A
square
#779DE8 #E877D6 #E8C277 #77E88A
split-complementary
#779DE8 #E88A77 #D6E877
monochromatic
#2158C4 #4377DF #779DE8 #ABC3F1 #E0E8FA
Accessibility & contrast
On white
2.70
#779DE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#779DE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #779DE8
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##779DE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##779DE8 | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A3EB
Deuteranopia (green-blind)
#7499E6
Tritanopia (blue-blind)
#46ADB8
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #779de8; /* rgb */ color: rgb(119, 157, 232); /* oklch */ color: oklch(69.9% 0.119 263.2);
Tailwind
colors: {
custom: {
50: '#a4b9ef',
500: '#779de8',
950: '#000000',
},
}SCSS
$custom: #779de8; $custom-light: #a4b9ef; $custom-dark: #000000;
JSON
{
"hex": "#779de8",
"rgb": {
"r": 119,
"g": 157,
"b": 232
},
"hsl": {
"h": 219.823,
"s": 71.069,
"l": 68.824
},
"oklch": {
"l": 0.69924,
"c": 0.11856,
"h": 263.2
},
"luminance": 0.33862
}Semantic roles & 50–950 ramp
primary
#779DE8
secondary
#EEE3CD
accent
#9212D3
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101116
muted
#7F8084