#AAA4D2#AAA4D2
#AAA4D2 is a light, moderate blue. Relative luminance 0.398; OKLCH L 74.0% C 0.066 H 290.7°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA4D2 |
|---|---|
| RGB | rgb(170, 164, 210) |
| HSL | hsl(248, 34%, 73%) |
| HSV | hsv(248, 22%, 82%) |
| CMYK | cmyk(19%, 21.9%, 0%, 17.6%) |
| CIE-LAB | lab(69.29, 11.64, -22.59) |
| CIE-LCH | lch(69.29, 25.41, 297.25°) |
| OKLab | oklab(73.97% 0.0233 -0.0618) |
| OKLCH | oklch(73.97% 0.066 290.7) |
| XYZ | xyz(41.4832, 39.7497, 66.4472) |
| Luminance | 0.3975 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.79
Pale Purple
#B790D4
ΔE00 8.74
Pale Violet
#CEAEFA
ΔE00 8.92
Lavender (survey)
#C79FEF
ΔE00 8.95
Light Periwinkle
#C1C6FC
ΔE00 9.61
Light Violet
#D6B4FC
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA4D2 #CCD2A4
analogous
#A4B5D2 #AAA4D2 #C1A4D2
triadic
#AAA4D2 #D2AAA4 #A4D2AA
tetradic
#AAA4D2 #D2A4B5 #CCD2A4 #A4D2C1
square
#AAA4D2 #D2A4B5 #CCD2A4 #A4D2C1
split-complementary
#AAA4D2 #D2C1A4 #B5D2A4
monochromatic
#5E53A8 #847BBE #AAA4D2 #D0CDE6 #ECEBF5
Accessibility & contrast
On white
2.35
#AAA4D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#AAA4D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA4D2
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA4D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA4D2 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99AAD4
Deuteranopia (green-blind)
#99A8D1
Tritanopia (blue-blind)
#A2ABB4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aaa4d2; /* rgb */ color: rgb(170, 164, 210); /* oklch */ color: oklch(74.0% 0.066 290.7);
Tailwind
colors: {
custom: {
50: '#c3bfe0',
500: '#aaa4d2',
950: '#000000',
},
}SCSS
$custom: #aaa4d2; $custom-light: #c3bfe0; $custom-dark: #000000;
JSON
{
"hex": "#aaa4d2",
"rgb": {
"r": 170,
"g": 164,
"b": 210
},
"hsl": {
"h": 247.826,
"s": 33.824,
"l": 73.333
},
"oklch": {
"l": 0.73965,
"c": 0.06604,
"h": 290.7
},
"luminance": 0.3975
}Semantic roles & 50–950 ramp
primary
#AAA4D2
secondary
#EAECDF
accent
#AD399E
background
#FCFBFD
surface
#F8F6FB
border
#D1D0D4
text
#121215
muted
#818183