#799BEB#799BEB
#799BEB is a light, vivid blue. Relative luminance 0.335; OKLCH L 69.8% C 0.124 H 265.8°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #799BEB |
|---|---|
| RGB | rgb(121, 155, 235) |
| HSL | hsl(222, 74%, 70%) |
| HSV | hsv(222, 49%, 92%) |
| CMYK | cmyk(48.5%, 34%, 0%, 7.8%) |
| CIE-LAB | lab(64.57, 9.73, -43.96) |
| CIE-LCH | lch(64.57, 45.02, 282.48°) |
| OKLab | oklab(69.78% -0.0091 -0.1238) |
| OKLCH | oklch(69.78% 0.124 265.8) |
| XYZ | xyz(34.5970, 33.5035, 83.2249) |
| Luminance | 0.3351 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.45
Periwinkle Blue
#8F99FB
ΔE00 5.31
Soft Blue
#6488EA
ΔE00 5.81
Faded Blue
#658CBB
ΔE00 7.41
Dark Sky Blue
#448EE4
ΔE00 7.99
Carolina Blue
#8AB8FE
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#799BEB #EBC979
analogous
#79D4EB #799BEB #9079EB
triadic
#799BEB #EB799B #9BEB79
tetradic
#799BEB #EB79D4 #EBC979 #79EB90
square
#799BEB #EB79D4 #EBC979 #79EB90
split-complementary
#799BEB #EB9079 #D4EB79
monochromatic
#1E52CB #4473E3 #799BEB #AEC3F3 #E4EAFB
Accessibility & contrast
On white
2.73
#799BEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#799BEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #799BEB
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##799BEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##799BEB | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA2EE
Deuteranopia (green-blind)
#7098E9
Tritanopia (blue-blind)
#49ACB8
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #799beb; /* rgb */ color: rgb(121, 155, 235); /* oklch */ color: oklch(69.8% 0.124 265.8);
Tailwind
colors: {
custom: {
50: '#a5b8f2',
500: '#799beb',
950: '#000000',
},
}SCSS
$custom: #799beb; $custom-light: #a5b8f2; $custom-dark: #000000;
JSON
{
"hex": "#799beb",
"rgb": {
"r": 121,
"g": 155,
"b": 235
},
"hsl": {
"h": 222.105,
"s": 74.026,
"l": 69.804
},
"oklch": {
"l": 0.69778,
"c": 0.1241,
"h": 265.8
},
"luminance": 0.33506
}Semantic roles & 50–950 ramp
primary
#799BEB
secondary
#F0E6D0
accent
#9B0FD6
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085