#AAA2DB#AAA2DB
#AAA2DB is a light, moderate blue. Relative luminance 0.395; OKLCH L 73.9% C 0.082 H 290.7°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA2DB |
|---|---|
| RGB | rgb(170, 162, 219) |
| HSL | hsl(248, 44%, 75%) |
| HSV | hsv(248, 26%, 86%) |
| CMYK | cmyk(22.4%, 26%, 0%, 14.1%) |
| CIE-LAB | lab(69.11, 14.82, -27.82) |
| CIE-LCH | lch(69.11, 31.52, 298.05°) |
| OKLab | oklab(73.94% 0.0289 -0.0766) |
| OKLCH | oklch(73.94% 0.082 290.7) |
| XYZ | xyz(42.2811, 39.5006, 72.4009) |
| Luminance | 0.3950 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 3.46
Lavender (survey)
#C79FEF
ΔE00 7.45
Pale Violet
#CEAEFA
ΔE00 7.67
Pale Purple
#B790D4
ΔE00 7.75
Pastel Purple
#CAA0FF
ΔE00 8.70
Lilac (survey)
#CEA2FD
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA2DB #D3DBA2
analogous
#A2B7DB #AAA2DB #C7A2DB
triadic
#AAA2DB #DBAAA2 #A2DBAA
tetradic
#AAA2DB #DBA2B7 #D3DBA2 #A2DBC7
square
#AAA2DB #DBA2B7 #D3DBA2 #A2DBC7
split-complementary
#AAA2DB #DBC7A2 #B7DBA2
monochromatic
#594AB9 #8276CA #AAA2DB #D2CEEC #EBE9F6
Accessibility & contrast
On white
2.36
#AAA2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#AAA2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA2DB
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA2DB | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AADD
Deuteranopia (green-blind)
#94A8D9
Tritanopia (blue-blind)
#A0ABB6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aaa2db; /* rgb */ color: rgb(170, 162, 219); /* oklch */ color: oklch(73.9% 0.082 290.7);
Tailwind
colors: {
custom: {
50: '#c4bde6',
500: '#aaa2db',
950: '#000000',
},
}SCSS
$custom: #aaa2db; $custom-light: #c4bde6; $custom-dark: #000000;
JSON
{
"hex": "#aaa2db",
"rgb": {
"r": 170,
"g": 162,
"b": 219
},
"hsl": {
"h": 248.421,
"s": 44.186,
"l": 74.706
},
"oklch": {
"l": 0.73936,
"c": 0.08183,
"h": 290.7
},
"luminance": 0.39501
}Semantic roles & 50–950 ramp
primary
#AAA2DB
secondary
#EBEDDE
accent
#B72EA4
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131216
muted
#828184