#779FF2#779FF2
#779FF2 is a light, vivid blue. Relative luminance 0.351; OKLCH L 70.8% C 0.130 H 263.8°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #779FF2 |
|---|---|
| RGB | rgb(119, 159, 242) |
| HSL | hsl(220, 83%, 71%) |
| HSV | hsv(220, 51%, 95%) |
| CMYK | cmyk(50.8%, 34.3%, 0%, 5.1%) |
| CIE-LAB | lab(65.85, 9.07, -45.79) |
| CIE-LCH | lch(65.85, 46.68, 281.20°) |
| OKLab | oklab(70.85% -0.0139 -0.1291) |
| OKLCH | oklch(70.85% 0.13 263.8) |
| XYZ | xyz(36.0276, 35.1265, 88.8688) |
| Luminance | 0.3513 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.55
Periwinkle Blue
#8F99FB
ΔE00 6.27
Carolina Blue
#8AB8FE
ΔE00 6.78
Soft Blue
#6488EA
ΔE00 6.87
Dark Sky Blue
#448EE4
ΔE00 7.97
Faded Blue
#658CBB
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#779FF2 #F2CA77
analogous
#77DCF2 #779FF2 #8C77F2
triadic
#779FF2 #F2779F #9FF277
tetradic
#779FF2 #F277DC #F2CA77 #77F28C
square
#779FF2 #F277DC #F2CA77 #77F28C
split-complementary
#779FF2 #F28C77 #DCF277
monochromatic
#1555DA #3F78ED #779FF2 #AFC6F7 #E3EBFC
Accessibility & contrast
On white
2.62
#779FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#779FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #779FF2
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##779FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##779FF2 | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA6F5
Deuteranopia (green-blind)
#719BF0
Tritanopia (blue-blind)
#3DB1BD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #779ff2; /* rgb */ color: rgb(119, 159, 242); /* oklch */ color: oklch(70.8% 0.130 263.8);
Tailwind
colors: {
custom: {
50: '#a5bbf6',
500: '#779ff2',
950: '#000000',
},
}SCSS
$custom: #779ff2; $custom-light: #a5bbf6; $custom-dark: #000000;
JSON
{
"hex": "#779ff2",
"rgb": {
"r": 119,
"g": 159,
"b": 242
},
"hsl": {
"h": 220.488,
"s": 82.55,
"l": 70.784
},
"oklch": {
"l": 0.70848,
"c": 0.12987,
"h": 263.8
},
"luminance": 0.35129
}Semantic roles & 50–950 ramp
primary
#779FF2
secondary
#F3E8D2
accent
#9907DF
background
#FAFBFF
surface
#F4F6FE
border
#CED0D6
text
#101117
muted
#7F8085