#779EE9#779EE9
#779EE9 is a light, moderate blue. Relative luminance 0.343; OKLCH L 70.2% C 0.119 H 262.7°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #779EE9 |
|---|---|
| RGB | rgb(119, 158, 233) |
| HSL | hsl(219, 72%, 69%) |
| HSV | hsv(219, 49%, 91%) |
| CMYK | cmyk(48.9%, 32.2%, 0%, 8.6%) |
| CIE-LAB | lab(65.17, 6.95, -41.92) |
| CIE-LCH | lch(65.17, 42.49, 279.41°) |
| OKLab | oklab(70.18% -0.015 -0.1179) |
| OKLCH | oklch(70.18% 0.119 262.7) |
| XYZ | xyz(34.5377, 34.2565, 81.8672) |
| Luminance | 0.3426 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.30
Periwinkle Blue
#8F99FB
ΔE00 6.38
Soft Blue
#6488EA
ΔE00 6.57
Carolina Blue
#8AB8FE
ΔE00 7.22
Faded Blue
#658CBB
ΔE00 7.54
Dark Sky Blue
#448EE4
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#779EE9 #E9C277
analogous
#77D7E9 #779EE9 #8977E9
triadic
#779EE9 #E9779E #9EE977
tetradic
#779EE9 #E977D7 #E9C277 #77E989
square
#779EE9 #E977D7 #E9C277 #77E989
split-complementary
#779EE9 #E98977 #D7E977
monochromatic
#2059C6 #4278E0 #779EE9 #ACC4F2 #E0E9FA
Accessibility & contrast
On white
2.67
#779EE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#779EE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #779EE9
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##779EE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##779EE9 | 1.00 | 2.67 | 7.85 | 7.85 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A4EC
Deuteranopia (green-blind)
#7599E7
Tritanopia (blue-blind)
#45AEB9
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #779ee9; /* rgb */ color: rgb(119, 158, 233); /* oklch */ color: oklch(70.2% 0.119 262.7);
Tailwind
colors: {
custom: {
50: '#a4baf0',
500: '#779ee9',
950: '#000000',
},
}SCSS
$custom: #779ee9; $custom-light: #a4baf0; $custom-dark: #000000;
JSON
{
"hex": "#779ee9",
"rgb": {
"r": 119,
"g": 158,
"b": 233
},
"hsl": {
"h": 219.474,
"s": 72.152,
"l": 69.02
},
"oklch": {
"l": 0.70183,
"c": 0.11884,
"h": 262.7
},
"luminance": 0.34259
}Semantic roles & 50–950 ramp
primary
#779EE9
secondary
#EFE3CD
accent
#9211D4
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101116
muted
#7F8084