#799CEF#799CEF
#799CEF is a light, vivid blue. Relative luminance 0.341; OKLCH L 70.2% C 0.128 H 265.8°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #799CEF |
|---|---|
| RGB | rgb(121, 156, 239) |
| HSL | hsl(222, 79%, 71%) |
| HSV | hsv(222, 49%, 94%) |
| CMYK | cmyk(49.4%, 34.7%, 0%, 6.3%) |
| CIE-LAB | lab(65.02, 10.35, -45.44) |
| CIE-LCH | lch(65.02, 46.61, 282.83°) |
| OKLab | oklab(70.19% -0.0093 -0.1281) |
| OKLCH | oklch(70.19% 0.128 265.8) |
| XYZ | xyz(35.3485, 34.0715, 86.3584) |
| Luminance | 0.3407 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.51
Periwinkle Blue
#8F99FB
ΔE00 5.33
Soft Blue
#6488EA
ΔE00 6.07
Carolina Blue
#8AB8FE
ΔE00 7.73
Faded Blue
#658CBB
ΔE00 7.80
Dark Sky Blue
#448EE4
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#799CEF #EFCC79
analogous
#79D7EF #799CEF #9179EF
triadic
#799CEF #EF799C #9CEF79
tetradic
#799CEF #EF79D7 #EFCC79 #79EF91
square
#799CEF #EF79D7 #EFCC79 #79EF91
split-complementary
#799CEF #EF9179 #D7EF79
monochromatic
#1951D4 #4274E8 #799CEF #B0C4F6 #E4EBFC
Accessibility & contrast
On white
2.69
#799CEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#799CEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #799CEF
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##799CEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##799CEF | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA4F2
Deuteranopia (green-blind)
#6F99ED
Tritanopia (blue-blind)
#45AEBA
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #799cef; /* rgb */ color: rgb(121, 156, 239); /* oklch */ color: oklch(70.2% 0.128 265.8);
Tailwind
colors: {
custom: {
50: '#a6b8f4',
500: '#799cef',
950: '#000000',
},
}SCSS
$custom: #799cef; $custom-light: #a6b8f4; $custom-dark: #000000;
JSON
{
"hex": "#799cef",
"rgb": {
"r": 121,
"g": 156,
"b": 239
},
"hsl": {
"h": 222.203,
"s": 78.667,
"l": 70.588
},
"oklch": {
"l": 0.7019,
"c": 0.12842,
"h": 265.8
},
"luminance": 0.34074
}Semantic roles & 50–950 ramp
primary
#799CEF
secondary
#F2E8D2
accent
#9D0BDB
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085