#799AE8#799AE8
#799AE8 is a light, vivid blue. Relative luminance 0.330; OKLCH L 69.4% C 0.121 H 265.9°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #799AE8 |
|---|---|
| RGB | rgb(121, 154, 232) |
| HSL | hsl(222, 71%, 69%) |
| HSV | hsv(222, 48%, 91%) |
| CMYK | cmyk(47.8%, 33.6%, 0%, 9%) |
| CIE-LAB | lab(64.16, 9.42, -42.94) |
| CIE-LCH | lch(64.16, 43.96, 282.37°) |
| OKLab | oklab(69.42% -0.0087 -0.1208) |
| OKLCH | oklch(69.42% 0.121 265.9) |
| XYZ | xyz(34.0015, 33.0002, 80.9063) |
| Luminance | 0.3300 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.47
Periwinkle Blue
#8F99FB
ΔE00 5.28
Soft Blue
#6488EA
ΔE00 5.57
Faded Blue
#658CBB
ΔE00 7.09
Dark Sky Blue
#448EE4
ΔE00 7.93
Perrywinkle
#8F8CE7
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#799AE8 #E8C779
analogous
#79D2E8 #799AE8 #9079E8
triadic
#799AE8 #E8799A #9AE879
tetradic
#799AE8 #E879D2 #E8C779 #79E890
square
#799AE8 #E879D2 #E8C779 #79E890
split-complementary
#799AE8 #E89079 #D2E879
monochromatic
#2252C5 #4573DF #799AE8 #ADC1F1 #E1E9FA
Accessibility & contrast
On white
2.76
#799AE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#799AE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #799AE8
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##799AE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##799AE8 | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA1EB
Deuteranopia (green-blind)
#7197E6
Tritanopia (blue-blind)
#4BABB6
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #799ae8; /* rgb */ color: rgb(121, 154, 232); /* oklch */ color: oklch(69.4% 0.121 265.9);
Tailwind
colors: {
custom: {
50: '#a5b7ef',
500: '#799ae8',
950: '#000000',
},
}SCSS
$custom: #799ae8; $custom-light: #a5b7ef; $custom-dark: #000000;
JSON
{
"hex": "#799ae8",
"rgb": {
"r": 121,
"g": 154,
"b": 232
},
"hsl": {
"h": 222.162,
"s": 70.701,
"l": 69.216
},
"oklch": {
"l": 0.69418,
"c": 0.12113,
"h": 265.9
},
"luminance": 0.33002
}Semantic roles & 50–950 ramp
primary
#799AE8
secondary
#EFE5CE
accent
#9A13D3
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101116
muted
#7F8084