#AAA7D5#AAA7D5
#AAA7D5 is a light, moderate blue. Relative luminance 0.410; OKLCH L 74.7% C 0.066 H 287.7°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA7D5 |
|---|---|
| RGB | rgb(170, 167, 213) |
| HSL | hsl(244, 35%, 75%) |
| HSV | hsv(244, 22%, 84%) |
| CMYK | cmyk(20.2%, 21.6%, 0%, 16.5%) |
| CIE-LAB | lab(70.17, 10.65, -22.90) |
| CIE-LCH | lch(70.17, 25.26, 294.93°) |
| OKLab | oklab(74.68% 0.02 -0.0627) |
| OKLCH | oklch(74.68% 0.066 287.7) |
| XYZ | xyz(42.4037, 40.9870, 68.6151) |
| Luminance | 0.4099 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.48
Light Periwinkle
#C1C6FC
ΔE00 8.65
Pale Violet
#CEAEFA
ΔE00 8.92
Lavender (survey)
#C79FEF
ΔE00 9.33
Pale Purple
#B790D4
ΔE00 9.64
Periwinkle
#CCCCFF
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA7D5 #D2D5A7
analogous
#A7BBD5 #AAA7D5 #C1A7D5
triadic
#AAA7D5 #D5AAA7 #A7D5AA
tetradic
#AAA7D5 #D5A7BB #D2D5A7 #A7D5C1
square
#AAA7D5 #D5A7BB #D2D5A7 #A7D5C1
split-complementary
#AAA7D5 #D5C1A7 #BBD5A7
monochromatic
#5A54AD #827EC1 #AAA7D5 #D2D0E9 #EBEAF5
Accessibility & contrast
On white
2.28
#AAA7D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#AAA7D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA7D5
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA7D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA7D5 | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CADD7
Deuteranopia (green-blind)
#9BAAD4
Tritanopia (blue-blind)
#A1AFB7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aaa7d5; /* rgb */ color: rgb(170, 167, 213); /* oklch */ color: oklch(74.7% 0.066 287.7);
Tailwind
colors: {
custom: {
50: '#c4c1e2',
500: '#aaa7d5',
950: '#000000',
},
}SCSS
$custom: #aaa7d5; $custom-light: #c4c1e2; $custom-dark: #000000;
JSON
{
"hex": "#aaa7d5",
"rgb": {
"r": 170,
"g": 167,
"b": 213
},
"hsl": {
"h": 243.913,
"s": 35.385,
"l": 74.51
},
"oklch": {
"l": 0.7468,
"c": 0.06581,
"h": 287.7
},
"luminance": 0.40988
}Semantic roles & 50–950 ramp
primary
#AAA7D5
secondary
#EBECDF
accent
#AE37A6
background
#FCFBFD
surface
#F8F7FB
border
#D1D0D4
text
#121215
muted
#818183