#799EF8#799EF8
#799EF8 is a light, vivid blue. Relative luminance 0.353; OKLCH L 71.1% C 0.138 H 266.1°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #799EF8 |
|---|---|
| RGB | rgb(121, 158, 248) |
| HSL | hsl(223, 90%, 72%) |
| HSV | hsv(223, 51%, 97%) |
| CMYK | cmyk(51.2%, 36.3%, 0%, 2.7%) |
| CIE-LAB | lab(65.98, 11.90, -48.86) |
| CIE-LCH | lch(65.98, 50.29, 283.69°) |
| OKLab | oklab(71.07% -0.0095 -0.138) |
| OKLCH | oklch(71.07% 0.138 266.1) |
| XYZ | xyz(37.0497, 35.2934, 93.6487) |
| Luminance | 0.3530 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.90
Periwinkle Blue
#8F99FB
ΔE00 5.50
Soft Blue
#6488EA
ΔE00 6.72
Carolina Blue
#8AB8FE
ΔE00 7.05
Dark Sky Blue
#448EE4
ΔE00 8.50
Faded Blue
#658CBB
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#799EF8 #F8D379
analogous
#79DDF8 #799EF8 #9479F8
triadic
#799EF8 #F8799E #9EF879
tetradic
#799EF8 #F879DD #F8D379 #79F894
square
#799EF8 #F879DD #F8D379 #79F894
split-complementary
#799EF8 #F89479 #DDF879
monochromatic
#0C4DEA #3F74F5 #799EF8 #B3C8FB #E2EAFD
Accessibility & contrast
On white
2.61
#799EF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#799EF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #799EF8
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##799EF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##799EF8 | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA6FC
Deuteranopia (green-blind)
#6C9BF6
Tritanopia (blue-blind)
#3DB1BF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #799ef8; /* rgb */ color: rgb(121, 158, 248); /* oklch */ color: oklch(71.1% 0.138 266.1);
Tailwind
colors: {
custom: {
50: '#a7bafb',
500: '#799ef8',
950: '#000000',
},
}SCSS
$custom: #799ef8; $custom-light: #a7bafb; $custom-dark: #000000;
JSON
{
"hex": "#799ef8",
"rgb": {
"r": 121,
"g": 158,
"b": 248
},
"hsl": {
"h": 222.52,
"s": 90.071,
"l": 72.353
},
"oklch": {
"l": 0.71071,
"c": 0.13836,
"h": 266.1
},
"luminance": 0.35296
}Semantic roles & 50–950 ramp
primary
#799EF8
secondary
#F6ECD5
accent
#A300E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085