#799EEF#799EEF
#799EEF is a light, vivid blue. Relative luminance 0.348; OKLCH L 70.6% C 0.126 H 264.7°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #799EEF |
|---|---|
| RGB | rgb(121, 158, 239) |
| HSL | hsl(221, 79%, 71%) |
| HSV | hsv(221, 49%, 94%) |
| CMYK | cmyk(49.4%, 33.9%, 0%, 6.3%) |
| CIE-LAB | lab(65.55, 9.19, -44.60) |
| CIE-LCH | lch(65.55, 45.54, 281.65°) |
| OKLab | oklab(70.6% -0.0116 -0.1256) |
| OKLCH | oklch(70.6% 0.126 264.7) |
| XYZ | xyz(35.6869, 34.7483, 86.4712) |
| Luminance | 0.3475 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.62
Periwinkle Blue
#8F99FB
ΔE00 5.75
Soft Blue
#6488EA
ΔE00 6.59
Carolina Blue
#8AB8FE
ΔE00 7.14
Faded Blue
#658CBB
ΔE00 8.06
Dark Sky Blue
#448EE4
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#799EEF #EFCA79
analogous
#79D9EF #799EEF #8F79EF
triadic
#799EEF #EF799E #9EEF79
tetradic
#799EEF #EF79D9 #EFCA79 #79EF8F
square
#799EEF #EF79D9 #EFCA79 #79EF8F
split-complementary
#799EEF #EF8F79 #D9EF79
monochromatic
#1954D4 #4276E8 #799EEF #B0C6F6 #E4EBFC
Accessibility & contrast
On white
2.64
#799EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#799EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #799EEF
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##799EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##799EEF | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA5F2
Deuteranopia (green-blind)
#729AED
Tritanopia (blue-blind)
#45AFBB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #799eef; /* rgb */ color: rgb(121, 158, 239); /* oklch */ color: oklch(70.6% 0.126 264.7);
Tailwind
colors: {
custom: {
50: '#a6baf4',
500: '#799eef',
950: '#000000',
},
}SCSS
$custom: #799eef; $custom-light: #a6baf4; $custom-dark: #000000;
JSON
{
"hex": "#799eef",
"rgb": {
"r": 121,
"g": 158,
"b": 239
},
"hsl": {
"h": 221.186,
"s": 78.667,
"l": 70.588
},
"oklch": {
"l": 0.70603,
"c": 0.12617,
"h": 264.7
},
"luminance": 0.34751
}Semantic roles & 50–950 ramp
primary
#799EEF
secondary
#F2E8D2
accent
#9A0BDB
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085