#799DEB#799DEB
#799DEB is a light, vivid blue. Relative luminance 0.342; OKLCH L 70.2% C 0.122 H 264.6°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #799DEB |
|---|---|
| RGB | rgb(121, 157, 235) |
| HSL | hsl(221, 74%, 70%) |
| HSV | hsv(221, 49%, 92%) |
| CMYK | cmyk(48.5%, 33.2%, 0%, 7.8%) |
| CIE-LAB | lab(65.10, 8.58, -43.12) |
| CIE-LCH | lch(65.10, 43.96, 281.25°) |
| OKLab | oklab(70.19% -0.0114 -0.1213) |
| OKLCH | oklch(70.19% 0.122 264.6) |
| XYZ | xyz(34.9326, 34.1748, 83.3368) |
| Luminance | 0.3418 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.50
Periwinkle Blue
#8F99FB
ΔE00 5.70
Soft Blue
#6488EA
ΔE00 6.32
Carolina Blue
#8AB8FE
ΔE00 7.50
Faded Blue
#658CBB
ΔE00 7.65
Dark Sky Blue
#448EE4
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#799DEB #EBC779
analogous
#79D6EB #799DEB #8E79EB
triadic
#799DEB #EB799D #9DEB79
tetradic
#799DEB #EB79D6 #EBC779 #79EB8E
square
#799DEB #EB79D6 #EBC779 #79EB8E
split-complementary
#799DEB #EB8E79 #D6EB79
monochromatic
#1E55CB #4476E3 #799DEB #AEC4F3 #E4EBFB
Accessibility & contrast
On white
2.68
#799DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#799DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #799DEB
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##799DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##799DEB | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA4EE
Deuteranopia (green-blind)
#7399E9
Tritanopia (blue-blind)
#48AEB9
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #799deb; /* rgb */ color: rgb(121, 157, 235); /* oklch */ color: oklch(70.2% 0.122 264.6);
Tailwind
colors: {
custom: {
50: '#a5b9f2',
500: '#799deb',
950: '#000000',
},
}SCSS
$custom: #799deb; $custom-light: #a5b9f2; $custom-dark: #000000;
JSON
{
"hex": "#799deb",
"rgb": {
"r": 121,
"g": 157,
"b": 235
},
"hsl": {
"h": 221.053,
"s": 74.026,
"l": 69.804
},
"oklch": {
"l": 0.70193,
"c": 0.12186,
"h": 264.6
},
"luminance": 0.34177
}Semantic roles & 50–950 ramp
primary
#799DEB
secondary
#F0E6D0
accent
#970FD6
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085