#AAA5DE#AAA5DE
#AAA5DE is a light, moderate blue. Relative luminance 0.407; OKLCH L 74.6% C 0.082 H 288.3°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA5DE |
|---|---|
| RGB | rgb(170, 165, 222) |
| HSL | hsl(245, 46%, 76%) |
| HSV | hsv(245, 26%, 87%) |
| CMYK | cmyk(23.4%, 25.7%, 0%, 12.9%) |
| CIE-LAB | lab(69.99, 13.84, -28.12) |
| CIE-LCH | lch(69.99, 31.35, 296.21°) |
| OKLab | oklab(74.65% 0.0256 -0.0774) |
| OKLCH | oklch(74.65% 0.082 288.3) |
| XYZ | xyz(43.2143, 40.7295, 74.6779) |
| Luminance | 0.4073 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.37
Pale Violet
#CEAEFA
ΔE00 7.71
Lavender (survey)
#C79FEF
ΔE00 7.94
Light Periwinkle
#C1C6FC
ΔE00 8.57
Pale Purple
#B790D4
ΔE00 8.74
Pastel Purple
#CAA0FF
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA5DE #D9DEA5
analogous
#A5BCDE #AAA5DE #C6A5DE
triadic
#AAA5DE #DEAAA5 #A5DEAA
tetradic
#AAA5DE #DEA5BC #D9DEA5 #A5DEC6
square
#AAA5DE #DEA5BC #D9DEA5 #A5DEC6
split-complementary
#AAA5DE #DEC6A5 #BCDEA5
monochromatic
#554BBD #8078CE #AAA5DE #D4D2EE #EAE9F7
Accessibility & contrast
On white
2.30
#AAA5DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#AAA5DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA5DE
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA5DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA5DE | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97ACE0
Deuteranopia (green-blind)
#96AADC
Tritanopia (blue-blind)
#9FAFB9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aaa5de; /* rgb */ color: rgb(170, 165, 222); /* oklch */ color: oklch(74.6% 0.082 288.3);
Tailwind
colors: {
custom: {
50: '#c4bfe8',
500: '#aaa5de',
950: '#000000',
},
}SCSS
$custom: #aaa5de; $custom-light: #c4bfe8; $custom-dark: #000000;
JSON
{
"hex": "#aaa5de",
"rgb": {
"r": 170,
"g": 165,
"b": 222
},
"hsl": {
"h": 245.263,
"s": 46.341,
"l": 75.882
},
"oklch": {
"l": 0.74649,
"c": 0.08155,
"h": 288.3
},
"luminance": 0.4073
}Semantic roles & 50–950 ramp
primary
#AAA5DE
secondary
#ECEEDD
accent
#BA2CAD
background
#FCFBFE
surface
#F8F7FC
border
#D1D0D5
text
#131216
muted
#828184