#7AAAF2#7AAAF2
#7AAAF2 is a light, moderate blue. Relative luminance 0.393; OKLCH L 73.3% C 0.117 H 258.3°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #7AAAF2 |
|---|---|
| RGB | rgb(122, 170, 242) |
| HSL | hsl(216, 82%, 71%) |
| HSV | hsv(216, 50%, 95%) |
| CMYK | cmyk(49.6%, 29.8%, 0%, 5.1%) |
| CIE-LAB | lab(68.96, 3.48, -40.89) |
| CIE-LCH | lch(68.96, 41.04, 274.86°) |
| OKLab | oklab(73.32% -0.0238 -0.1148) |
| OKLCH | oklch(73.32% 0.117 258.3) |
| XYZ | xyz(38.4224, 39.2951, 89.5472) |
| Luminance | 0.3930 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.90
Sky Blue (survey)
#75BBFD
ΔE00 5.93
Cornflowerblue
#6495ED
ΔE00 6.03
Pastel Blue
#A2BFFE
ΔE00 7.45
Periwinkle Blue
#8F99FB
ΔE00 8.64
Dodgerblue
#1E90FF
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AAAF2 #F2C27A
analogous
#7AE6F2 #7AAAF2 #867AF2
triadic
#7AAAF2 #F27AAA #AAF27A
tetradic
#7AAAF2 #F27AE6 #F2C27A #7AF286
square
#7AAAF2 #F27AE6 #F2C27A #7AF286
split-complementary
#7AAAF2 #F2867A #E6F27A
monochromatic
#1665DC #4286ED #7AAAF2 #B2CEF7 #E3EDFC
Accessibility & contrast
On white
2.37
#7AAAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#7AAAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AAAF2
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AAAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AAAF2 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EAFF5
Deuteranopia (green-blind)
#80A3F0
Tritanopia (blue-blind)
#42BAC3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7aaaf2; /* rgb */ color: rgb(122, 170, 242); /* oklch */ color: oklch(73.3% 0.117 258.3);
Tailwind
colors: {
custom: {
50: '#a7c3f6',
500: '#7aaaf2',
950: '#000000',
},
}SCSS
$custom: #7aaaf2; $custom-light: #a7c3f6; $custom-dark: #000000;
JSON
{
"hex": "#7aaaf2",
"rgb": {
"r": 122,
"g": 170,
"b": 242
},
"hsl": {
"h": 216,
"s": 82.192,
"l": 71.373
},
"oklch": {
"l": 0.73319,
"c": 0.11723,
"h": 258.3
},
"luminance": 0.39298
}Semantic roles & 50–950 ramp
primary
#7AAAF2
secondary
#F3E7D4
accent
#8807DF
background
#FAFBFF
surface
#F4F7FE
border
#CED0D6
text
#101217
muted
#7F8185