#779FF8#779FF8
#779FF8 is a light, vivid blue. Relative luminance 0.355; OKLCH L 71.2% C 0.138 H 264.8°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #779FF8 |
|---|---|
| RGB | rgb(119, 159, 248) |
| HSL | hsl(221, 90%, 72%) |
| HSV | hsv(221, 52%, 97%) |
| CMYK | cmyk(52%, 35.9%, 0%, 2.7%) |
| CIE-LAB | lab(66.13, 10.89, -48.63) |
| CIE-LCH | lch(66.13, 49.83, 282.62°) |
| OKLab | oklab(71.16% -0.0125 -0.1374) |
| OKLCH | oklch(71.16% 0.138 264.8) |
| XYZ | xyz(36.9435, 35.4929, 93.6928) |
| Luminance | 0.3550 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.75
Periwinkle Blue
#8F99FB
ΔE00 6.11
Carolina Blue
#8AB8FE
ΔE00 6.72
Soft Blue
#6488EA
ΔE00 6.96
Dark Sky Blue
#448EE4
ΔE00 8.23
Dodgerblue
#1E90FF
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#779FF8 #F8D077
analogous
#77E0F8 #779FF8 #9077F8
triadic
#779FF8 #F8779F #9FF877
tetradic
#779FF8 #F877E0 #F8D077 #77F890
square
#779FF8 #F877E0 #F8D077 #77F890
split-complementary
#779FF8 #F89077 #E0F877
monochromatic
#0C50E9 #3D76F5 #779FF8 #B1C8FB #E2EAFE
Accessibility & contrast
On white
2.59
#779FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#779FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #779FF8
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##779FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##779FF8 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA7FC
Deuteranopia (green-blind)
#6D9BF6
Tritanopia (blue-blind)
#36B2C0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #779ff8; /* rgb */ color: rgb(119, 159, 248); /* oklch */ color: oklch(71.2% 0.138 264.8);
Tailwind
colors: {
custom: {
50: '#a6bbfb',
500: '#779ff8',
950: '#000000',
},
}SCSS
$custom: #779ff8; $custom-light: #a6bbfb; $custom-dark: #000000;
JSON
{
"hex": "#779ff8",
"rgb": {
"r": 119,
"g": 159,
"b": 248
},
"hsl": {
"h": 221.395,
"s": 90.21,
"l": 71.961
},
"oklch": {
"l": 0.71161,
"c": 0.13794,
"h": 264.8
},
"luminance": 0.35496
}Semantic roles & 50–950 ramp
primary
#779FF8
secondary
#F6ECD5
accent
#9E00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085