#799BEF#799BEF
#799BEF is a light, vivid blue. Relative luminance 0.337; OKLCH L 70.0% C 0.130 H 266.4°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #799BEF |
|---|---|
| RGB | rgb(121, 155, 239) |
| HSL | hsl(223, 79%, 71%) |
| HSV | hsv(223, 49%, 94%) |
| CMYK | cmyk(49.4%, 35.1%, 0%, 6.3%) |
| CIE-LAB | lab(64.75, 10.92, -45.86) |
| CIE-LCH | lch(64.75, 47.14, 283.40°) |
| OKLab | oklab(69.98% -0.0081 -0.1293) |
| OKLCH | oklch(69.98% 0.13 266.4) |
| XYZ | xyz(35.1814, 33.7373, 86.3027) |
| Luminance | 0.3374 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.50
Periwinkle Blue
#8F99FB
ΔE00 5.14
Soft Blue
#6488EA
ΔE00 5.82
Faded Blue
#658CBB
ΔE00 7.68
Carolina Blue
#8AB8FE
ΔE00 8.03
Dark Sky Blue
#448EE4
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#799BEF #EFCD79
analogous
#79D6EF #799BEF #9279EF
triadic
#799BEF #EF799B #9BEF79
tetradic
#799BEF #EF79D6 #EFCD79 #79EF92
square
#799BEF #EF79D6 #EFCD79 #79EF92
split-complementary
#799BEF #EF9279 #D6EF79
monochromatic
#194FD4 #4272E8 #799BEF #B0C4F6 #E4EBFC
Accessibility & contrast
On white
2.71
#799BEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#799BEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #799BEF
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##799BEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##799BEF | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA3F2
Deuteranopia (green-blind)
#6E98ED
Tritanopia (blue-blind)
#46ADBA
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #799bef; /* rgb */ color: rgb(121, 155, 239); /* oklch */ color: oklch(70.0% 0.130 266.4);
Tailwind
colors: {
custom: {
50: '#a6b8f4',
500: '#799bef',
950: '#000000',
},
}SCSS
$custom: #799bef; $custom-light: #a6b8f4; $custom-dark: #000000;
JSON
{
"hex": "#799bef",
"rgb": {
"r": 121,
"g": 155,
"b": 239
},
"hsl": {
"h": 222.712,
"s": 78.667,
"l": 70.588
},
"oklch": {
"l": 0.69984,
"c": 0.12957,
"h": 266.4
},
"luminance": 0.3374
}Semantic roles & 50–950 ramp
primary
#799BEF
secondary
#F2E9D2
accent
#9F0BDB
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085