#7AA2DC#7AA2DC
#7AA2DC is a light, moderate blue. Relative luminance 0.351; OKLCH L 70.6% C 0.096 H 257.6°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA2DC |
|---|---|
| RGB | rgb(122, 162, 220) |
| HSL | hsl(216, 58%, 67%) |
| HSV | hsv(216, 45%, 86%) |
| CMYK | cmyk(44.5%, 26.4%, 0%, 13.7%) |
| CIE-LAB | lab(65.86, 1.60, -33.66) |
| CIE-LCH | lch(65.86, 33.70, 272.73°) |
| OKLab | oklab(70.58% -0.0207 -0.094) |
| OKLCH | oklch(70.58% 0.096 257.6) |
| XYZ | xyz(33.8604, 35.1434, 72.6954) |
| Luminance | 0.3515 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.47
Carolina Blue
#8AB8FE
ΔE00 6.57
Periwinkle Blue
#8F99FB
ΔE00 7.28
Faded Blue
#658CBB
ΔE00 7.59
Soft Blue
#6488EA
ΔE00 7.85
Dark Sky Blue
#448EE4
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA2DC #DCB47A
analogous
#7AD3DC #7AA2DC #837ADC
triadic
#7AA2DC #DC7AA2 #A2DC7A
tetradic
#7AA2DC #DC7AD3 #DCB47A #7ADC83
square
#7AA2DC #DC7AD3 #DCB47A #7ADC83
split-complementary
#7AA2DC #DC837A #D3DC7A
monochromatic
#2E62AE #4A80CF #7AA2DC #AAC4E9 #DBE6F6
Accessibility & contrast
On white
2.62
#7AA2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#7AA2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA2DC
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA2DC | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA5DF
Deuteranopia (green-blind)
#819CDB
Tritanopia (blue-blind)
#54AFB6
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7aa2dc; /* rgb */ color: rgb(122, 162, 220); /* oklch */ color: oklch(70.6% 0.096 257.6);
Tailwind
colors: {
custom: {
50: '#a5bde7',
500: '#7aa2dc',
950: '#000000',
},
}SCSS
$custom: #7aa2dc; $custom-light: #a5bde7; $custom-dark: #000000;
JSON
{
"hex": "#7aa2dc",
"rgb": {
"r": 122,
"g": 162,
"b": 220
},
"hsl": {
"h": 215.51,
"s": 58.333,
"l": 67.059
},
"oklch": {
"l": 0.70585,
"c": 0.09621,
"h": 257.6
},
"luminance": 0.35146
}Semantic roles & 50–950 ramp
primary
#7AA2DC
secondary
#E8DCC9
accent
#8220C6
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101216
muted
#7F8184