#779CEF#779CEF
#779CEF is a light, vivid blue. Relative luminance 0.339; OKLCH L 70.1% C 0.129 H 265.0°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #779CEF |
|---|---|
| RGB | rgb(119, 156, 239) |
| HSL | hsl(222, 79%, 70%) |
| HSV | hsv(222, 50%, 94%) |
| CMYK | cmyk(50.2%, 34.7%, 0%, 6.3%) |
| CIE-LAB | lab(64.91, 9.89, -45.63) |
| CIE-LCH | lch(64.91, 46.69, 282.23°) |
| OKLab | oklab(70.07% -0.0112 -0.1287) |
| OKLCH | oklch(70.07% 0.129 265) |
| XYZ | xyz(35.0711, 33.9285, 86.3454) |
| Luminance | 0.3393 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.19
Periwinkle Blue
#8F99FB
ΔE00 5.73
Soft Blue
#6488EA
ΔE00 6.02
Faded Blue
#658CBB
ΔE00 7.67
Carolina Blue
#8AB8FE
ΔE00 7.68
Dark Sky Blue
#448EE4
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#779CEF #EFCA77
analogous
#77D8EF #779CEF #8E77EF
triadic
#779CEF #EF779C #9CEF77
tetradic
#779CEF #EF77D8 #EFCA77 #77EF8E
square
#779CEF #EF77D8 #EFCA77 #77EF8E
split-complementary
#779CEF #EF8E77 #D8EF77
monochromatic
#1952D3 #4074E9 #779CEF #AEC4F5 #E4EBFC
Accessibility & contrast
On white
2.70
#779CEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#779CEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #779CEF
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##779CEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##779CEF | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA3F2
Deuteranopia (green-blind)
#6E98ED
Tritanopia (blue-blind)
#40AEBA
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #779cef; /* rgb */ color: rgb(119, 156, 239); /* oklch */ color: oklch(70.1% 0.129 265.0);
Tailwind
colors: {
custom: {
50: '#a5b8f4',
500: '#779cef',
950: '#000000',
},
}SCSS
$custom: #779cef; $custom-light: #a5b8f4; $custom-dark: #000000;
JSON
{
"hex": "#779cef",
"rgb": {
"r": 119,
"g": 156,
"b": 239
},
"hsl": {
"h": 221.5,
"s": 78.947,
"l": 70.196
},
"oklch": {
"l": 0.70072,
"c": 0.12915,
"h": 265
},
"luminance": 0.33931
}Semantic roles & 50–950 ramp
primary
#779CEF
secondary
#F2E7D0
accent
#9B0ADB
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085