#799DF6#799DF6
#799DF6 is a light, vivid blue. Relative luminance 0.348; OKLCH L 70.8% C 0.137 H 266.3°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #799DF6 |
|---|---|
| RGB | rgb(121, 157, 246) |
| HSL | hsl(223, 87%, 72%) |
| HSV | hsv(223, 51%, 96%) |
| CMYK | cmyk(50.8%, 36.2%, 0%, 3.5%) |
| CIE-LAB | lab(65.62, 11.87, -48.34) |
| CIE-LCH | lch(65.62, 49.77, 283.80°) |
| OKLab | oklab(70.76% -0.0088 -0.1365) |
| OKLCH | oklch(70.76% 0.137 266.3) |
| XYZ | xyz(36.5712, 34.8302, 91.9667) |
| Luminance | 0.3483 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.76
Periwinkle Blue
#8F99FB
ΔE00 5.33
Soft Blue
#6488EA
ΔE00 6.42
Carolina Blue
#8AB8FE
ΔE00 7.35
Dark Sky Blue
#448EE4
ΔE00 8.40
Faded Blue
#658CBB
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#799DF6 #F6D279
analogous
#79DCF6 #799DF6 #9479F6
triadic
#799DF6 #F6799D #9DF679
tetradic
#799DF6 #F679DC #F6D279 #79F694
square
#799DF6 #F679DC #F6D279 #79F694
split-complementary
#799DF6 #F69479 #DCF679
monochromatic
#0F4DE5 #4073F2 #799DF6 #B2C7FA #E2EAFD
Accessibility & contrast
On white
2.64
#799DF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#799DF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #799DF6
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##799DF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##799DF6 | 1.00 | 2.64 | 7.97 | 7.97 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA5FA
Deuteranopia (green-blind)
#6C9AF4
Tritanopia (blue-blind)
#3FB0BE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #799df6; /* rgb */ color: rgb(121, 157, 246); /* oklch */ color: oklch(70.8% 0.137 266.3);
Tailwind
colors: {
custom: {
50: '#a6b9f9',
500: '#799df6',
950: '#000000',
},
}SCSS
$custom: #799df6; $custom-light: #a6b9f9; $custom-dark: #000000;
JSON
{
"hex": "#799df6",
"rgb": {
"r": 121,
"g": 157,
"b": 246
},
"hsl": {
"h": 222.72,
"s": 87.413,
"l": 71.961
},
"oklch": {
"l": 0.70761,
"c": 0.1368,
"h": 266.3
},
"luminance": 0.34833
}Semantic roles & 50–950 ramp
primary
#799DF6
secondary
#F5ECD6
accent
#A302E4
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085