#79A2FA#79A2FA
#79A2FA is a light, vivid blue. Relative luminance 0.368; OKLCH L 72.0% C 0.137 H 264.3°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #79A2FA |
|---|---|
| RGB | rgb(121, 162, 250) |
| HSL | hsl(221, 93%, 73%) |
| HSV | hsv(221, 52%, 98%) |
| CMYK | cmyk(51.6%, 35.2%, 0%, 2%) |
| CIE-LAB | lab(67.13, 10.20, -48.13) |
| CIE-LCH | lch(67.13, 49.20, 281.96°) |
| OKLab | oklab(72% -0.0136 -0.1359) |
| OKLCH | oklch(72% 0.137 264.3) |
| XYZ | xyz(38.0550, 36.8050, 95.5227) |
| Luminance | 0.3681 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.44
Carolina Blue
#8AB8FE
ΔE00 5.88
Periwinkle Blue
#8F99FB
ΔE00 6.43
Soft Blue
#6488EA
ΔE00 7.81
Pastel Blue
#A2BFFE
ΔE00 8.50
Sky Blue (survey)
#75BBFD
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79A2FA #FAD179
analogous
#79E3FA #79A2FA #9079FA
triadic
#79A2FA #FA79A2 #A2FA79
tetradic
#79A2FA #FA79E3 #FAD179 #79FA90
square
#79A2FA #FA79E3 #FAD179 #79FA90
split-complementary
#79A2FA #FA9079 #E3FA79
monochromatic
#0952F0 #3E79F8 #79A2FA #B4CBFC #E2EBFE
Accessibility & contrast
On white
2.51
#79A2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#79A2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79A2FA
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79A2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79A2FA | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FAAFE
Deuteranopia (green-blind)
#709EF8
Tritanopia (blue-blind)
#39B5C2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #79a2fa; /* rgb */ color: rgb(121, 162, 250); /* oklch */ color: oklch(72.0% 0.137 264.3);
Tailwind
colors: {
custom: {
50: '#a7bdfc',
500: '#79a2fa',
950: '#000000',
},
}SCSS
$custom: #79a2fa; $custom-light: #a7bdfc; $custom-dark: #000000;
JSON
{
"hex": "#79a2fa",
"rgb": {
"r": 121,
"g": 162,
"b": 250
},
"hsl": {
"h": 220.93,
"s": 92.806,
"l": 72.745
},
"oklch": {
"l": 0.71996,
"c": 0.13656,
"h": 264.3
},
"luminance": 0.36808
}Semantic roles & 50–950 ramp
primary
#79A2FA
secondary
#F6ECD5
accent
#9D00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185