#79A2FB#79A2FB
#79A2FB is a light, vivid blue. Relative luminance 0.369; OKLCH L 72.0% C 0.138 H 264.4°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #79A2FB |
|---|---|
| RGB | rgb(121, 162, 251) |
| HSL | hsl(221, 94%, 73%) |
| HSV | hsv(221, 52%, 98%) |
| CMYK | cmyk(51.8%, 35.5%, 0%, 1.6%) |
| CIE-LAB | lab(67.18, 10.50, -48.60) |
| CIE-LCH | lch(67.18, 49.72, 282.19°) |
| OKLab | oklab(72.05% -0.0133 -0.1372) |
| OKLCH | oklch(72.05% 0.138 264.4) |
| XYZ | xyz(38.2123, 36.8679, 96.3507) |
| Luminance | 0.3687 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.48
Carolina Blue
#8AB8FE
ΔE00 5.88
Periwinkle Blue
#8F99FB
ΔE00 6.41
Soft Blue
#6488EA
ΔE00 7.83
Pastel Blue
#A2BFFE
ΔE00 8.49
Sky Blue (survey)
#75BBFD
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79A2FB #FBD279
analogous
#79E3FB #79A2FB #9179FB
triadic
#79A2FB #FB79A2 #A2FB79
tetradic
#79A2FB #FB79E3 #FBD279 #79FB91
square
#79A2FB #FB79E3 #FBD279 #79FB91
split-complementary
#79A2FB #FB9179 #E3FB79
monochromatic
#0751F2 #3E79F9 #79A2FB #B4CBFD #E1EAFE
Accessibility & contrast
On white
2.51
#79A2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#79A2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79A2FB
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79A2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79A2FB | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FAAFF
Deuteranopia (green-blind)
#709EF9
Tritanopia (blue-blind)
#38B5C3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #79a2fb; /* rgb */ color: rgb(121, 162, 251); /* oklch */ color: oklch(72.0% 0.138 264.4);
Tailwind
colors: {
custom: {
50: '#a7bdfd',
500: '#79a2fb',
950: '#000000',
},
}SCSS
$custom: #79a2fb; $custom-light: #a7bdfd; $custom-dark: #000000;
JSON
{
"hex": "#79a2fb",
"rgb": {
"r": 121,
"g": 162,
"b": 251
},
"hsl": {
"h": 221.077,
"s": 94.203,
"l": 72.941
},
"oklch": {
"l": 0.72048,
"c": 0.1379,
"h": 264.4
},
"luminance": 0.36871
}Semantic roles & 50–950 ramp
primary
#79A2FB
secondary
#F6ECD5
accent
#9D00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185