#799EFF#799EFF
#799EFF is a light, vivid blue. Relative luminance 0.357; OKLCH L 71.4% C 0.148 H 266.9°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #799EFF |
|---|---|
| RGB | rgb(121, 158, 255) |
| HSL | hsl(223, 100%, 74%) |
| HSV | hsv(223, 53%, 100%) |
| CMYK | cmyk(52.5%, 38%, 0%, 0%) |
| CIE-LAB | lab(66.32, 14.03, -52.14) |
| CIE-LCH | lch(66.32, 53.99, 285.06°) |
| OKLab | oklab(71.45% -0.008 -0.1476) |
| OKLCH | oklch(71.45% 0.148 266.9) |
| XYZ | xyz(38.1560, 35.7359, 99.4754) |
| Luminance | 0.3574 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.25
Periwinkle Blue
#8F99FB
ΔE00 5.41
Soft Blue
#6488EA
ΔE00 6.91
Carolina Blue
#8AB8FE
ΔE00 7.03
Dark Sky Blue
#448EE4
ΔE00 8.84
Lavender Blue
#8B88F8
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#799EFF #FFDA79
analogous
#79E1FF #799EFF #9779FF
triadic
#799EFF #FF799E #9EFF79
tetradic
#799EFF #FF79E1 #FFDA79 #79FF97
square
#799EFF #FF79E1 #FFDA79 #79FF97
split-complementary
#799EFF #FF9779 #E1FF79
monochromatic
#0046FE #3C72FF #799EFF #B6CAFF #E0E9FF
Accessibility & contrast
On white
2.58
#799EFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#799EFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #799EFF
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##799EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##799EFF | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A8FF
Deuteranopia (green-blind)
#679CFD
Tritanopia (blue-blind)
#35B3C2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #799eff; /* rgb */ color: rgb(121, 158, 255); /* oklch */ color: oklch(71.4% 0.148 266.9);
Tailwind
colors: {
custom: {
50: '#a7baff',
500: '#799eff',
950: '#000000',
},
}SCSS
$custom: #799eff; $custom-light: #a7baff; $custom-dark: #000000;
JSON
{
"hex": "#799eff",
"rgb": {
"r": 121,
"g": 158,
"b": 255
},
"hsl": {
"h": 223.433,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.71446,
"c": 0.14782,
"h": 266.9
},
"luminance": 0.35739
}Semantic roles & 50–950 ramp
primary
#799EFF
secondary
#F7EDD4
accent
#A600E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086