#779EEF#779EEF
#779EEF is a light, vivid blue. Relative luminance 0.346; OKLCH L 70.5% C 0.127 H 263.9°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #779EEF |
|---|---|
| RGB | rgb(119, 158, 239) |
| HSL | hsl(221, 79%, 70%) |
| HSV | hsv(221, 50%, 94%) |
| CMYK | cmyk(50.2%, 33.9%, 0%, 6.3%) |
| CIE-LAB | lab(65.44, 8.74, -44.79) |
| CIE-LCH | lch(65.44, 45.63, 281.04°) |
| OKLab | oklab(70.49% -0.0135 -0.1262) |
| OKLCH | oklch(70.49% 0.127 263.9) |
| XYZ | xyz(35.4094, 34.6052, 86.4582) |
| Luminance | 0.3461 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.35
Periwinkle Blue
#8F99FB
ΔE00 6.14
Soft Blue
#6488EA
ΔE00 6.57
Carolina Blue
#8AB8FE
ΔE00 7.11
Dark Sky Blue
#448EE4
ΔE00 7.81
Faded Blue
#658CBB
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#779EEF #EFC877
analogous
#77DAEF #779EEF #8C77EF
triadic
#779EEF #EF779E #9EEF77
tetradic
#779EEF #EF77DA #EFC877 #77EF8C
square
#779EEF #EF77DA #EFC877 #77EF8C
split-complementary
#779EEF #EF8C77 #DAEF77
monochromatic
#1955D3 #4077E9 #779EEF #AEC5F5 #E4EBFC
Accessibility & contrast
On white
2.65
#779EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#779EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #779EEF
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##779EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##779EEF | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA5F2
Deuteranopia (green-blind)
#719AED
Tritanopia (blue-blind)
#40AFBB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #779eef; /* rgb */ color: rgb(119, 158, 239); /* oklch */ color: oklch(70.5% 0.127 263.9);
Tailwind
colors: {
custom: {
50: '#a5baf4',
500: '#779eef',
950: '#000000',
},
}SCSS
$custom: #779eef; $custom-light: #a5baf4; $custom-dark: #000000;
JSON
{
"hex": "#779eef",
"rgb": {
"r": 119,
"g": 158,
"b": 239
},
"hsl": {
"h": 220.5,
"s": 78.947,
"l": 70.196
},
"oklch": {
"l": 0.70487,
"c": 0.12692,
"h": 263.9
},
"luminance": 0.34608
}Semantic roles & 50–950 ramp
primary
#779EEF
secondary
#F2E7D0
accent
#970ADB
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085