#799DF0#799DF0
#799DF0 is a light, vivid blue. Relative luminance 0.345; OKLCH L 70.4% C 0.129 H 265.4°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #799DF0 |
|---|---|
| RGB | rgb(121, 157, 240) |
| HSL | hsl(222, 80%, 71%) |
| HSV | hsv(222, 50%, 94%) |
| CMYK | cmyk(49.6%, 34.6%, 0%, 5.9%) |
| CIE-LAB | lab(65.33, 10.07, -45.50) |
| CIE-LCH | lch(65.33, 46.60, 282.48°) |
| OKLab | oklab(70.45% -0.0102 -0.1282) |
| OKLCH | oklch(70.45% 0.129 265.4) |
| XYZ | xyz(35.6651, 34.4678, 87.1948) |
| Luminance | 0.3447 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.57
Periwinkle Blue
#8F99FB
ΔE00 5.50
Soft Blue
#6488EA
ΔE00 6.34
Carolina Blue
#8AB8FE
ΔE00 7.42
Faded Blue
#658CBB
ΔE00 7.99
Dark Sky Blue
#448EE4
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#799DF0 #F0CC79
analogous
#79D8F0 #799DF0 #9079F0
triadic
#799DF0 #F0799D #9DF079
tetradic
#799DF0 #F079D8 #F0CC79 #79F090
square
#799DF0 #F079D8 #F0CC79 #79F090
split-complementary
#799DF0 #F09079 #D8F079
monochromatic
#1852D7 #4275EA #799DF0 #B0C5F6 #E3EBFC
Accessibility & contrast
On white
2.66
#799DF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#799DF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #799DF0
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##799DF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##799DF0 | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA4F3
Deuteranopia (green-blind)
#709AEE
Tritanopia (blue-blind)
#44AFBB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #799df0; /* rgb */ color: rgb(121, 157, 240); /* oklch */ color: oklch(70.4% 0.129 265.4);
Tailwind
colors: {
custom: {
50: '#a6b9f5',
500: '#799df0',
950: '#000000',
},
}SCSS
$custom: #799df0; $custom-light: #a6b9f5; $custom-dark: #000000;
JSON
{
"hex": "#799df0",
"rgb": {
"r": 121,
"g": 157,
"b": 240
},
"hsl": {
"h": 221.849,
"s": 79.866,
"l": 70.784
},
"oklch": {
"l": 0.70448,
"c": 0.12865,
"h": 265.4
},
"luminance": 0.3447
}Semantic roles & 50–950 ramp
primary
#799DF0
secondary
#F2E9D2
accent
#9C09DC
background
#FAFBFF
surface
#F4F6FE
border
#CED0D6
text
#101117
muted
#7F8085