#AAA7D7#AAA7D7
#AAA7D7 is a light, moderate blue. Relative luminance 0.411; OKLCH L 74.8% C 0.069 H 287.5°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA7D7 |
|---|---|
| RGB | rgb(170, 167, 215) |
| HSL | hsl(244, 38%, 75%) |
| HSV | hsv(244, 22%, 84%) |
| CMYK | cmyk(20.9%, 22.3%, 0%, 15.7%) |
| CIE-LAB | lab(70.24, 11.10, -23.89) |
| CIE-LCH | lch(70.24, 26.35, 294.92°) |
| OKLab | oklab(74.76% 0.0206 -0.0655) |
| OKLCH | oklch(74.76% 0.069 287.5) |
| XYZ | xyz(42.6591, 41.0892, 69.9603) |
| Luminance | 0.4109 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.27
Light Periwinkle
#C1C6FC
ΔE00 8.47
Pale Violet
#CEAEFA
ΔE00 8.65
Lavender (survey)
#C79FEF
ΔE00 9.08
Pale Purple
#B790D4
ΔE00 9.52
Periwinkle
#CCCCFF
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA7D7 #D4D7A7
analogous
#A7BCD7 #AAA7D7 #C2A7D7
triadic
#AAA7D7 #D7AAA7 #A7D7AA
tetradic
#AAA7D7 #D7A7BC #D4D7A7 #A7D7C2
square
#AAA7D7 #D7A7BC #D4D7A7 #A7D7C2
split-complementary
#AAA7D7 #D7C2A7 #BCD7A7
monochromatic
#5953B1 #817DC4 #AAA7D7 #D3D1EA #EBEAF5
Accessibility & contrast
On white
2.28
#AAA7D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#AAA7D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA7D7
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA7D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA7D7 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BADD9
Deuteranopia (green-blind)
#9AABD6
Tritanopia (blue-blind)
#A0AFB7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aaa7d7; /* rgb */ color: rgb(170, 167, 215); /* oklch */ color: oklch(74.8% 0.069 287.5);
Tailwind
colors: {
custom: {
50: '#c4c1e3',
500: '#aaa7d7',
950: '#000000',
},
}SCSS
$custom: #aaa7d7; $custom-light: #c4c1e3; $custom-dark: #000000;
JSON
{
"hex": "#aaa7d7",
"rgb": {
"r": 170,
"g": 167,
"b": 215
},
"hsl": {
"h": 243.75,
"s": 37.5,
"l": 74.902
},
"oklch": {
"l": 0.7476,
"c": 0.06865,
"h": 287.5
},
"luminance": 0.4109
}Semantic roles & 50–950 ramp
primary
#AAA7D7
secondary
#EBECDF
accent
#B035A9
background
#FCFBFD
surface
#F8F7FB
border
#D1D0D4
text
#121215
muted
#818183