#799BF8#799BF8
#799BF8 is a light, vivid blue. Relative luminance 0.343; OKLCH L 70.5% C 0.142 H 267.5°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #799BF8 |
|---|---|
| RGB | rgb(121, 155, 248) |
| HSL | hsl(224, 90%, 72%) |
| HSV | hsv(224, 51%, 97%) |
| CMYK | cmyk(51.2%, 37.5%, 0%, 2.7%) |
| CIE-LAB | lab(65.19, 13.64, -50.11) |
| CIE-LCH | lch(65.19, 51.93, 285.22°) |
| OKLab | oklab(70.46% -0.0061 -0.1417) |
| OKLCH | oklch(70.46% 0.142 267.5) |
| XYZ | xyz(36.5442, 34.2824, 93.4802) |
| Luminance | 0.3428 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.80
Periwinkle Blue
#8F99FB
ΔE00 4.89
Soft Blue
#6488EA
ΔE00 5.98
Carolina Blue
#8AB8FE
ΔE00 7.94
Lavender Blue
#8B88F8
ΔE00 8.21
Faded Blue
#658CBB
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#799BF8 #F8D679
analogous
#79DBF8 #799BF8 #9779F8
triadic
#799BF8 #F8799B #9BF879
tetradic
#799BF8 #F879DB #F8D679 #79F897
square
#799BF8 #F879DB #F8D679 #79F897
split-complementary
#799BF8 #F89779 #DBF879
monochromatic
#0C48EA #3F70F5 #799BF8 #B3C6FB #E2E9FD
Accessibility & contrast
On white
2.67
#799BF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#799BF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #799BF8
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##799BF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##799BF8 | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A4FC
Deuteranopia (green-blind)
#6899F6
Tritanopia (blue-blind)
#3DAFBE
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #799bf8; /* rgb */ color: rgb(121, 155, 248); /* oklch */ color: oklch(70.5% 0.142 267.5);
Tailwind
colors: {
custom: {
50: '#a7b8fb',
500: '#799bf8',
950: '#000000',
},
}SCSS
$custom: #799bf8; $custom-light: #a7b8fb; $custom-dark: #000000;
JSON
{
"hex": "#799bf8",
"rgb": {
"r": 121,
"g": 155,
"b": 248
},
"hsl": {
"h": 223.937,
"s": 90.071,
"l": 72.353
},
"oklch": {
"l": 0.7046,
"c": 0.14183,
"h": 267.5
},
"luminance": 0.34285
}Semantic roles & 50–950 ramp
primary
#799BF8
secondary
#F6EDD5
accent
#A800E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085