#AAA4D8#AAA4D8
#AAA4D8 is a light, moderate blue. Relative luminance 0.401; OKLCH L 74.2% C 0.075 H 289.7°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA4D8 |
|---|---|
| RGB | rgb(170, 164, 216) |
| HSL | hsl(247, 40%, 75%) |
| HSV | hsv(247, 24%, 85%) |
| CMYK | cmyk(21.3%, 24.1%, 0%, 15.3%) |
| CIE-LAB | lab(69.51, 13.01, -25.56) |
| CIE-LCH | lch(69.51, 28.68, 296.97°) |
| OKLab | oklab(74.21% 0.0252 -0.0702) |
| OKLCH | oklch(74.21% 0.075 289.7) |
| XYZ | xyz(42.2448, 40.0543, 70.4580) |
| Luminance | 0.4006 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.14
Pale Violet
#CEAEFA
ΔE00 8.13
Lavender (survey)
#C79FEF
ΔE00 8.19
Pale Purple
#B790D4
ΔE00 8.43
Light Periwinkle
#C1C6FC
ΔE00 9.13
Light Violet
#D6B4FC
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA4D8 #D2D8A4
analogous
#A4B8D8 #AAA4D8 #C4A4D8
triadic
#AAA4D8 #D8AAA4 #A4D8AA
tetradic
#AAA4D8 #D8A4B8 #D2D8A4 #A4D8C4
square
#AAA4D8 #D8A4B8 #D2D8A4 #A4D8C4
split-complementary
#AAA4D8 #D8C4A4 #B8D8A4
monochromatic
#5A4EB3 #8279C6 #AAA4D8 #D2CFEA #EBEAF6
Accessibility & contrast
On white
2.33
#AAA4D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#AAA4D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA4D8
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA4D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA4D8 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97ABDA
Deuteranopia (green-blind)
#97A9D7
Tritanopia (blue-blind)
#A0ADB6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #aaa4d8; /* rgb */ color: rgb(170, 164, 216); /* oklch */ color: oklch(74.2% 0.075 289.7);
Tailwind
colors: {
custom: {
50: '#c4bfe4',
500: '#aaa4d8',
950: '#000000',
},
}SCSS
$custom: #aaa4d8; $custom-light: #c4bfe4; $custom-dark: #000000;
JSON
{
"hex": "#aaa4d8",
"rgb": {
"r": 170,
"g": 164,
"b": 216
},
"hsl": {
"h": 246.923,
"s": 40,
"l": 74.51
},
"oklch": {
"l": 0.74206,
"c": 0.07455,
"h": 289.7
},
"luminance": 0.40055
}Semantic roles & 50–950 ramp
primary
#AAA4D8
secondary
#EBEDDE
accent
#B332A4
background
#FCFBFD
surface
#F8F6FB
border
#D1D0D4
text
#121215
muted
#818183