#79A2FF#79A2FF
#79A2FF is a light, vivid blue. Relative luminance 0.371; OKLCH L 72.3% C 0.143 H 265.0°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #79A2FF |
|---|---|
| RGB | rgb(121, 162, 255) |
| HSL | hsl(222, 100%, 74%) |
| HSV | hsv(222, 53%, 100%) |
| CMYK | cmyk(52.5%, 36.5%, 0%, 0%) |
| CIE-LAB | lab(67.37, 11.72, -50.48) |
| CIE-LCH | lch(67.37, 51.82, 283.07°) |
| OKLab | oklab(72.26% -0.0124 -0.1427) |
| OKLCH | oklch(72.26% 0.143 265) |
| XYZ | xyz(38.8495, 37.1228, 99.7066) |
| Luminance | 0.3713 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.66
Carolina Blue
#8AB8FE
ΔE00 5.88
Periwinkle Blue
#8F99FB
ΔE00 6.36
Soft Blue
#6488EA
ΔE00 7.92
Pastel Blue
#A2BFFE
ΔE00 8.48
Sky Blue (survey)
#75BBFD
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79A2FF #FFD679
analogous
#79E5FF #79A2FF #9379FF
triadic
#79A2FF #FF79A2 #A2FF79
tetradic
#79A2FF #FF79E5 #FFD679 #79FF93
square
#79A2FF #FF79E5 #FFD679 #79FF93
split-complementary
#79A2FF #FF9379 #E5FF79
monochromatic
#004EFE #3C78FF #79A2FF #B6CCFF #E0EAFF
Accessibility & contrast
On white
2.49
#79A2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#79A2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79A2FF
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79A2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79A2FF | 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)
#7DABFF
Deuteranopia (green-blind)
#6D9EFD
Tritanopia (blue-blind)
#33B6C4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #79a2ff; /* rgb */ color: rgb(121, 162, 255); /* oklch */ color: oklch(72.3% 0.143 265.0);
Tailwind
colors: {
custom: {
50: '#a7bdff',
500: '#79a2ff',
950: '#000000',
},
}SCSS
$custom: #79a2ff; $custom-light: #a7bdff; $custom-dark: #000000;
JSON
{
"hex": "#79a2ff",
"rgb": {
"r": 121,
"g": 162,
"b": 255
},
"hsl": {
"h": 221.642,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.72259,
"c": 0.14325,
"h": 265
},
"luminance": 0.37126
}Semantic roles & 50–950 ramp
primary
#79A2FF
secondary
#F7ECD4
accent
#9F00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186