#AAA7D9#AAA7D9
#AAA7D9 is a light, moderate blue. Relative luminance 0.412; OKLCH L 74.8% C 0.071 H 287.3°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA7D9 |
|---|---|
| RGB | rgb(170, 167, 217) |
| HSL | hsl(244, 40%, 75%) |
| HSV | hsv(244, 23%, 85%) |
| CMYK | cmyk(21.7%, 23%, 0%, 14.9%) |
| CIE-LAB | lab(70.31, 11.56, -24.88) |
| CIE-LCH | lch(70.31, 27.44, 294.93°) |
| OKLab | oklab(74.84% 0.0212 -0.0683) |
| OKLCH | oklch(74.84% 0.072 287.3) |
| XYZ | xyz(42.9177, 41.1926, 71.3220) |
| Luminance | 0.4119 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.11
Light Periwinkle
#C1C6FC
ΔE00 8.32
Pale Violet
#CEAEFA
ΔE00 8.41
Lavender (survey)
#C79FEF
ΔE00 8.86
Pale Purple
#B790D4
ΔE00 9.44
Light Violet
#D6B4FC
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA7D9 #D6D9A7
analogous
#A7BDD9 #AAA7D9 #C3A7D9
triadic
#AAA7D9 #D9AAA7 #A7D9AA
tetradic
#AAA7D9 #D9A7BD #D6D9A7 #A7D9C3
square
#AAA7D9 #D9A7BD #D6D9A7 #A7D9C3
split-complementary
#AAA7D9 #D9C3A7 #BDD9A7
monochromatic
#5752B4 #817CC7 #AAA7D9 #D3D2EB #EAEAF6
Accessibility & contrast
On white
2.27
#AAA7D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#AAA7D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA7D9
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA7D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA7D9 | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BADDB
Deuteranopia (green-blind)
#9AABD8
Tritanopia (blue-blind)
#A0AFB8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aaa7d9; /* rgb */ color: rgb(170, 167, 217); /* oklch */ color: oklch(74.8% 0.071 287.3);
Tailwind
colors: {
custom: {
50: '#c4c1e5',
500: '#aaa7d9',
950: '#000000',
},
}SCSS
$custom: #aaa7d9; $custom-light: #c4c1e5; $custom-dark: #000000;
JSON
{
"hex": "#aaa7d9",
"rgb": {
"r": 170,
"g": 167,
"b": 217
},
"hsl": {
"h": 243.6,
"s": 39.683,
"l": 75.294
},
"oklch": {
"l": 0.7484,
"c": 0.0715,
"h": 287.3
},
"luminance": 0.41193
}Semantic roles & 50–950 ramp
primary
#AAA7D9
secondary
#ECEDDE
accent
#B333AB
background
#FCFBFD
surface
#F8F7FB
border
#D1D0D4
text
#121215
muted
#818183