#79A3FA#79A3FA
#79A3FA is a light, vivid blue. Relative luminance 0.372; OKLCH L 72.2% C 0.135 H 263.8°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #79A3FA |
|---|---|
| RGB | rgb(121, 163, 250) |
| HSL | hsl(220, 93%, 73%) |
| HSV | hsv(220, 52%, 98%) |
| CMYK | cmyk(51.6%, 34.8%, 0%, 2%) |
| CIE-LAB | lab(67.40, 9.63, -47.71) |
| CIE-LCH | lch(67.40, 48.67, 281.40°) |
| OKLab | oklab(72.2% -0.0147 -0.1346) |
| OKLCH | oklch(72.2% 0.135 263.8) |
| XYZ | xyz(38.2319, 37.1587, 95.5816) |
| Luminance | 0.3716 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.60
Carolina Blue
#8AB8FE
ΔE00 5.60
Periwinkle Blue
#8F99FB
ΔE00 6.69
Soft Blue
#6488EA
ΔE00 8.08
Sky Blue (survey)
#75BBFD
ΔE00 8.32
Pastel Blue
#A2BFFE
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79A3FA #FAD079
analogous
#79E4FA #79A3FA #8F79FA
triadic
#79A3FA #FA79A3 #A3FA79
tetradic
#79A3FA #FA79E4 #FAD079 #79FA8F
square
#79A3FA #FA79E4 #FAD079 #79FA8F
split-complementary
#79A3FA #FA8F79 #E4FA79
monochromatic
#0954F0 #3E7AF8 #79A3FA #B4CCFC #E2EBFE
Accessibility & contrast
On white
2.49
#79A3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#79A3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79A3FA
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79A3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79A3FA | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFE
Deuteranopia (green-blind)
#729FF8
Tritanopia (blue-blind)
#39B6C3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #79a3fa; /* rgb */ color: rgb(121, 163, 250); /* oklch */ color: oklch(72.2% 0.135 263.8);
Tailwind
colors: {
custom: {
50: '#a7bdfc',
500: '#79a3fa',
950: '#000000',
},
}SCSS
$custom: #79a3fa; $custom-light: #a7bdfc; $custom-dark: #000000;
JSON
{
"hex": "#79a3fa",
"rgb": {
"r": 121,
"g": 163,
"b": 250
},
"hsl": {
"h": 220.465,
"s": 92.806,
"l": 72.745
},
"oklch": {
"l": 0.72202,
"c": 0.13545,
"h": 263.8
},
"luminance": 0.37161
}Semantic roles & 50–950 ramp
primary
#79A3FA
secondary
#F6EBD5
accent
#9B00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185