#799EE0#799EE0
#799EE0 is a light, moderate blue. Relative luminance 0.339; OKLCH L 69.9% C 0.106 H 261.5°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #799EE0 |
|---|---|
| RGB | rgb(121, 158, 224) |
| HSL | hsl(218, 62%, 68%) |
| HSV | hsv(218, 46%, 88%) |
| CMYK | cmyk(46%, 29.5%, 0%, 12.2%) |
| CIE-LAB | lab(64.88, 4.78, -37.40) |
| CIE-LCH | lch(64.88, 37.70, 277.28°) |
| OKLab | oklab(69.86% -0.0156 -0.1047) |
| OKLCH | oklch(69.86% 0.106 261.5) |
| XYZ | xyz(33.5622, 33.8984, 75.2811) |
| Luminance | 0.3390 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.69
Periwinkle Blue
#8F99FB
ΔE00 6.42
Soft Blue
#6488EA
ΔE00 6.68
Faded Blue
#658CBB
ΔE00 7.07
Carolina Blue
#8AB8FE
ΔE00 7.49
Dark Sky Blue
#448EE4
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#799EE0 #E0BB79
analogous
#79D1E0 #799EE0 #8879E0
triadic
#799EE0 #E0799E #9EE079
tetradic
#799EE0 #E079D1 #E0BB79 #79E088
square
#799EE0 #E079D1 #E0BB79 #79E088
split-complementary
#799EE0 #E08879 #D1E079
monochromatic
#2A5CB5 #477AD5 #799EE0 #ABC2EB #DCE6F7
Accessibility & contrast
On white
2.70
#799EE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#799EE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #799EE0
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##799EE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##799EE0 | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A3E3
Deuteranopia (green-blind)
#7A99DF
Tritanopia (blue-blind)
#50ACB5
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #799ee0; /* rgb */ color: rgb(121, 158, 224); /* oklch */ color: oklch(69.9% 0.106 261.5);
Tailwind
colors: {
custom: {
50: '#a4baea',
500: '#799ee0',
950: '#000000',
},
}SCSS
$custom: #799ee0; $custom-light: #a4baea; $custom-dark: #000000;
JSON
{
"hex": "#799ee0",
"rgb": {
"r": 121,
"g": 158,
"b": 224
},
"hsl": {
"h": 218.447,
"s": 62.424,
"l": 67.647
},
"oklch": {
"l": 0.69861,
"c": 0.1059,
"h": 261.5
},
"luminance": 0.339
}Semantic roles & 50–950 ramp
primary
#799EE0
secondary
#EADFCA
accent
#8B1BCA
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101116
muted
#7F8084