#AAA4DE#AAA4DE
#AAA4DE is a light, moderate blue. Relative luminance 0.404; OKLCH L 74.5% C 0.083 H 289.0°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA4DE |
|---|---|
| RGB | rgb(170, 164, 222) |
| HSL | hsl(246, 47%, 76%) |
| HSV | hsv(246, 26%, 87%) |
| CMYK | cmyk(23.4%, 26.1%, 0%, 12.9%) |
| CIE-LAB | lab(69.73, 14.40, -28.51) |
| CIE-LCH | lch(69.73, 31.95, 296.80°) |
| OKLab | oklab(74.45% 0.027 -0.0785) |
| OKLCH | oklch(74.45% 0.083 289) |
| XYZ | xyz(43.0347, 40.3702, 74.6180) |
| Luminance | 0.4037 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.08
Pale Violet
#CEAEFA
ΔE00 7.62
Lavender (survey)
#C79FEF
ΔE00 7.70
Pale Purple
#B790D4
ΔE00 8.42
Pastel Purple
#CAA0FF
ΔE00 8.72
Light Periwinkle
#C1C6FC
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA4DE #D8DEA4
analogous
#A4BBDE #AAA4DE #C7A4DE
triadic
#AAA4DE #DEAAA4 #A4DEAA
tetradic
#AAA4DE #DEA4BB #D8DEA4 #A4DEC7
square
#AAA4DE #DEA4BB #D8DEA4 #A4DEC7
split-complementary
#AAA4DE #DEC7A4 #BBDEA4
monochromatic
#564ABD #8077CE #AAA4DE #D4D1EE #EAE9F7
Accessibility & contrast
On white
2.31
#AAA4DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#AAA4DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA4DE
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA4DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA4DE | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ACE0
Deuteranopia (green-blind)
#95A9DC
Tritanopia (blue-blind)
#9FAEB8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #aaa4de; /* rgb */ color: rgb(170, 164, 222); /* oklch */ color: oklch(74.5% 0.083 289.0);
Tailwind
colors: {
custom: {
50: '#c4bfe8',
500: '#aaa4de',
950: '#000000',
},
}SCSS
$custom: #aaa4de; $custom-light: #c4bfe8; $custom-dark: #000000;
JSON
{
"hex": "#aaa4de",
"rgb": {
"r": 170,
"g": 164,
"b": 222
},
"hsl": {
"h": 246.207,
"s": 46.774,
"l": 75.686
},
"oklch": {
"l": 0.74453,
"c": 0.08304,
"h": 289
},
"luminance": 0.40371
}Semantic roles & 50–950 ramp
primary
#AAA4DE
secondary
#ECEEDD
accent
#BA2BAB
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131216
muted
#828184