#AAA5D9#AAA5D9
#AAA5D9 is a light, moderate blue. Relative luminance 0.405; OKLCH L 74.4% C 0.074 H 288.9°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA5D9 |
|---|---|
| RGB | rgb(170, 165, 217) |
| HSL | hsl(246, 41%, 75%) |
| HSV | hsv(246, 24%, 85%) |
| CMYK | cmyk(21.7%, 24%, 0%, 14.9%) |
| CIE-LAB | lab(69.80, 12.68, -25.66) |
| CIE-LCH | lch(69.80, 28.63, 296.29°) |
| OKLab | oklab(74.44% 0.0241 -0.0705) |
| OKLCH | oklch(74.44% 0.074 288.9) |
| XYZ | xyz(42.5541, 40.4655, 71.2008) |
| Luminance | 0.4047 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.42
Pale Violet
#CEAEFA
ΔE00 8.14
Lavender (survey)
#C79FEF
ΔE00 8.34
Pale Purple
#B790D4
ΔE00 8.75
Light Periwinkle
#C1C6FC
ΔE00 8.81
Light Violet
#D6B4FC
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA5D9 #D4D9A5
analogous
#A5BAD9 #AAA5D9 #C4A5D9
triadic
#AAA5D9 #D9AAA5 #A5D9AA
tetradic
#AAA5D9 #D9A5BA #D4D9A5 #A5D9C4
square
#AAA5D9 #D9A5BA #D4D9A5 #A5D9C4
split-complementary
#AAA5D9 #D9C4A5 #BAD9A5
monochromatic
#594FB5 #817AC7 #AAA5D9 #D3D0EB #EBE9F6
Accessibility & contrast
On white
2.31
#AAA5D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#AAA5D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA5D9
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA5D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA5D9 | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98ACDB
Deuteranopia (green-blind)
#98A9D8
Tritanopia (blue-blind)
#A0AEB7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aaa5d9; /* rgb */ color: rgb(170, 165, 217); /* oklch */ color: oklch(74.4% 0.074 288.9);
Tailwind
colors: {
custom: {
50: '#c4bfe5',
500: '#aaa5d9',
950: '#000000',
},
}SCSS
$custom: #aaa5d9; $custom-light: #c4bfe5; $custom-dark: #000000;
JSON
{
"hex": "#aaa5d9",
"rgb": {
"r": 170,
"g": 165,
"b": 217
},
"hsl": {
"h": 245.769,
"s": 40.625,
"l": 74.902
},
"oklch": {
"l": 0.74444,
"c": 0.07447,
"h": 288.9
},
"luminance": 0.40466
}Semantic roles & 50–950 ramp
primary
#AAA5D9
secondary
#EBEDDE
accent
#B432A7
background
#FCFBFE
surface
#F8F7FC
border
#D1D0D5
text
#121215
muted
#818184