#799BED#799BED
#799BED is a light, vivid blue. Relative luminance 0.336; OKLCH L 69.9% C 0.127 H 266.1°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #799BED |
|---|---|
| RGB | rgb(121, 155, 237) |
| HSL | hsl(222, 76%, 70%) |
| HSV | hsv(222, 49%, 93%) |
| CMYK | cmyk(48.9%, 34.6%, 0%, 7.1%) |
| CIE-LAB | lab(64.66, 10.33, -44.91) |
| CIE-LCH | lch(64.66, 46.08, 282.95°) |
| OKLab | oklab(69.88% -0.0086 -0.1265) |
| OKLCH | oklch(69.88% 0.127 266.1) |
| XYZ | xyz(34.8876, 33.6198, 84.7552) |
| Luminance | 0.3362 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.47
Periwinkle Blue
#8F99FB
ΔE00 5.22
Soft Blue
#6488EA
ΔE00 5.81
Faded Blue
#658CBB
ΔE00 7.54
Dark Sky Blue
#448EE4
ΔE00 8.06
Carolina Blue
#8AB8FE
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#799BED #EDCB79
analogous
#79D5ED #799BED #9179ED
triadic
#799BED #ED799B #9BED79
tetradic
#799BED #ED79D5 #EDCB79 #79ED91
square
#799BED #ED79D5 #EDCB79 #79ED91
split-complementary
#799BED #ED9179 #D5ED79
monochromatic
#1C51D0 #4373E6 #799BED #AFC3F4 #E4EBFB
Accessibility & contrast
On white
2.72
#799BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#799BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #799BED
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##799BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##799BED | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA2F0
Deuteranopia (green-blind)
#6F98EB
Tritanopia (blue-blind)
#47ACB9
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #799bed; /* rgb */ color: rgb(121, 155, 237); /* oklch */ color: oklch(69.9% 0.127 266.1);
Tailwind
colors: {
custom: {
50: '#a6b8f3',
500: '#799bed',
950: '#000000',
},
}SCSS
$custom: #799bed; $custom-light: #a6b8f3; $custom-dark: #000000;
JSON
{
"hex": "#799bed",
"rgb": {
"r": 121,
"g": 155,
"b": 237
},
"hsl": {
"h": 222.414,
"s": 76.316,
"l": 70.196
},
"oklch": {
"l": 0.6988,
"c": 0.12683,
"h": 266.1
},
"luminance": 0.33622
}Semantic roles & 50–950 ramp
primary
#799BED
secondary
#F1E8D1
accent
#9D0DD9
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085