#7AA0DD#7AA0DD
#7AA0DD is a light, moderate blue. Relative luminance 0.345; OKLCH L 70.2% C 0.099 H 259.6°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA0DD |
|---|---|
| RGB | rgb(122, 160, 221) |
| HSL | hsl(217, 59%, 67%) |
| HSV | hsv(217, 45%, 87%) |
| CMYK | cmyk(44.8%, 27.6%, 0%, 13.3%) |
| CIE-LAB | lab(65.36, 3.02, -35.00) |
| CIE-LCH | lch(65.36, 35.13, 274.93°) |
| OKLab | oklab(70.2% -0.0179 -0.0978) |
| OKLCH | oklch(70.2% 0.099 259.6) |
| XYZ | xyz(33.6437, 34.4976, 73.2785) |
| Luminance | 0.3450 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.12
Periwinkle Blue
#8F99FB
ΔE00 6.79
Carolina Blue
#8AB8FE
ΔE00 7.05
Faded Blue
#658CBB
ΔE00 7.28
Soft Blue
#6488EA
ΔE00 7.28
Dark Sky Blue
#448EE4
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA0DD #DDB77A
analogous
#7AD1DD #7AA0DD #867ADD
triadic
#7AA0DD #DD7AA0 #A0DD7A
tetradic
#7AA0DD #DD7AD1 #DDB77A #7ADD86
square
#7AA0DD #DD7AD1 #DDB77A #7ADD86
split-complementary
#7AA0DD #DD867A #D1DD7A
monochromatic
#2D5FB0 #497DD1 #7AA0DD #ABC3E9 #DBE6F6
Accessibility & contrast
On white
2.66
#7AA0DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#7AA0DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA0DD
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA0DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA0DD | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A4E0
Deuteranopia (green-blind)
#7E9ADC
Tritanopia (blue-blind)
#54ADB5
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #7aa0dd; /* rgb */ color: rgb(122, 160, 221); /* oklch */ color: oklch(70.2% 0.099 259.6);
Tailwind
colors: {
custom: {
50: '#a5bbe7',
500: '#7aa0dd',
950: '#000000',
},
}SCSS
$custom: #7aa0dd; $custom-light: #a5bbe7; $custom-dark: #000000;
JSON
{
"hex": "#7aa0dd",
"rgb": {
"r": 122,
"g": 160,
"b": 221
},
"hsl": {
"h": 216.97,
"s": 59.281,
"l": 67.255
},
"oklch": {
"l": 0.70204,
"c": 0.09943,
"h": 259.6
},
"luminance": 0.345
}Semantic roles & 50–950 ramp
primary
#7AA0DD
secondary
#E9DDCA
accent
#861FC7
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084