#799EEE#799EEE
#799EEE is a light, vivid blue. Relative luminance 0.347; OKLCH L 70.6% C 0.125 H 264.5°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #799EEE |
|---|---|
| RGB | rgb(121, 158, 238) |
| HSL | hsl(221, 77%, 70%) |
| HSV | hsv(221, 49%, 93%) |
| CMYK | cmyk(49.2%, 33.6%, 0%, 6.7%) |
| CIE-LAB | lab(65.51, 8.90, -44.13) |
| CIE-LCH | lch(65.51, 45.02, 281.40°) |
| OKLab | oklab(70.55% -0.0119 -0.1242) |
| OKLCH | oklch(70.55% 0.125 264.5) |
| XYZ | xyz(35.5396, 34.6893, 85.6953) |
| Luminance | 0.3469 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.61
Periwinkle Blue
#8F99FB
ΔE00 5.79
Soft Blue
#6488EA
ΔE00 6.59
Carolina Blue
#8AB8FE
ΔE00 7.15
Faded Blue
#658CBB
ΔE00 7.99
Dark Sky Blue
#448EE4
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#799EEE #EEC979
analogous
#79D8EE #799EEE #8F79EE
triadic
#799EEE #EE799E #9EEE79
tetradic
#799EEE #EE79D8 #EEC979 #79EE8F
square
#799EEE #EE79D8 #EEC979 #79EE8F
split-complementary
#799EEE #EE8F79 #D8EE79
monochromatic
#1B55D2 #4377E7 #799EEE #AFC5F5 #E4EBFC
Accessibility & contrast
On white
2.65
#799EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#799EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #799EEE
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##799EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##799EEE | 1.00 | 2.65 | 7.94 | 7.94 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA5F1
Deuteranopia (green-blind)
#729AEC
Tritanopia (blue-blind)
#46AFBB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #799eee; /* rgb */ color: rgb(121, 158, 238); /* oklch */ color: oklch(70.6% 0.125 264.5);
Tailwind
colors: {
custom: {
50: '#a6baf4',
500: '#799eee',
950: '#000000',
},
}SCSS
$custom: #799eee; $custom-light: #a6baf4; $custom-dark: #000000;
JSON
{
"hex": "#799eee",
"rgb": {
"r": 121,
"g": 158,
"b": 238
},
"hsl": {
"h": 221.026,
"s": 77.483,
"l": 70.392
},
"oklch": {
"l": 0.70552,
"c": 0.12482,
"h": 264.5
},
"luminance": 0.34692
}Semantic roles & 50–950 ramp
primary
#799EEE
secondary
#F1E7D1
accent
#990CDA
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085