#799FEF#799FEF
#799FEF is a light, vivid blue. Relative luminance 0.351; OKLCH L 70.8% C 0.125 H 264.1°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #799FEF |
|---|---|
| RGB | rgb(121, 159, 239) |
| HSL | hsl(221, 79%, 71%) |
| HSV | hsv(221, 49%, 94%) |
| CMYK | cmyk(49.4%, 33.5%, 0%, 6.3%) |
| CIE-LAB | lab(65.82, 8.62, -44.18) |
| CIE-LCH | lch(65.82, 45.02, 281.04°) |
| OKLab | oklab(70.81% -0.0128 -0.1244) |
| OKLCH | oklch(70.81% 0.125 264.1) |
| XYZ | xyz(35.8581, 35.0908, 86.5283) |
| Luminance | 0.3509 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.72
Periwinkle Blue
#8F99FB
ΔE00 5.98
Carolina Blue
#8AB8FE
ΔE00 6.85
Soft Blue
#6488EA
ΔE00 6.86
Dark Sky Blue
#448EE4
ΔE00 8.16
Faded Blue
#658CBB
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#799FEF #EFC979
analogous
#79DAEF #799FEF #8E79EF
triadic
#799FEF #EF799F #9FEF79
tetradic
#799FEF #EF79DA #EFC979 #79EF8E
square
#799FEF #EF79DA #EFC979 #79EF8E
split-complementary
#799FEF #EF8E79 #DAEF79
monochromatic
#1956D4 #4278E8 #799FEF #B0C6F6 #E4EBFC
Accessibility & contrast
On white
2.62
#799FEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#799FEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #799FEF
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##799FEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##799FEF | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A6F2
Deuteranopia (green-blind)
#739BED
Tritanopia (blue-blind)
#45B0BC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #799fef; /* rgb */ color: rgb(121, 159, 239); /* oklch */ color: oklch(70.8% 0.125 264.1);
Tailwind
colors: {
custom: {
50: '#a6bbf4',
500: '#799fef',
950: '#000000',
},
}SCSS
$custom: #799fef; $custom-light: #a6bbf4; $custom-dark: #000000;
JSON
{
"hex": "#799fef",
"rgb": {
"r": 121,
"g": 159,
"b": 239
},
"hsl": {
"h": 220.678,
"s": 78.667,
"l": 70.588
},
"oklch": {
"l": 0.7081,
"c": 0.12507,
"h": 264.1
},
"luminance": 0.35093
}Semantic roles & 50–950 ramp
primary
#799FEF
secondary
#F2E8D2
accent
#980BDB
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085