#79A2F5#79A2F5
#79A2F5 is a light, vivid blue. Relative luminance 0.365; OKLCH L 71.7% C 0.130 H 263.5°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #79A2F5 |
|---|---|
| RGB | rgb(121, 162, 245) |
| HSL | hsl(220, 86%, 72%) |
| HSV | hsv(220, 51%, 96%) |
| CMYK | cmyk(50.6%, 33.9%, 0%, 3.9%) |
| CIE-LAB | lab(66.90, 8.69, -45.77) |
| CIE-LCH | lch(66.90, 46.59, 280.75°) |
| OKLab | oklab(71.74% -0.0148 -0.129) |
| OKLCH | oklch(71.74% 0.13 263.5) |
| XYZ | xyz(37.2814, 36.4956, 91.4483) |
| Luminance | 0.3650 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.28
Carolina Blue
#8AB8FE
ΔE00 5.91
Periwinkle Blue
#8F99FB
ΔE00 6.54
Soft Blue
#6488EA
ΔE00 7.73
Pastel Blue
#A2BFFE
ΔE00 8.54
Dark Sky Blue
#448EE4
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79A2F5 #F5CC79
analogous
#79E0F5 #79A2F5 #8E79F5
triadic
#79A2F5 #F579A2 #A2F579
tetradic
#79A2F5 #F579E0 #F5CC79 #79F58E
square
#79A2F5 #F579E0 #F5CC79 #79F58E
split-complementary
#79A2F5 #F58E79 #E0F579
monochromatic
#1156E3 #407AF1 #79A2F5 #B2CAF9 #E3EBFD
Accessibility & contrast
On white
2.53
#79A2F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#79A2F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79A2F5
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79A2F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79A2F5 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A9F8
Deuteranopia (green-blind)
#739EF3
Tritanopia (blue-blind)
#3FB4C0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #79a2f5; /* rgb */ color: rgb(121, 162, 245); /* oklch */ color: oklch(71.7% 0.130 263.5);
Tailwind
colors: {
custom: {
50: '#a6bdf9',
500: '#79a2f5',
950: '#000000',
},
}SCSS
$custom: #79a2f5; $custom-light: #a6bdf9; $custom-dark: #000000;
JSON
{
"hex": "#79a2f5",
"rgb": {
"r": 121,
"g": 162,
"b": 245
},
"hsl": {
"h": 220.161,
"s": 86.111,
"l": 71.765
},
"oklch": {
"l": 0.71738,
"c": 0.12985,
"h": 263.5
},
"luminance": 0.36498
}Semantic roles & 50–950 ramp
primary
#79A2F5
secondary
#F5EAD5
accent
#9903E3
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185