#79A1F8#79A1F8
#79A1F8 is a light, vivid blue. Relative luminance 0.363; OKLCH L 71.7% C 0.135 H 264.5°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #79A1F8 |
|---|---|
| RGB | rgb(121, 161, 248) |
| HSL | hsl(221, 90%, 72%) |
| HSV | hsv(221, 51%, 97%) |
| CMYK | cmyk(51.2%, 35.1%, 0%, 2.7%) |
| CIE-LAB | lab(66.77, 10.17, -47.61) |
| CIE-LCH | lch(66.77, 48.68, 282.06°) |
| OKLab | oklab(71.69% -0.0129 -0.1344) |
| OKLCH | oklch(71.69% 0.135 264.5) |
| XYZ | xyz(37.5677, 36.3293, 93.8214) |
| Luminance | 0.3633 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.22
Carolina Blue
#8AB8FE
ΔE00 6.17
Periwinkle Blue
#8F99FB
ΔE00 6.22
Soft Blue
#6488EA
ΔE00 7.50
Dark Sky Blue
#448EE4
ΔE00 8.61
Pastel Blue
#A2BFFE
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79A1F8 #F8D079
analogous
#79E1F8 #79A1F8 #9079F8
triadic
#79A1F8 #F879A1 #A1F879
tetradic
#79A1F8 #F879E1 #F8D079 #79F890
square
#79A1F8 #F879E1 #F8D079 #79F890
split-complementary
#79A1F8 #F89079 #E1F879
monochromatic
#0C52EA #3F78F5 #79A1F8 #B3CAFB #E2EBFD
Accessibility & contrast
On white
2.54
#79A1F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#79A1F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79A1F8
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79A1F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79A1F8 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA9FC
Deuteranopia (green-blind)
#709DF6
Tritanopia (blue-blind)
#3CB4C1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #79a1f8; /* rgb */ color: rgb(121, 161, 248); /* oklch */ color: oklch(71.7% 0.135 264.5);
Tailwind
colors: {
custom: {
50: '#a7bcfb',
500: '#79a1f8',
950: '#000000',
},
}SCSS
$custom: #79a1f8; $custom-light: #a7bcfb; $custom-dark: #000000;
JSON
{
"hex": "#79a1f8",
"rgb": {
"r": 121,
"g": 161,
"b": 248
},
"hsl": {
"h": 221.102,
"s": 90.071,
"l": 72.353
},
"oklch": {
"l": 0.71686,
"c": 0.13498,
"h": 264.5
},
"luminance": 0.36332
}Semantic roles & 50–950 ramp
primary
#79A1F8
secondary
#F6EBD5
accent
#9D00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185