#779FF4#779FF4
#779FF4 is a light, vivid blue. Relative luminance 0.352; OKLCH L 71.0% C 0.133 H 264.2°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #779FF4 |
|---|---|
| RGB | rgb(119, 159, 244) |
| HSL | hsl(221, 85%, 71%) |
| HSV | hsv(221, 51%, 96%) |
| CMYK | cmyk(51.2%, 34.8%, 0%, 4.3%) |
| CIE-LAB | lab(65.94, 9.67, -46.74) |
| CIE-LCH | lch(65.94, 47.73, 281.69°) |
| OKLab | oklab(70.95% -0.0135 -0.1319) |
| OKLCH | oklch(70.95% 0.133 264.2) |
| XYZ | xyz(36.3296, 35.2473, 90.4594) |
| Luminance | 0.3525 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.60
Periwinkle Blue
#8F99FB
ΔE00 6.21
Carolina Blue
#8AB8FE
ΔE00 6.75
Soft Blue
#6488EA
ΔE00 6.89
Dark Sky Blue
#448EE4
ΔE00 8.05
Faded Blue
#658CBB
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#779FF4 #F4CC77
analogous
#77DDF4 #779FF4 #8D77F4
triadic
#779FF4 #F4779F #9FF477
tetradic
#779FF4 #F477DD #F4CC77 #77F48D
square
#779FF4 #F477DD #F4CC77 #77F48D
split-complementary
#779FF4 #F48D77 #DDF477
monochromatic
#1253DF #3E77EF #779FF4 #B0C7F9 #E3EBFD
Accessibility & contrast
On white
2.61
#779FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#779FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #779FF4
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##779FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##779FF4 | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA6F7
Deuteranopia (green-blind)
#6F9BF2
Tritanopia (blue-blind)
#3BB1BE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #779ff4; /* rgb */ color: rgb(119, 159, 244); /* oklch */ color: oklch(71.0% 0.133 264.2);
Tailwind
colors: {
custom: {
50: '#a5bbf8',
500: '#779ff4',
950: '#000000',
},
}SCSS
$custom: #779ff4; $custom-light: #a5bbf8; $custom-dark: #000000;
JSON
{
"hex": "#779ff4",
"rgb": {
"r": 119,
"g": 159,
"b": 244
},
"hsl": {
"h": 220.8,
"s": 85.034,
"l": 71.176
},
"oklch": {
"l": 0.70952,
"c": 0.13257,
"h": 264.2
},
"luminance": 0.3525
}Semantic roles & 50–950 ramp
primary
#779FF4
secondary
#F4E9D3
accent
#9B04E2
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085