#779FF5#779FF5
#779FF5 is a light, vivid blue. Relative luminance 0.353; OKLCH L 71.0% C 0.134 H 264.3°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #779FF5 |
|---|---|
| RGB | rgb(119, 159, 245) |
| HSL | hsl(221, 86%, 71%) |
| HSV | hsv(221, 51%, 96%) |
| CMYK | cmyk(51.4%, 35.1%, 0%, 3.9%) |
| CIE-LAB | lab(65.99, 9.97, -47.21) |
| CIE-LCH | lch(65.99, 48.25, 281.93°) |
| OKLab | oklab(71% -0.0132 -0.1332) |
| OKLCH | oklch(71% 0.134 264.3) |
| XYZ | xyz(36.4818, 35.3082, 91.2612) |
| Luminance | 0.3531 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.64
Periwinkle Blue
#8F99FB
ΔE00 6.18
Carolina Blue
#8AB8FE
ΔE00 6.74
Soft Blue
#6488EA
ΔE00 6.91
Dark Sky Blue
#448EE4
ΔE00 8.10
Dodgerblue
#1E90FF
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#779FF5 #F5CD77
analogous
#77DEF5 #779FF5 #8E77F5
triadic
#779FF5 #F5779F #9FF577
tetradic
#779FF5 #F577DE #F5CD77 #77F58E
square
#779FF5 #F577DE #F5CD77 #77F58E
split-complementary
#779FF5 #F58E77 #DEF577
monochromatic
#1153E1 #3E77F1 #779FF5 #B0C7F9 #E2EBFD
Accessibility & contrast
On white
2.60
#779FF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#779FF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #779FF5
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##779FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##779FF5 | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA7F9
Deuteranopia (green-blind)
#6F9BF3
Tritanopia (blue-blind)
#3AB2BF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #779ff5; /* rgb */ color: rgb(119, 159, 245); /* oklch */ color: oklch(71.0% 0.134 264.3);
Tailwind
colors: {
custom: {
50: '#a5bbf9',
500: '#779ff5',
950: '#000000',
},
}SCSS
$custom: #779ff5; $custom-light: #a5bbf9; $custom-dark: #000000;
JSON
{
"hex": "#779ff5",
"rgb": {
"r": 119,
"g": 159,
"b": 245
},
"hsl": {
"h": 220.952,
"s": 86.301,
"l": 71.373
},
"oklch": {
"l": 0.71004,
"c": 0.13391,
"h": 264.3
},
"luminance": 0.35311
}Semantic roles & 50–950 ramp
primary
#779FF5
secondary
#F4EAD4
accent
#9C03E3
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085