#779EF5#779EF5
#779EF5 is a light, vivid blue. Relative luminance 0.350; OKLCH L 70.8% C 0.135 H 264.9°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #779EF5 |
|---|---|
| RGB | rgb(119, 158, 245) |
| HSL | hsl(221, 86%, 71%) |
| HSV | hsv(221, 51%, 96%) |
| CMYK | cmyk(51.4%, 35.5%, 0%, 3.9%) |
| CIE-LAB | lab(65.72, 10.55, -47.63) |
| CIE-LCH | lch(65.72, 48.79, 282.49°) |
| OKLab | oklab(70.8% -0.0121 -0.1345) |
| OKLCH | oklch(70.8% 0.135 264.9) |
| XYZ | xyz(36.3106, 34.9657, 91.2041) |
| Luminance | 0.3497 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.52
Periwinkle Blue
#8F99FB
ΔE00 5.96
Soft Blue
#6488EA
ΔE00 6.63
Carolina Blue
#8AB8FE
ΔE00 7.03
Dark Sky Blue
#448EE4
ΔE00 8.06
Faded Blue
#658CBB
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#779EF5 #F5CE77
analogous
#77DDF5 #779EF5 #8F77F5
triadic
#779EF5 #F5779E #9EF577
tetradic
#779EF5 #F577DD #F5CE77 #77F58F
square
#779EF5 #F577DD #F5CE77 #77F58F
split-complementary
#779EF5 #F58F77 #DDF577
monochromatic
#1151E1 #3E75F1 #779EF5 #B0C7F9 #E2EBFD
Accessibility & contrast
On white
2.63
#779EF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#779EF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #779EF5
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##779EF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##779EF5 | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA6F9
Deuteranopia (green-blind)
#6D9AF3
Tritanopia (blue-blind)
#3AB1BE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #779ef5; /* rgb */ color: rgb(119, 158, 245); /* oklch */ color: oklch(70.8% 0.135 264.9);
Tailwind
colors: {
custom: {
50: '#a5baf9',
500: '#779ef5',
950: '#000000',
},
}SCSS
$custom: #779ef5; $custom-light: #a5baf9; $custom-dark: #000000;
JSON
{
"hex": "#779ef5",
"rgb": {
"r": 119,
"g": 158,
"b": 245
},
"hsl": {
"h": 221.429,
"s": 86.301,
"l": 71.373
},
"oklch": {
"l": 0.70797,
"c": 0.13502,
"h": 264.9
},
"luminance": 0.34968
}Semantic roles & 50–950 ramp
primary
#779EF5
secondary
#F4EAD4
accent
#9D03E3
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085