#799FF3#799FF3
#799FF3 is a light, vivid blue. Relative luminance 0.353; OKLCH L 71.0% C 0.130 H 264.8°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #799FF3 |
|---|---|
| RGB | rgb(121, 159, 243) |
| HSL | hsl(221, 84%, 71%) |
| HSV | hsv(221, 50%, 95%) |
| CMYK | cmyk(50.2%, 34.6%, 0%, 4.7%) |
| CIE-LAB | lab(66.00, 9.81, -46.08) |
| CIE-LCH | lch(66.00, 47.12, 282.02°) |
| OKLab | oklab(71.02% -0.0118 -0.1299) |
| OKLCH | oklch(71.02% 0.13 264.8) |
| XYZ | xyz(36.4556, 35.3298, 89.6749) |
| Luminance | 0.3533 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.81
Periwinkle Blue
#8F99FB
ΔE00 5.85
Carolina Blue
#8AB8FE
ΔE00 6.79
Soft Blue
#6488EA
ΔE00 6.90
Dark Sky Blue
#448EE4
ΔE00 8.31
Faded Blue
#658CBB
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#799FF3 #F3CD79
analogous
#79DCF3 #799FF3 #9079F3
triadic
#799FF3 #F3799F #9FF379
tetradic
#799FF3 #F379DC #F3CD79 #79F390
square
#799FF3 #F379DC #F3CD79 #79F390
split-complementary
#799FF3 #F39079 #DCF379
monochromatic
#1453DE #4177EE #799FF3 #B1C7F8 #E3EBFC
Accessibility & contrast
On white
2.60
#799FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#799FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #799FF3
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##799FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##799FF3 | 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)
#7FA6F6
Deuteranopia (green-blind)
#719BF1
Tritanopia (blue-blind)
#41B1BE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #799ff3; /* rgb */ color: rgb(121, 159, 243); /* oklch */ color: oklch(71.0% 0.130 264.8);
Tailwind
colors: {
custom: {
50: '#a6bbf7',
500: '#799ff3',
950: '#000000',
},
}SCSS
$custom: #799ff3; $custom-light: #a6bbf7; $custom-dark: #000000;
JSON
{
"hex": "#799ff3",
"rgb": {
"r": 121,
"g": 159,
"b": 243
},
"hsl": {
"h": 221.311,
"s": 83.562,
"l": 71.373
},
"oklch": {
"l": 0.71015,
"c": 0.13047,
"h": 264.8
},
"luminance": 0.35332
}Semantic roles & 50–950 ramp
primary
#799FF3
secondary
#F4EAD4
accent
#9C06E0
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085