#799BE8#799BE8
#799BE8 is a light, vivid blue. Relative luminance 0.333; OKLCH L 69.6% C 0.120 H 265.3°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #799BE8 |
|---|---|
| RGB | rgb(121, 155, 232) |
| HSL | hsl(222, 71%, 69%) |
| HSV | hsv(222, 48%, 91%) |
| CMYK | cmyk(47.8%, 33.2%, 0%, 9%) |
| CIE-LAB | lab(64.43, 8.84, -42.52) |
| CIE-LCH | lch(64.43, 43.43, 281.75°) |
| OKLab | oklab(69.63% -0.0098 -0.1196) |
| OKLCH | oklch(69.63% 0.12 265.3) |
| XYZ | xyz(34.1672, 33.3316, 80.9615) |
| Luminance | 0.3333 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.45
Periwinkle Blue
#8F99FB
ΔE00 5.45
Soft Blue
#6488EA
ΔE00 5.82
Faded Blue
#658CBB
ΔE00 7.20
Dark Sky Blue
#448EE4
ΔE00 7.90
Carolina Blue
#8AB8FE
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#799BE8 #E8C679
analogous
#79D2E8 #799BE8 #8F79E8
triadic
#799BE8 #E8799B #9BE879
tetradic
#799BE8 #E879D2 #E8C679 #79E88F
square
#799BE8 #E879D2 #E8C679 #79E88F
split-complementary
#799BE8 #E88F79 #D2E879
monochromatic
#2254C5 #4574DF #799BE8 #ADC2F1 #E1E9FA
Accessibility & contrast
On white
2.74
#799BE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#799BE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #799BE8
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##799BE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##799BE8 | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA2EB
Deuteranopia (green-blind)
#7298E6
Tritanopia (blue-blind)
#4BABB7
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #799be8; /* rgb */ color: rgb(121, 155, 232); /* oklch */ color: oklch(69.6% 0.120 265.3);
Tailwind
colors: {
custom: {
50: '#a5b8ef',
500: '#799be8',
950: '#000000',
},
}SCSS
$custom: #799be8; $custom-light: #a5b8ef; $custom-dark: #000000;
JSON
{
"hex": "#799be8",
"rgb": {
"r": 121,
"g": 155,
"b": 232
},
"hsl": {
"h": 221.622,
"s": 70.701,
"l": 69.216
},
"oklch": {
"l": 0.69625,
"c": 0.12,
"h": 265.3
},
"luminance": 0.33334
}Semantic roles & 50–950 ramp
primary
#799BE8
secondary
#EFE5CE
accent
#9813D3
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101116
muted
#7F8084