#79A7F5#79A7F5
#79A7F5 is a light, vivid blue. Relative luminance 0.383; OKLCH L 72.8% C 0.125 H 260.5°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #79A7F5 |
|---|---|
| RGB | rgb(121, 167, 245) |
| HSL | hsl(218, 86%, 72%) |
| HSV | hsv(218, 51%, 96%) |
| CMYK | cmyk(50.6%, 31.8%, 0%, 3.9%) |
| CIE-LAB | lab(68.24, 5.84, -43.67) |
| CIE-LCH | lch(68.24, 44.06, 277.62°) |
| OKLab | oklab(72.78% -0.0205 -0.1229) |
| OKLCH | oklch(72.78% 0.125 260.5) |
| XYZ | xyz(38.1798, 38.2922, 91.7477) |
| Luminance | 0.3830 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.57
Cornflowerblue
#6495ED
ΔE00 5.30
Sky Blue (survey)
#75BBFD
ΔE00 6.91
Pastel Blue
#A2BFFE
ΔE00 7.81
Periwinkle Blue
#8F99FB
ΔE00 7.89
Dodgerblue
#1E90FF
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79A7F5 #F5C779
analogous
#79E5F5 #79A7F5 #8979F5
triadic
#79A7F5 #F579A7 #A7F579
tetradic
#79A7F5 #F579E5 #F5C779 #79F589
square
#79A7F5 #F579E5 #F5C779 #79F589
split-complementary
#79A7F5 #F58979 #E5F579
monochromatic
#115FE3 #4082F1 #79A7F5 #B2CCF9 #E3ECFD
Accessibility & contrast
On white
2.43
#79A7F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#79A7F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79A7F5
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79A7F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79A7F5 | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ADF8
Deuteranopia (green-blind)
#7AA1F3
Tritanopia (blue-blind)
#3DB8C3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #79a7f5; /* rgb */ color: rgb(121, 167, 245); /* oklch */ color: oklch(72.8% 0.125 260.5);
Tailwind
colors: {
custom: {
50: '#a6c0f9',
500: '#79a7f5',
950: '#000000',
},
}SCSS
$custom: #79a7f5; $custom-light: #a6c0f9; $custom-dark: #000000;
JSON
{
"hex": "#79a7f5",
"rgb": {
"r": 121,
"g": 167,
"b": 245
},
"hsl": {
"h": 217.742,
"s": 86.111,
"l": 71.765
},
"oklch": {
"l": 0.72779,
"c": 0.12457,
"h": 260.5
},
"luminance": 0.38295
}Semantic roles & 50–950 ramp
primary
#79A7F5
secondary
#F5E9D5
accent
#9003E3
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185