#AAA1DB#AAA1DB
#AAA1DB is a light, moderate blue. Relative luminance 0.392; OKLCH L 73.7% C 0.083 H 291.3°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA1DB |
|---|---|
| RGB | rgb(170, 161, 219) |
| HSL | hsl(249, 45%, 75%) |
| HSV | hsv(249, 26%, 86%) |
| CMYK | cmyk(22.4%, 26.5%, 0%, 14.1%) |
| CIE-LAB | lab(68.86, 15.38, -28.21) |
| CIE-LCH | lch(68.86, 32.13, 298.60°) |
| OKLab | oklab(73.74% 0.0303 -0.0777) |
| OKLCH | oklch(73.74% 0.083 291.3) |
| XYZ | xyz(42.1056, 39.1497, 72.3424) |
| Luminance | 0.3915 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 3.19
Lavender (survey)
#C79FEF
ΔE00 7.24
Pale Purple
#B790D4
ΔE00 7.43
Pale Violet
#CEAEFA
ΔE00 7.61
Pastel Purple
#CAA0FF
ΔE00 8.51
Baby Purple
#CA9BF7
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA1DB #D2DBA1
analogous
#A1B5DB #AAA1DB #C7A1DB
triadic
#AAA1DB #DBAAA1 #A1DBAA
tetradic
#AAA1DB #DBA1B5 #D2DBA1 #A1DBC7
square
#AAA1DB #DBA1B5 #D2DBA1 #A1DBC7
split-complementary
#AAA1DB #DBC7A1 #B5DBA1
monochromatic
#5A48B9 #8275CA #AAA1DB #D2CDEC #EBE9F7
Accessibility & contrast
On white
2.38
#AAA1DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#AAA1DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA1DB
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA1DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA1DB | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A9DD
Deuteranopia (green-blind)
#93A7D9
Tritanopia (blue-blind)
#A0ABB5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aaa1db; /* rgb */ color: rgb(170, 161, 219); /* oklch */ color: oklch(73.7% 0.083 291.3);
Tailwind
colors: {
custom: {
50: '#c4bce6',
500: '#aaa1db',
950: '#000000',
},
}SCSS
$custom: #aaa1db; $custom-light: #c4bce6; $custom-dark: #000000;
JSON
{
"hex": "#aaa1db",
"rgb": {
"r": 170,
"g": 161,
"b": 219
},
"hsl": {
"h": 249.31,
"s": 44.615,
"l": 74.51
},
"oklch": {
"l": 0.73741,
"c": 0.08337,
"h": 291.3
},
"luminance": 0.3915
}Semantic roles & 50–950 ramp
primary
#AAA1DB
secondary
#EBEDDE
accent
#B82EA2
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131216
muted
#828184