#79A4FA#79A4FA
#79A4FA is a light, vivid blue. Relative luminance 0.375; OKLCH L 72.4% C 0.134 H 263.2°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #79A4FA |
|---|---|
| RGB | rgb(121, 164, 250) |
| HSL | hsl(220, 93%, 73%) |
| HSV | hsv(220, 52%, 98%) |
| CMYK | cmyk(51.6%, 34.4%, 0%, 2%) |
| CIE-LAB | lab(67.66, 9.05, -47.30) |
| CIE-LCH | lch(67.66, 48.15, 280.84°) |
| OKLab | oklab(72.41% -0.0158 -0.1334) |
| OKLCH | oklch(72.41% 0.134 263.2) |
| XYZ | xyz(38.4102, 37.5152, 95.6411) |
| Luminance | 0.3752 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.78
Carolina Blue
#8AB8FE
ΔE00 5.32
Periwinkle Blue
#8F99FB
ΔE00 6.96
Sky Blue (survey)
#75BBFD
ΔE00 8.00
Pastel Blue
#A2BFFE
ΔE00 8.17
Soft Blue
#6488EA
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79A4FA #FACF79
analogous
#79E5FA #79A4FA #8E79FA
triadic
#79A4FA #FA79A4 #A4FA79
tetradic
#79A4FA #FA79E5 #FACF79 #79FA8E
square
#79A4FA #FA79E5 #FACF79 #79FA8E
split-complementary
#79A4FA #FA8E79 #E5FA79
monochromatic
#0956F0 #3E7CF8 #79A4FA #B4CCFC #E2EBFE
Accessibility & contrast
On white
2.47
#79A4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#79A4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79A4FA
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79A4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79A4FA | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ABFE
Deuteranopia (green-blind)
#739FF8
Tritanopia (blue-blind)
#39B7C3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #79a4fa; /* rgb */ color: rgb(121, 164, 250); /* oklch */ color: oklch(72.4% 0.134 263.2);
Tailwind
colors: {
custom: {
50: '#a7befc',
500: '#79a4fa',
950: '#000000',
},
}SCSS
$custom: #79a4fa; $custom-light: #a7befc; $custom-dark: #000000;
JSON
{
"hex": "#79a4fa",
"rgb": {
"r": 121,
"g": 164,
"b": 250
},
"hsl": {
"h": 220,
"s": 92.806,
"l": 72.745
},
"oklch": {
"l": 0.72408,
"c": 0.13436,
"h": 263.2
},
"luminance": 0.37518
}Semantic roles & 50–950 ramp
primary
#79A4FA
secondary
#F6EBD5
accent
#9900E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185