#AAA4D4#AAA4D4
#AAA4D4 is a light, moderate blue. Relative luminance 0.399; OKLCH L 74.0% C 0.069 H 290.3°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA4D4 |
|---|---|
| RGB | rgb(170, 164, 212) |
| HSL | hsl(248, 36%, 74%) |
| HSV | hsv(248, 23%, 83%) |
| CMYK | cmyk(19.8%, 22.6%, 0%, 16.9%) |
| CIE-LAB | lab(69.36, 12.09, -23.58) |
| CIE-LCH | lch(69.36, 26.50, 297.14°) |
| OKLab | oklab(74.05% 0.0239 -0.0646) |
| OKLCH | oklch(74.05% 0.069 290.3) |
| XYZ | xyz(41.7340, 39.8499, 67.7677) |
| Luminance | 0.3985 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.51
Pale Purple
#B790D4
ΔE00 8.60
Pale Violet
#CEAEFA
ΔE00 8.62
Lavender (survey)
#C79FEF
ΔE00 8.67
Light Periwinkle
#C1C6FC
ΔE00 9.43
Light Violet
#D6B4FC
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA4D4 #CED4A4
analogous
#A4B6D4 #AAA4D4 #C2A4D4
triadic
#AAA4D4 #D4AAA4 #A4D4AA
tetradic
#AAA4D4 #D4A4B6 #CED4A4 #A4D4C2
square
#AAA4D4 #D4A4B6 #CED4A4 #A4D4C2
split-complementary
#AAA4D4 #D4C2A4 #B6D4A4
monochromatic
#5D51AC #837AC0 #AAA4D4 #D1CEE8 #ECEAF5
Accessibility & contrast
On white
2.34
#AAA4D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#AAA4D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA4D4
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA4D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA4D4 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99AAD6
Deuteranopia (green-blind)
#99A8D3
Tritanopia (blue-blind)
#A1ACB4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aaa4d4; /* rgb */ color: rgb(170, 164, 212); /* oklch */ color: oklch(74.0% 0.069 290.3);
Tailwind
colors: {
custom: {
50: '#c4bfe1',
500: '#aaa4d4',
950: '#000000',
},
}SCSS
$custom: #aaa4d4; $custom-light: #c4bfe1; $custom-dark: #000000;
JSON
{
"hex": "#aaa4d4",
"rgb": {
"r": 170,
"g": 164,
"b": 212
},
"hsl": {
"h": 247.5,
"s": 35.821,
"l": 73.725
},
"oklch": {
"l": 0.74045,
"c": 0.06888,
"h": 290.3
},
"luminance": 0.3985
}Semantic roles & 50–950 ramp
primary
#AAA4D4
secondary
#EAECDF
accent
#AF37A0
background
#FCFBFD
surface
#F8F6FB
border
#D1D0D4
text
#121215
muted
#818183