#AAA4D3#AAA4D3
#AAA4D3 is a light, moderate blue. Relative luminance 0.398; OKLCH L 74.0% C 0.067 H 290.5°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA4D3 |
|---|---|
| RGB | rgb(170, 164, 211) |
| HSL | hsl(248, 35%, 74%) |
| HSV | hsv(248, 22%, 83%) |
| CMYK | cmyk(19.4%, 22.3%, 0%, 17.3%) |
| CIE-LAB | lab(69.33, 11.86, -23.09) |
| CIE-LCH | lch(69.33, 25.96, 297.20°) |
| OKLab | oklab(74.01% 0.0236 -0.0632) |
| OKLCH | oklch(74.01% 0.067 290.5) |
| XYZ | xyz(41.6082, 39.7996, 67.1054) |
| Luminance | 0.3980 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.65
Pale Purple
#B790D4
ΔE00 8.66
Pale Violet
#CEAEFA
ΔE00 8.77
Lavender (survey)
#C79FEF
ΔE00 8.81
Light Periwinkle
#C1C6FC
ΔE00 9.52
Light Violet
#D6B4FC
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA4D3 #CDD3A4
analogous
#A4B5D3 #AAA4D3 #C1A4D3
triadic
#AAA4D3 #D3AAA4 #A4D3AA
tetradic
#AAA4D3 #D3A4B5 #CDD3A4 #A4D3C1
square
#AAA4D3 #D3A4B5 #CDD3A4 #A4D3C1
split-complementary
#AAA4D3 #D3C1A4 #B5D3A4
monochromatic
#5E52AA #837BBF #AAA4D3 #D1CDE7 #ECEAF5
Accessibility & contrast
On white
2.34
#AAA4D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#AAA4D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA4D3
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA4D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA4D3 | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99AAD5
Deuteranopia (green-blind)
#99A8D2
Tritanopia (blue-blind)
#A2ACB4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aaa4d3; /* rgb */ color: rgb(170, 164, 211); /* oklch */ color: oklch(74.0% 0.067 290.5);
Tailwind
colors: {
custom: {
50: '#c3bfe0',
500: '#aaa4d3',
950: '#000000',
},
}SCSS
$custom: #aaa4d3; $custom-light: #c3bfe0; $custom-dark: #000000;
JSON
{
"hex": "#aaa4d3",
"rgb": {
"r": 170,
"g": 164,
"b": 211
},
"hsl": {
"h": 247.66,
"s": 34.815,
"l": 73.529
},
"oklch": {
"l": 0.74005,
"c": 0.06746,
"h": 290.5
},
"luminance": 0.398
}Semantic roles & 50–950 ramp
primary
#AAA4D3
secondary
#EAECDF
accent
#AE389F
background
#FCFBFD
surface
#F8F6FB
border
#D1D0D4
text
#121215
muted
#818183