#779EEE#779EEE
#779EEE is a light, vivid blue. Relative luminance 0.345; OKLCH L 70.4% C 0.126 H 263.7°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #779EEE |
|---|---|
| RGB | rgb(119, 158, 238) |
| HSL | hsl(220, 78%, 70%) |
| HSV | hsv(220, 50%, 93%) |
| CMYK | cmyk(50%, 33.6%, 0%, 6.7%) |
| CIE-LAB | lab(65.39, 8.44, -44.31) |
| CIE-LCH | lch(65.39, 45.11, 280.78°) |
| OKLab | oklab(70.44% -0.0138 -0.1248) |
| OKLCH | oklch(70.44% 0.126 263.7) |
| XYZ | xyz(35.2621, 34.5463, 85.6823) |
| Luminance | 0.3455 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.34
Periwinkle Blue
#8F99FB
ΔE00 6.18
Soft Blue
#6488EA
ΔE00 6.57
Carolina Blue
#8AB8FE
ΔE00 7.12
Dark Sky Blue
#448EE4
ΔE00 7.77
Faded Blue
#658CBB
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#779EEE #EEC777
analogous
#77DAEE #779EEE #8B77EE
triadic
#779EEE #EE779E #9EEE77
tetradic
#779EEE #EE77DA #EEC777 #77EE8B
square
#779EEE #EE77DA #EEC777 #77EE8B
split-complementary
#779EEE #EE8B77 #DAEE77
monochromatic
#1A56D1 #4177E7 #779EEE #ADC5F5 #E4ECFC
Accessibility & contrast
On white
2.65
#779EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#779EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #779EEE
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##779EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##779EEE | 1.00 | 2.65 | 7.91 | 7.91 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA5F1
Deuteranopia (green-blind)
#729AEC
Tritanopia (blue-blind)
#41AFBB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #779eee; /* rgb */ color: rgb(119, 158, 238); /* oklch */ color: oklch(70.4% 0.126 263.7);
Tailwind
colors: {
custom: {
50: '#a4baf4',
500: '#779eee',
950: '#000000',
},
}SCSS
$custom: #779eee; $custom-light: #a4baf4; $custom-dark: #000000;
JSON
{
"hex": "#779eee",
"rgb": {
"r": 119,
"g": 158,
"b": 238
},
"hsl": {
"h": 220.336,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.70435,
"c": 0.12558,
"h": 263.7
},
"luminance": 0.34549
}Semantic roles & 50–950 ramp
primary
#779EEE
secondary
#F1E6D0
accent
#960BDA
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085