#799BEE#799BEE
#799BEE is a light, vivid blue. Relative luminance 0.337; OKLCH L 69.9% C 0.128 H 266.3°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #799BEE |
|---|---|
| RGB | rgb(121, 155, 238) |
| HSL | hsl(223, 77%, 70%) |
| HSV | hsv(223, 49%, 93%) |
| CMYK | cmyk(49.2%, 34.9%, 0%, 6.7%) |
| CIE-LAB | lab(64.71, 10.63, -45.39) |
| CIE-LCH | lch(64.71, 46.61, 283.18°) |
| OKLab | oklab(69.93% -0.0084 -0.1279) |
| OKLCH | oklch(69.93% 0.128 266.3) |
| XYZ | xyz(35.0341, 33.6784, 85.5268) |
| Luminance | 0.3368 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.49
Periwinkle Blue
#8F99FB
ΔE00 5.18
Soft Blue
#6488EA
ΔE00 5.82
Faded Blue
#658CBB
ΔE00 7.61
Carolina Blue
#8AB8FE
ΔE00 8.04
Dark Sky Blue
#448EE4
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#799BEE #EECC79
analogous
#79D5EE #799BEE #9179EE
triadic
#799BEE #EE799B #9BEE79
tetradic
#799BEE #EE79D5 #EECC79 #79EE91
square
#799BEE #EE79D5 #EECC79 #79EE91
split-complementary
#799BEE #EE9179 #D5EE79
monochromatic
#1B50D2 #4372E7 #799BEE #AFC4F5 #E4EBFC
Accessibility & contrast
On white
2.71
#799BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#799BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #799BEE
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##799BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##799BEE | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA3F1
Deuteranopia (green-blind)
#6E98EC
Tritanopia (blue-blind)
#46ADB9
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #799bee; /* rgb */ color: rgb(121, 155, 238); /* oklch */ color: oklch(69.9% 0.128 266.3);
Tailwind
colors: {
custom: {
50: '#a6b8f4',
500: '#799bee',
950: '#000000',
},
}SCSS
$custom: #799bee; $custom-light: #a6b8f4; $custom-dark: #000000;
JSON
{
"hex": "#799bee",
"rgb": {
"r": 121,
"g": 155,
"b": 238
},
"hsl": {
"h": 222.564,
"s": 77.483,
"l": 70.392
},
"oklch": {
"l": 0.69932,
"c": 0.12819,
"h": 266.3
},
"luminance": 0.33681
}Semantic roles & 50–950 ramp
primary
#799BEE
secondary
#F1E8D1
accent
#9E0CDA
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085