#799FF6#799FF6
#799FF6 is a light, vivid blue. Relative luminance 0.355; OKLCH L 71.2% C 0.135 H 265.3°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #799FF6 |
|---|---|
| RGB | rgb(121, 159, 246) |
| HSL | hsl(222, 87%, 72%) |
| HSV | hsv(222, 51%, 96%) |
| CMYK | cmyk(50.8%, 35.4%, 0%, 3.5%) |
| CIE-LAB | lab(66.15, 10.72, -47.50) |
| CIE-LCH | lch(66.15, 48.70, 282.71°) |
| OKLab | oklab(71.17% -0.0111 -0.1341) |
| OKLCH | oklch(71.17% 0.135 265.3) |
| XYZ | xyz(36.9123, 35.5125, 92.0804) |
| Luminance | 0.3552 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.91
Periwinkle Blue
#8F99FB
ΔE00 5.78
Carolina Blue
#8AB8FE
ΔE00 6.76
Soft Blue
#6488EA
ΔE00 6.94
Dark Sky Blue
#448EE4
ΔE00 8.44
Faded Blue
#658CBB
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#799FF6 #F6D079
analogous
#79DEF6 #799FF6 #9279F6
triadic
#799FF6 #F6799F #9FF679
tetradic
#799FF6 #F679DE #F6D079 #79F692
square
#799FF6 #F679DE #F6D079 #79F692
split-complementary
#799FF6 #F69279 #DEF679
monochromatic
#0F50E5 #4076F2 #799FF6 #B2C8FA #E2EAFD
Accessibility & contrast
On white
2.59
#799FF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#799FF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #799FF6
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##799FF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##799FF6 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA7FA
Deuteranopia (green-blind)
#6F9CF4
Tritanopia (blue-blind)
#3EB2BF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #799ff6; /* rgb */ color: rgb(121, 159, 246); /* oklch */ color: oklch(71.2% 0.135 265.3);
Tailwind
colors: {
custom: {
50: '#a6bbf9',
500: '#799ff6',
950: '#000000',
},
}SCSS
$custom: #799ff6; $custom-light: #a6bbf9; $custom-dark: #000000;
JSON
{
"hex": "#799ff6",
"rgb": {
"r": 121,
"g": 159,
"b": 246
},
"hsl": {
"h": 221.76,
"s": 87.413,
"l": 71.961
},
"oklch": {
"l": 0.71171,
"c": 0.13452,
"h": 265.3
},
"luminance": 0.35515
}Semantic roles & 50–950 ramp
primary
#799FF6
secondary
#F5ECD6
accent
#9F02E4
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085