#AAA3D5#AAA3D5
#AAA3D5 is a light, moderate blue. Relative luminance 0.395; OKLCH L 73.9% C 0.072 H 290.9°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA3D5 |
|---|---|
| RGB | rgb(170, 163, 213) |
| HSL | hsl(248, 37%, 74%) |
| HSV | hsv(248, 23%, 84%) |
| CMYK | cmyk(20.2%, 23.5%, 0%, 16.5%) |
| CIE-LAB | lab(69.14, 12.88, -24.47) |
| CIE-LCH | lch(69.14, 27.65, 297.76°) |
| OKLab | oklab(73.89% 0.0257 -0.0671) |
| OKLCH | oklch(73.89% 0.072 290.9) |
| XYZ | xyz(41.6822, 39.5440, 68.3746) |
| Luminance | 0.3955 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.05
Pale Purple
#B790D4
ΔE00 8.19
Lavender (survey)
#C79FEF
ΔE00 8.29
Pale Violet
#CEAEFA
ΔE00 8.37
Light Violet
#D6B4FC
ΔE00 9.45
Light Periwinkle
#C1C6FC
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA3D5 #CED5A3
analogous
#A3B5D5 #AAA3D5 #C3A3D5
triadic
#AAA3D5 #D5AAA3 #A3D5AA
tetradic
#AAA3D5 #D5A3B5 #CED5A3 #A3D5C3
square
#AAA3D5 #D5A3B5 #CED5A3 #A3D5C3
split-complementary
#AAA3D5 #D5C3A3 #B5D5A3
monochromatic
#5D4FAE #8379C2 #AAA3D5 #D1CDE8 #ECEAF5
Accessibility & contrast
On white
2.36
#AAA3D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#AAA3D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA3D5
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA3D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA3D5 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97AAD7
Deuteranopia (green-blind)
#97A8D4
Tritanopia (blue-blind)
#A1ABB4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aaa3d5; /* rgb */ color: rgb(170, 163, 213); /* oklch */ color: oklch(73.9% 0.072 290.9);
Tailwind
colors: {
custom: {
50: '#c4bee2',
500: '#aaa3d5',
950: '#000000',
},
}SCSS
$custom: #aaa3d5; $custom-light: #c4bee2; $custom-dark: #000000;
JSON
{
"hex": "#aaa3d5",
"rgb": {
"r": 170,
"g": 163,
"b": 213
},
"hsl": {
"h": 248.4,
"s": 37.313,
"l": 73.725
},
"oklch": {
"l": 0.73887,
"c": 0.07183,
"h": 290.9
},
"luminance": 0.39545
}Semantic roles & 50–950 ramp
primary
#AAA3D5
secondary
#EAECDF
accent
#B0359F
background
#FCFBFD
surface
#F8F6FB
border
#D1D0D4
text
#121215
muted
#818183