#799EF9#799EF9
#799EF9 is a light, vivid blue. Relative luminance 0.354; OKLCH L 71.1% C 0.140 H 266.2°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #799EF9 |
|---|---|
| RGB | rgb(121, 158, 249) |
| HSL | hsl(223, 91%, 73%) |
| HSV | hsv(223, 51%, 98%) |
| CMYK | cmyk(51.4%, 36.5%, 0%, 2.4%) |
| CIE-LAB | lab(66.02, 12.20, -49.33) |
| CIE-LCH | lch(66.02, 50.82, 283.89°) |
| OKLab | oklab(71.12% -0.0093 -0.1394) |
| OKLCH | oklch(71.12% 0.14 266.2) |
| XYZ | xyz(37.2052, 35.3556, 94.4679) |
| Luminance | 0.3536 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.94
Periwinkle Blue
#8F99FB
ΔE00 5.48
Soft Blue
#6488EA
ΔE00 6.74
Carolina Blue
#8AB8FE
ΔE00 7.04
Dark Sky Blue
#448EE4
ΔE00 8.55
Faded Blue
#658CBB
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#799EF9 #F9D479
analogous
#79DEF9 #799EF9 #9479F9
triadic
#799EF9 #F9799E #9EF979
tetradic
#799EF9 #F979DE #F9D479 #79F994
square
#799EF9 #F979DE #F9D479 #79F994
split-complementary
#799EF9 #F99479 #DEF979
monochromatic
#0B4CED #3E74F6 #799EF9 #B4C8FC #E2EAFE
Accessibility & contrast
On white
2.60
#799EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#799EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #799EF9
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##799EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##799EF9 | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA7FD
Deuteranopia (green-blind)
#6C9BF7
Tritanopia (blue-blind)
#3CB2C0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #799ef9; /* rgb */ color: rgb(121, 158, 249); /* oklch */ color: oklch(71.1% 0.140 266.2);
Tailwind
colors: {
custom: {
50: '#a7bafb',
500: '#799ef9',
950: '#000000',
},
}SCSS
$custom: #799ef9; $custom-light: #a7bafb; $custom-dark: #000000;
JSON
{
"hex": "#799ef9",
"rgb": {
"r": 121,
"g": 158,
"b": 249
},
"hsl": {
"h": 222.656,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.71124,
"c": 0.13971,
"h": 266.2
},
"luminance": 0.35358
}Semantic roles & 50–950 ramp
primary
#799EF9
secondary
#F6ECD5
accent
#A300E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085