#799AEB#799AEB
#799AEB is a light, vivid blue. Relative luminance 0.332; OKLCH L 69.6% C 0.125 H 266.4°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #799AEB |
|---|---|
| RGB | rgb(121, 154, 235) |
| HSL | hsl(223, 74%, 70%) |
| HSV | hsv(223, 49%, 92%) |
| CMYK | cmyk(48.5%, 34.5%, 0%, 7.8%) |
| CIE-LAB | lab(64.30, 10.31, -44.38) |
| CIE-LCH | lch(64.30, 45.56, 283.08°) |
| OKLab | oklab(69.57% -0.0079 -0.125) |
| OKLCH | oklch(69.57% 0.125 266.4) |
| XYZ | xyz(34.4313, 33.1721, 83.1697) |
| Luminance | 0.3317 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.47
Periwinkle Blue
#8F99FB
ΔE00 5.13
Soft Blue
#6488EA
ΔE00 5.56
Faded Blue
#658CBB
ΔE00 7.30
Dark Sky Blue
#448EE4
ΔE00 8.02
Perrywinkle
#8F8CE7
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#799AEB #EBCA79
analogous
#79D3EB #799AEB #9179EB
triadic
#799AEB #EB799A #9AEB79
tetradic
#799AEB #EB79D3 #EBCA79 #79EB91
square
#799AEB #EB79D3 #EBCA79 #79EB91
split-complementary
#799AEB #EB9179 #D3EB79
monochromatic
#1E50CB #4472E3 #799AEB #AEC2F3 #E4EAFB
Accessibility & contrast
On white
2.75
#799AEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#799AEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #799AEB
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##799AEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##799AEB | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA1EE
Deuteranopia (green-blind)
#6F97E9
Tritanopia (blue-blind)
#49ABB8
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #799aeb; /* rgb */ color: rgb(121, 154, 235); /* oklch */ color: oklch(69.6% 0.125 266.4);
Tailwind
colors: {
custom: {
50: '#a5b7f2',
500: '#799aeb',
950: '#000000',
},
}SCSS
$custom: #799aeb; $custom-light: #a5b7f2; $custom-dark: #000000;
JSON
{
"hex": "#799aeb",
"rgb": {
"r": 121,
"g": 154,
"b": 235
},
"hsl": {
"h": 222.632,
"s": 74.026,
"l": 69.804
},
"oklch": {
"l": 0.69571,
"c": 0.12524,
"h": 266.4
},
"luminance": 0.33174
}Semantic roles & 50–950 ramp
primary
#799AEB
secondary
#F0E7D0
accent
#9D0FD6
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085