#AAA7D6#AAA7D6
#AAA7D6 is a light, moderate blue. Relative luminance 0.410; OKLCH L 74.7% C 0.067 H 287.6°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA7D6 |
|---|---|
| RGB | rgb(170, 167, 214) |
| HSL | hsl(244, 36%, 75%) |
| HSV | hsv(244, 22%, 84%) |
| CMYK | cmyk(20.6%, 22%, 0%, 16.1%) |
| CIE-LAB | lab(70.20, 10.87, -23.40) |
| CIE-LCH | lch(70.20, 25.80, 294.92°) |
| OKLab | oklab(74.72% 0.0203 -0.0641) |
| OKLCH | oklch(74.72% 0.067 287.6) |
| XYZ | xyz(42.5310, 41.0379, 69.2857) |
| Luminance | 0.4104 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.37
Light Periwinkle
#C1C6FC
ΔE00 8.56
Pale Violet
#CEAEFA
ΔE00 8.78
Lavender (survey)
#C79FEF
ΔE00 9.20
Pale Purple
#B790D4
ΔE00 9.57
Periwinkle
#CCCCFF
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA7D6 #D3D6A7
analogous
#A7BCD6 #AAA7D6 #C2A7D6
triadic
#AAA7D6 #D6AAA7 #A7D6AA
tetradic
#AAA7D6 #D6A7BC #D3D6A7 #A7D6C2
square
#AAA7D6 #D6A7BC #D3D6A7 #A7D6C2
split-complementary
#AAA7D6 #D6C2A7 #BCD6A7
monochromatic
#5954AF #827DC3 #AAA7D6 #D2D1E9 #EBEAF5
Accessibility & contrast
On white
2.28
#AAA7D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#AAA7D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA7D6
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA7D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA7D6 | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CADD8
Deuteranopia (green-blind)
#9BAAD5
Tritanopia (blue-blind)
#A1AFB7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aaa7d6; /* rgb */ color: rgb(170, 167, 214); /* oklch */ color: oklch(74.7% 0.067 287.6);
Tailwind
colors: {
custom: {
50: '#c4c1e2',
500: '#aaa7d6',
950: '#000000',
},
}SCSS
$custom: #aaa7d6; $custom-light: #c4c1e2; $custom-dark: #000000;
JSON
{
"hex": "#aaa7d6",
"rgb": {
"r": 170,
"g": 167,
"b": 214
},
"hsl": {
"h": 243.83,
"s": 36.434,
"l": 74.706
},
"oklch": {
"l": 0.7472,
"c": 0.06723,
"h": 287.6
},
"luminance": 0.41039
}Semantic roles & 50–950 ramp
primary
#AAA7D6
secondary
#EBECDF
accent
#AF36A8
background
#FCFBFD
surface
#F8F7FB
border
#D1D0D4
text
#121215
muted
#818183