#79A2DF#79A2DF
#79A2DF is a light, moderate blue. Relative luminance 0.352; OKLCH L 70.7% C 0.101 H 258.1°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #79A2DF |
|---|---|
| RGB | rgb(121, 162, 223) |
| HSL | hsl(216, 61%, 67%) |
| HSV | hsv(216, 46%, 87%) |
| CMYK | cmyk(45.7%, 27.4%, 0%, 12.5%) |
| CIE-LAB | lab(65.93, 2.22, -35.22) |
| CIE-LCH | lch(65.93, 35.29, 273.60°) |
| OKLab | oklab(70.67% -0.0207 -0.0984) |
| OKLCH | oklch(70.67% 0.101 258.1) |
| XYZ | xyz(34.1204, 35.2311, 74.8001) |
| Luminance | 0.3523 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.29
Carolina Blue
#8AB8FE
ΔE00 6.45
Periwinkle Blue
#8F99FB
ΔE00 7.33
Faded Blue
#658CBB
ΔE00 7.71
Soft Blue
#6488EA
ΔE00 7.80
Dark Sky Blue
#448EE4
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79A2DF #DFB679
analogous
#79D5DF #79A2DF #8379DF
triadic
#79A2DF #DF79A2 #A2DF79
tetradic
#79A2DF #DF79D5 #DFB679 #79DF83
square
#79A2DF #DF79D5 #DFB679 #79DF83
split-complementary
#79A2DF #DF8379 #D5DF79
monochromatic
#2B61B3 #4880D3 #79A2DF #AAC4EB #DCE7F7
Accessibility & contrast
On white
2.61
#79A2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#79A2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79A2DF
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79A2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79A2DF | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA6E2
Deuteranopia (green-blind)
#7F9CDE
Tritanopia (blue-blind)
#50AFB7
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #79a2df; /* rgb */ color: rgb(121, 162, 223); /* oklch */ color: oklch(70.7% 0.101 258.1);
Tailwind
colors: {
custom: {
50: '#a4bde9',
500: '#79a2df',
950: '#000000',
},
}SCSS
$custom: #79a2df; $custom-light: #a4bde9; $custom-dark: #000000;
JSON
{
"hex": "#79a2df",
"rgb": {
"r": 121,
"g": 162,
"b": 223
},
"hsl": {
"h": 215.882,
"s": 61.446,
"l": 67.451
},
"oklch": {
"l": 0.70665,
"c": 0.1006,
"h": 258.1
},
"luminance": 0.35233
}Semantic roles & 50–950 ramp
primary
#79A2DF
secondary
#EADDCA
accent
#841CC9
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101216
muted
#7F8184