#779EE8#779EE8
#779EE8 is a light, moderate blue. Relative luminance 0.342; OKLCH L 70.1% C 0.117 H 262.5°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #779EE8 |
|---|---|
| RGB | rgb(119, 158, 232) |
| HSL | hsl(219, 71%, 69%) |
| HSV | hsv(219, 49%, 91%) |
| CMYK | cmyk(48.7%, 31.9%, 0%, 9%) |
| CIE-LAB | lab(65.12, 6.65, -41.44) |
| CIE-LCH | lch(65.12, 41.97, 279.11°) |
| OKLab | oklab(70.13% -0.0153 -0.1165) |
| OKLCH | oklch(70.13% 0.117 262.5) |
| XYZ | xyz(34.3953, 34.1995, 81.1170) |
| Luminance | 0.3420 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.30
Periwinkle Blue
#8F99FB
ΔE00 6.42
Soft Blue
#6488EA
ΔE00 6.57
Carolina Blue
#8AB8FE
ΔE00 7.24
Faded Blue
#658CBB
ΔE00 7.47
Dark Sky Blue
#448EE4
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#779EE8 #E8C177
analogous
#77D7E8 #779EE8 #8977E8
triadic
#779EE8 #E8779E #9EE877
tetradic
#779EE8 #E877D7 #E8C177 #77E889
square
#779EE8 #E877D7 #E8C177 #77E889
split-complementary
#779EE8 #E88977 #D7E877
monochromatic
#2159C4 #4379DF #779EE8 #ABC3F1 #E0E9FA
Accessibility & contrast
On white
2.68
#779EE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#779EE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #779EE8
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##779EE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##779EE8 | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A4EB
Deuteranopia (green-blind)
#7599E6
Tritanopia (blue-blind)
#46AEB9
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #779ee8; /* rgb */ color: rgb(119, 158, 232); /* oklch */ color: oklch(70.1% 0.117 262.5);
Tailwind
colors: {
custom: {
50: '#a4baef',
500: '#779ee8',
950: '#000000',
},
}SCSS
$custom: #779ee8; $custom-light: #a4baef; $custom-dark: #000000;
JSON
{
"hex": "#779ee8",
"rgb": {
"r": 119,
"g": 158,
"b": 232
},
"hsl": {
"h": 219.292,
"s": 71.069,
"l": 68.824
},
"oklch": {
"l": 0.70133,
"c": 0.11749,
"h": 262.5
},
"luminance": 0.34202
}Semantic roles & 50–950 ramp
primary
#779EE8
secondary
#EEE3CD
accent
#9112D3
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101116
muted
#7F8084