#7AA2DD#7AA2DD
#7AA2DD is a light, moderate blue. Relative luminance 0.352; OKLCH L 70.6% C 0.098 H 258.0°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA2DD |
|---|---|
| RGB | rgb(122, 162, 221) |
| HSL | hsl(216, 59%, 67%) |
| HSV | hsv(216, 45%, 87%) |
| CMYK | cmyk(44.8%, 26.7%, 0%, 13.3%) |
| CIE-LAB | lab(65.90, 1.89, -34.15) |
| CIE-LCH | lch(65.90, 34.20, 273.17°) |
| OKLab | oklab(70.63% -0.0203 -0.0954) |
| OKLCH | oklch(70.63% 0.098 258) |
| XYZ | xyz(33.9932, 35.1966, 73.3950) |
| Luminance | 0.3520 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.43
Carolina Blue
#8AB8FE
ΔE00 6.53
Periwinkle Blue
#8F99FB
ΔE00 7.23
Faded Blue
#658CBB
ΔE00 7.64
Soft Blue
#6488EA
ΔE00 7.83
Dark Sky Blue
#448EE4
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA2DD #DDB57A
analogous
#7AD3DD #7AA2DD #847ADD
triadic
#7AA2DD #DD7AA2 #A2DD7A
tetradic
#7AA2DD #DD7AD3 #DDB57A #7ADD84
square
#7AA2DD #DD7AD3 #DDB57A #7ADD84
split-complementary
#7AA2DD #DD847A #D3DD7A
monochromatic
#2D62B0 #4980D1 #7AA2DD #ABC4E9 #DBE6F6
Accessibility & contrast
On white
2.61
#7AA2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#7AA2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA2DD
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA2DD | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA5E0
Deuteranopia (green-blind)
#809CDC
Tritanopia (blue-blind)
#53AFB6
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7aa2dd; /* rgb */ color: rgb(122, 162, 221); /* oklch */ color: oklch(70.6% 0.098 258.0);
Tailwind
colors: {
custom: {
50: '#a5bde7',
500: '#7aa2dd',
950: '#000000',
},
}SCSS
$custom: #7aa2dd; $custom-light: #a5bde7; $custom-dark: #000000;
JSON
{
"hex": "#7aa2dd",
"rgb": {
"r": 122,
"g": 162,
"b": 221
},
"hsl": {
"h": 215.758,
"s": 59.281,
"l": 67.255
},
"oklch": {
"l": 0.70631,
"c": 0.09752,
"h": 258
},
"luminance": 0.35199
}Semantic roles & 50–950 ramp
primary
#7AA2DD
secondary
#E9DCCA
accent
#831FC7
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101216
muted
#7F8184