#799AEC#799AEC
#799AEC is a light, vivid blue. Relative luminance 0.332; OKLCH L 69.6% C 0.127 H 266.5°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #799AEC |
|---|---|
| RGB | rgb(121, 154, 236) |
| HSL | hsl(223, 75%, 70%) |
| HSV | hsv(223, 49%, 93%) |
| CMYK | cmyk(48.7%, 34.7%, 0%, 7.5%) |
| CIE-LAB | lab(64.35, 10.61, -44.85) |
| CIE-LCH | lch(64.35, 46.09, 283.31°) |
| OKLab | oklab(69.62% -0.0077 -0.1264) |
| OKLCH | oklch(69.62% 0.127 266.5) |
| XYZ | xyz(34.5761, 33.2300, 83.9327) |
| Luminance | 0.3323 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.48
Periwinkle Blue
#8F99FB
ΔE00 5.09
Soft Blue
#6488EA
ΔE00 5.56
Faded Blue
#658CBB
ΔE00 7.37
Dark Sky Blue
#448EE4
ΔE00 8.05
Perrywinkle
#8F8CE7
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#799AEC #ECCB79
analogous
#79D3EC #799AEC #9279EC
triadic
#799AEC #EC799A #9AEC79
tetradic
#799AEC #EC79D3 #ECCB79 #79EC92
square
#799AEC #EC79D3 #ECCB79 #79EC92
split-complementary
#799AEC #EC9279 #D3EC79
monochromatic
#1D50CD #4372E4 #799AEC #AFC2F4 #E4EBFB
Accessibility & contrast
On white
2.75
#799AEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#799AEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #799AEC
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##799AEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##799AEC | 1.00 | 2.75 | 7.65 | 7.65 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA2EF
Deuteranopia (green-blind)
#6E97EA
Tritanopia (blue-blind)
#48ABB8
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #799aec; /* rgb */ color: rgb(121, 154, 236); /* oklch */ color: oklch(69.6% 0.127 266.5);
Tailwind
colors: {
custom: {
50: '#a5b7f2',
500: '#799aec',
950: '#000000',
},
}SCSS
$custom: #799aec; $custom-light: #a5b7f2; $custom-dark: #000000;
JSON
{
"hex": "#799aec",
"rgb": {
"r": 121,
"g": 154,
"b": 236
},
"hsl": {
"h": 222.783,
"s": 75.163,
"l": 70
},
"oklch": {
"l": 0.69623,
"c": 0.12661,
"h": 266.5
},
"luminance": 0.33232
}Semantic roles & 50–950 ramp
primary
#799AEC
secondary
#F0E7D0
accent
#9E0ED7
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085