#779FF9#779FF9
#779FF9 is a light, vivid blue. Relative luminance 0.356; OKLCH L 71.2% C 0.139 H 264.9°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #779FF9 |
|---|---|
| RGB | rgb(119, 159, 249) |
| HSL | hsl(222, 92%, 72%) |
| HSV | hsv(222, 52%, 98%) |
| CMYK | cmyk(52.2%, 36.1%, 0%, 2.4%) |
| CIE-LAB | lab(66.18, 11.19, -49.10) |
| CIE-LCH | lch(66.18, 50.35, 282.84°) |
| OKLab | oklab(71.21% -0.0123 -0.1387) |
| OKLCH | oklch(71.21% 0.139 264.9) |
| XYZ | xyz(37.0991, 35.5551, 94.5120) |
| Luminance | 0.3556 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.79
Periwinkle Blue
#8F99FB
ΔE00 6.09
Carolina Blue
#8AB8FE
ΔE00 6.71
Soft Blue
#6488EA
ΔE00 6.98
Dark Sky Blue
#448EE4
ΔE00 8.28
Dodgerblue
#1E90FF
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#779FF9 #F9D177
analogous
#77E0F9 #779FF9 #9077F9
triadic
#779FF9 #F9779F #9FF977
tetradic
#779FF9 #F977E0 #F9D177 #77F990
square
#779FF9 #F977E0 #F9D177 #77F990
split-complementary
#779FF9 #F99077 #E0F977
monochromatic
#0A50EB #3C76F6 #779FF9 #B2C8FC #E2EAFE
Accessibility & contrast
On white
2.59
#779FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#779FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #779FF9
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##779FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##779FF9 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA7FD
Deuteranopia (green-blind)
#6C9BF7
Tritanopia (blue-blind)
#35B3C0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #779ff9; /* rgb */ color: rgb(119, 159, 249); /* oklch */ color: oklch(71.2% 0.139 264.9);
Tailwind
colors: {
custom: {
50: '#a6bbfb',
500: '#779ff9',
950: '#000000',
},
}SCSS
$custom: #779ff9; $custom-light: #a6bbfb; $custom-dark: #000000;
JSON
{
"hex": "#779ff9",
"rgb": {
"r": 119,
"g": 159,
"b": 249
},
"hsl": {
"h": 221.538,
"s": 91.549,
"l": 72.157
},
"oklch": {
"l": 0.71214,
"c": 0.13928,
"h": 264.9
},
"luminance": 0.35558
}Semantic roles & 50–950 ramp
primary
#779FF9
secondary
#F6ECD5
accent
#9F00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085