#779EF6#779EF6
#779EF6 is a light, vivid blue. Relative luminance 0.350; OKLCH L 70.9% C 0.136 H 265.0°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #779EF6 |
|---|---|
| RGB | rgb(119, 158, 246) |
| HSL | hsl(222, 88%, 72%) |
| HSV | hsv(222, 52%, 96%) |
| CMYK | cmyk(51.6%, 35.8%, 0%, 3.5%) |
| CIE-LAB | lab(65.77, 10.85, -48.10) |
| CIE-LCH | lch(65.77, 49.31, 282.72°) |
| OKLab | oklab(70.85% -0.0119 -0.1358) |
| OKLCH | oklch(70.85% 0.136 265) |
| XYZ | xyz(36.4636, 35.0269, 92.0103) |
| Luminance | 0.3503 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.56
Periwinkle Blue
#8F99FB
ΔE00 5.93
Soft Blue
#6488EA
ΔE00 6.65
Carolina Blue
#8AB8FE
ΔE00 7.02
Dark Sky Blue
#448EE4
ΔE00 8.11
Faded Blue
#658CBB
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#779EF6 #F6CF77
analogous
#77DDF6 #779EF6 #9077F6
triadic
#779EF6 #F6779E #9EF677
tetradic
#779EF6 #F677DD #F6CF77 #77F690
square
#779EF6 #F677DD #F6CF77 #77F690
split-complementary
#779EF6 #F69077 #DDF677
monochromatic
#0F50E4 #3E75F2 #779EF6 #B0C7FA #E2EBFD
Accessibility & contrast
On white
2.62
#779EF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#779EF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #779EF6
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##779EF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##779EF6 | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA6FA
Deuteranopia (green-blind)
#6D9AF4
Tritanopia (blue-blind)
#39B1BE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #779ef6; /* rgb */ color: rgb(119, 158, 246); /* oklch */ color: oklch(70.9% 0.136 265.0);
Tailwind
colors: {
custom: {
50: '#a5baf9',
500: '#779ef6',
950: '#000000',
},
}SCSS
$custom: #779ef6; $custom-light: #a5baf9; $custom-dark: #000000;
JSON
{
"hex": "#779ef6",
"rgb": {
"r": 119,
"g": 158,
"b": 246
},
"hsl": {
"h": 221.575,
"s": 87.586,
"l": 71.569
},
"oklch": {
"l": 0.7085,
"c": 0.13637,
"h": 265
},
"luminance": 0.35029
}Semantic roles & 50–950 ramp
primary
#779EF6
secondary
#F5EBD4
accent
#9F01E4
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085