#AAA8D7#AAA8D7
#AAA8D7 is a light, moderate blue. Relative luminance 0.415; OKLCH L 75.0% C 0.067 H 286.6°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA8D7 |
|---|---|
| RGB | rgb(170, 168, 215) |
| HSL | hsl(243, 37%, 75%) |
| HSV | hsv(243, 22%, 84%) |
| CMYK | cmyk(20.9%, 21.9%, 0%, 15.7%) |
| CIE-LAB | lab(70.49, 10.55, -23.50) |
| CIE-LCH | lch(70.49, 25.76, 294.17°) |
| OKLab | oklab(74.96% 0.0192 -0.0644) |
| OKLCH | oklch(74.96% 0.067 286.6) |
| XYZ | xyz(42.8430, 41.4570, 70.0216) |
| Luminance | 0.4146 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.63
Light Periwinkle
#C1C6FC
ΔE00 8.25
Pale Violet
#CEAEFA
ΔE00 8.81
Lavender (survey)
#C79FEF
ΔE00 9.36
Periwinkle
#CCCCFF
ΔE00 9.40
Light Violet
#D6B4FC
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA8D7 #D5D7A8
analogous
#A8BED7 #AAA8D7 #C1A8D7
triadic
#AAA8D7 #D7AAA8 #A8D7AA
tetradic
#AAA8D7 #D7A8BE #D5D7A8 #A8D7C1
square
#AAA8D7 #D7A8BE #D5D7A8 #A8D7C1
split-complementary
#AAA8D7 #D7C1A8 #BED7A8
monochromatic
#5854B0 #817EC4 #AAA8D7 #D3D2EA #EBEAF5
Accessibility & contrast
On white
2.26
#AAA8D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#AAA8D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA8D7
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA8D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA8D7 | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CAED9
Deuteranopia (green-blind)
#9BABD6
Tritanopia (blue-blind)
#A0B0B8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aaa8d7; /* rgb */ color: rgb(170, 168, 215); /* oklch */ color: oklch(75.0% 0.067 286.6);
Tailwind
colors: {
custom: {
50: '#c4c1e3',
500: '#aaa8d7',
950: '#000000',
},
}SCSS
$custom: #aaa8d7; $custom-light: #c4c1e3; $custom-dark: #000000;
JSON
{
"hex": "#aaa8d7",
"rgb": {
"r": 170,
"g": 168,
"b": 215
},
"hsl": {
"h": 242.553,
"s": 37.008,
"l": 75.098
},
"oklch": {
"l": 0.74959,
"c": 0.06719,
"h": 286.6
},
"luminance": 0.41458
}Semantic roles & 50–950 ramp
primary
#AAA8D7
secondary
#ECECDF
accent
#B036AB
background
#FCFBFD
surface
#F8F7FB
border
#D1D0D4
text
#121215
muted
#818183