#79A2F8#79A2F8
#79A2F8 is a light, vivid blue. Relative luminance 0.367; OKLCH L 71.9% C 0.134 H 264.0°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #79A2F8 |
|---|---|
| RGB | rgb(121, 162, 248) |
| HSL | hsl(221, 90%, 72%) |
| HSV | hsv(221, 51%, 97%) |
| CMYK | cmyk(51.2%, 34.7%, 0%, 2.7%) |
| CIE-LAB | lab(67.04, 9.59, -47.19) |
| CIE-LCH | lch(67.04, 48.16, 281.49°) |
| OKLab | oklab(71.89% -0.014 -0.1331) |
| OKLCH | oklch(71.89% 0.134 264) |
| XYZ | xyz(37.7431, 36.6802, 93.8798) |
| Luminance | 0.3668 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.37
Carolina Blue
#8AB8FE
ΔE00 5.89
Periwinkle Blue
#8F99FB
ΔE00 6.47
Soft Blue
#6488EA
ΔE00 7.77
Pastel Blue
#A2BFFE
ΔE00 8.51
Sky Blue (survey)
#75BBFD
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79A2F8 #F8CF79
analogous
#79E1F8 #79A2F8 #9079F8
triadic
#79A2F8 #F879A2 #A2F879
tetradic
#79A2F8 #F879E1 #F8CF79 #79F890
square
#79A2F8 #F879E1 #F8CF79 #79F890
split-complementary
#79A2F8 #F89079 #E1F879
monochromatic
#0C54EA #3F7AF5 #79A2F8 #B3CAFB #E2EBFD
Accessibility & contrast
On white
2.52
#79A2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#79A2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79A2F8
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79A2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79A2F8 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A9FC
Deuteranopia (green-blind)
#729EF6
Tritanopia (blue-blind)
#3CB5C1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #79a2f8; /* rgb */ color: rgb(121, 162, 248); /* oklch */ color: oklch(71.9% 0.134 264.0);
Tailwind
colors: {
custom: {
50: '#a7bdfb',
500: '#79a2f8',
950: '#000000',
},
}SCSS
$custom: #79a2f8; $custom-light: #a7bdfb; $custom-dark: #000000;
JSON
{
"hex": "#79a2f8",
"rgb": {
"r": 121,
"g": 162,
"b": 248
},
"hsl": {
"h": 220.63,
"s": 90.071,
"l": 72.353
},
"oklch": {
"l": 0.71892,
"c": 0.13388,
"h": 264
},
"luminance": 0.36683
}Semantic roles & 50–950 ramp
primary
#79A2F8
secondary
#F6EBD5
accent
#9B00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185