#799DEF#799DEF
#799DEF is a light, vivid blue. Relative luminance 0.344; OKLCH L 70.4% C 0.127 H 265.3°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #799DEF |
|---|---|
| RGB | rgb(121, 157, 239) |
| HSL | hsl(222, 79%, 71%) |
| HSV | hsv(222, 49%, 94%) |
| CMYK | cmyk(49.4%, 34.3%, 0%, 6.3%) |
| CIE-LAB | lab(65.29, 9.77, -45.02) |
| CIE-LCH | lch(65.29, 46.07, 282.24°) |
| OKLab | oklab(70.4% -0.0105 -0.1269) |
| OKLCH | oklch(70.4% 0.127 265.3) |
| XYZ | xyz(35.5170, 34.4085, 86.4146) |
| Luminance | 0.3441 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.55
Periwinkle Blue
#8F99FB
ΔE00 5.54
Soft Blue
#6488EA
ΔE00 6.33
Carolina Blue
#8AB8FE
ΔE00 7.43
Faded Blue
#658CBB
ΔE00 7.92
Dark Sky Blue
#448EE4
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#799DEF #EFCB79
analogous
#79D8EF #799DEF #9079EF
triadic
#799DEF #EF799D #9DEF79
tetradic
#799DEF #EF79D8 #EFCB79 #79EF90
square
#799DEF #EF79D8 #EFCB79 #79EF90
split-complementary
#799DEF #EF9079 #D8EF79
monochromatic
#1952D4 #4275E8 #799DEF #B0C5F6 #E4EBFC
Accessibility & contrast
On white
2.66
#799DEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#799DEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #799DEF
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##799DEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##799DEF | 1.00 | 2.66 | 7.88 | 7.88 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA4F2
Deuteranopia (green-blind)
#719AED
Tritanopia (blue-blind)
#45AFBB
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #799def; /* rgb */ color: rgb(121, 157, 239); /* oklch */ color: oklch(70.4% 0.127 265.3);
Tailwind
colors: {
custom: {
50: '#a6b9f4',
500: '#799def',
950: '#000000',
},
}SCSS
$custom: #799def; $custom-light: #a6b9f4; $custom-dark: #000000;
JSON
{
"hex": "#799def",
"rgb": {
"r": 121,
"g": 157,
"b": 239
},
"hsl": {
"h": 221.695,
"s": 78.667,
"l": 70.588
},
"oklch": {
"l": 0.70396,
"c": 0.12729,
"h": 265.3
},
"luminance": 0.34411
}Semantic roles & 50–950 ramp
primary
#799DEF
secondary
#F2E8D2
accent
#9B0BDB
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085