#AAA1DA#AAA1DA
#AAA1DA is a light, moderate blue. Relative luminance 0.391; OKLCH L 73.7% C 0.082 H 291.5°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA1DA |
|---|---|
| RGB | rgb(170, 161, 218) |
| HSL | hsl(249, 44%, 74%) |
| HSV | hsv(249, 26%, 85%) |
| CMYK | cmyk(22%, 26.1%, 0%, 14.5%) |
| CIE-LAB | lab(68.82, 15.15, -27.72) |
| CIE-LCH | lch(68.82, 31.59, 298.66°) |
| OKLab | oklab(73.7% 0.03 -0.0763) |
| OKLCH | oklch(73.7% 0.082 291.5) |
| XYZ | xyz(41.9744, 39.0972, 71.6512) |
| Luminance | 0.3910 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 3.18
Lavender (survey)
#C79FEF
ΔE00 7.31
Pale Purple
#B790D4
ΔE00 7.42
Pale Violet
#CEAEFA
ΔE00 7.69
Pastel Purple
#CAA0FF
ΔE00 8.65
Baby Purple
#CA9BF7
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA1DA #D1DAA1
analogous
#A1B5DA #AAA1DA #C7A1DA
triadic
#AAA1DA #DAAAA1 #A1DAAA
tetradic
#AAA1DA #DAA1B5 #D1DAA1 #A1DAC7
square
#AAA1DA #DAA1B5 #D1DAA1 #A1DAC7
split-complementary
#AAA1DA #DAC7A1 #B5DAA1
monochromatic
#5B49B7 #8275C9 #AAA1DA #D2CDEB #EBE9F6
Accessibility & contrast
On white
2.38
#AAA1DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#AAA1DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA1DA
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA1DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA1DA | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A9DC
Deuteranopia (green-blind)
#94A7D8
Tritanopia (blue-blind)
#A0AAB5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aaa1da; /* rgb */ color: rgb(170, 161, 218); /* oklch */ color: oklch(73.7% 0.082 291.5);
Tailwind
colors: {
custom: {
50: '#c4bce5',
500: '#aaa1da',
950: '#000000',
},
}SCSS
$custom: #aaa1da; $custom-light: #c4bce5; $custom-dark: #000000;
JSON
{
"hex": "#aaa1da",
"rgb": {
"r": 170,
"g": 161,
"b": 218
},
"hsl": {
"h": 249.474,
"s": 43.511,
"l": 74.314
},
"oklch": {
"l": 0.73699,
"c": 0.08196,
"h": 291.5
},
"luminance": 0.39098
}Semantic roles & 50–950 ramp
primary
#AAA1DA
secondary
#EBEDDE
accent
#B72FA1
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131215
muted
#828184