#7AA1DC#7AA1DC
#7AA1DC is a light, moderate blue. Relative luminance 0.348; OKLCH L 70.4% C 0.097 H 258.5°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA1DC |
|---|---|
| RGB | rgb(122, 161, 220) |
| HSL | hsl(216, 58%, 67%) |
| HSV | hsv(216, 45%, 86%) |
| CMYK | cmyk(44.5%, 26.8%, 0%, 13.7%) |
| CIE-LAB | lab(65.59, 2.17, -34.09) |
| CIE-LCH | lch(65.59, 34.16, 273.64°) |
| OKLab | oklab(70.37% -0.0194 -0.0952) |
| OKLCH | oklch(70.37% 0.097 258.5) |
| XYZ | xyz(33.6849, 34.7925, 72.6369) |
| Luminance | 0.3479 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.30
Carolina Blue
#8AB8FE
ΔE00 6.83
Periwinkle Blue
#8F99FB
ΔE00 7.06
Faded Blue
#658CBB
ΔE00 7.40
Soft Blue
#6488EA
ΔE00 7.57
Dark Sky Blue
#448EE4
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA1DC #DCB57A
analogous
#7AD2DC #7AA1DC #847ADC
triadic
#7AA1DC #DC7AA1 #A1DC7A
tetradic
#7AA1DC #DC7AD2 #DCB57A #7ADC84
square
#7AA1DC #DC7AD2 #DCB57A #7ADC84
split-complementary
#7AA1DC #DC847A #D2DC7A
monochromatic
#2E61AE #4A7FCF #7AA1DC #AAC3E9 #DBE5F6
Accessibility & contrast
On white
2.64
#7AA1DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#7AA1DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA1DC
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA1DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA1DC | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA4DF
Deuteranopia (green-blind)
#809BDB
Tritanopia (blue-blind)
#54AEB5
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #7aa1dc; /* rgb */ color: rgb(122, 161, 220); /* oklch */ color: oklch(70.4% 0.097 258.5);
Tailwind
colors: {
custom: {
50: '#a5bce7',
500: '#7aa1dc',
950: '#000000',
},
}SCSS
$custom: #7aa1dc; $custom-light: #a5bce7; $custom-dark: #000000;
JSON
{
"hex": "#7aa1dc",
"rgb": {
"r": 122,
"g": 161,
"b": 220
},
"hsl": {
"h": 216.122,
"s": 58.333,
"l": 67.059
},
"oklch": {
"l": 0.70371,
"c": 0.09715,
"h": 258.5
},
"luminance": 0.34795
}Semantic roles & 50–950 ramp
primary
#7AA1DC
secondary
#E8DCC9
accent
#8420C6
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101216
muted
#7F8184