#779FF0#779FF0
#779FF0 is a light, vivid blue. Relative luminance 0.350; OKLCH L 70.7% C 0.127 H 263.5°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #779FF0 |
|---|---|
| RGB | rgb(119, 159, 240) |
| HSL | hsl(220, 80%, 70%) |
| HSV | hsv(220, 50%, 94%) |
| CMYK | cmyk(50.4%, 33.8%, 0%, 5.9%) |
| CIE-LAB | lab(65.75, 8.46, -44.84) |
| CIE-LCH | lch(65.75, 45.63, 280.69°) |
| OKLab | oklab(70.75% -0.0144 -0.1264) |
| OKLCH | oklch(70.75% 0.127 263.5) |
| XYZ | xyz(35.7288, 35.0070, 87.2955) |
| Luminance | 0.3501 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.50
Periwinkle Blue
#8F99FB
ΔE00 6.33
Carolina Blue
#8AB8FE
ΔE00 6.81
Soft Blue
#6488EA
ΔE00 6.86
Dark Sky Blue
#448EE4
ΔE00 7.89
Faded Blue
#658CBB
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#779FF0 #F0C877
analogous
#77DCF0 #779FF0 #8B77F0
triadic
#779FF0 #F0779F #9FF077
tetradic
#779FF0 #F077DC #F0C877 #77F08B
square
#779FF0 #F077DC #F0C877 #77F08B
split-complementary
#779FF0 #F08B77 #DCF077
monochromatic
#1856D5 #4078EA #779FF0 #AEC6F6 #E3ECFC
Accessibility & contrast
On white
2.62
#779FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#779FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #779FF0
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##779FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##779FF0 | 1.00 | 2.62 | 8.00 | 8.00 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A6F3
Deuteranopia (green-blind)
#729BEE
Tritanopia (blue-blind)
#3FB0BC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #779ff0; /* rgb */ color: rgb(119, 159, 240); /* oklch */ color: oklch(70.7% 0.127 263.5);
Tailwind
colors: {
custom: {
50: '#a5bbf5',
500: '#779ff0',
950: '#000000',
},
}SCSS
$custom: #779ff0; $custom-light: #a5bbf5; $custom-dark: #000000;
JSON
{
"hex": "#779ff0",
"rgb": {
"r": 119,
"g": 159,
"b": 240
},
"hsl": {
"h": 220.165,
"s": 80.132,
"l": 70.392
},
"oklch": {
"l": 0.70746,
"c": 0.12718,
"h": 263.5
},
"luminance": 0.35009
}Semantic roles & 50–950 ramp
primary
#779FF0
secondary
#F2E7D1
accent
#9709DC
background
#FAFBFF
surface
#F4F6FE
border
#CED0D6
text
#101117
muted
#7F8085