#AEA2BB#AEA2BB
#AEA2BB is a light, muted violet. Relative luminance 0.384; OKLCH L 73.0% C 0.038 H 307.0°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #AEA2BB |
|---|---|
| RGB | rgb(174, 162, 187) |
| HSL | hsl(269, 16%, 68%) |
| HSV | hsv(269, 13%, 73%) |
| CMYK | cmyk(7%, 13.4%, 0%, 26.7%) |
| CIE-LAB | lab(68.33, 9.12, -11.28) |
| CIE-LCH | lch(68.33, 14.50, 308.98°) |
| OKLab | oklab(73.05% 0.0229 -0.0303) |
| OKLCH | oklch(73.05% 0.038 307) |
| XYZ | xyz(39.3439, 38.4273, 52.3486) |
| Luminance | 0.3843 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 8.27
Thistle
#D8BFD8
ΔE00 9.60
Lavender
#B39DDB
ΔE00 10.06
Dusty Lavender
#AC86A8
ΔE00 10.42
Heather
#A484AC
ΔE00 10.52
Purpley Grey
#947E94
ΔE00 11.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEA2BB #AFBBA2
analogous
#A2A2BB #AEA2BB #BAA2BB
triadic
#AEA2BB #BBAEA2 #A2BBAE
tetradic
#AEA2BB #BBA2A2 #AFBBA2 #A2BBBA
square
#AEA2BB #BBA2A2 #AFBBA2 #A2BBBA
split-complementary
#AEA2BB #BBBAA2 #A2BBA2
monochromatic
#716083 #8F7FA1 #AEA2BB #CDC5D5 #ECE9EF
Accessibility & contrast
On white
2.42
#AEA2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#AEA2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEA2BB
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEA2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEA2BB | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA6BC
Deuteranopia (green-blind)
#A0A7BA
Tritanopia (blue-blind)
#ACA5AA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #aea2bb; /* rgb */ color: rgb(174, 162, 187); /* oklch */ color: oklch(73.0% 0.038 307.0);
Tailwind
colors: {
custom: {
50: '#c6bdcf',
500: '#aea2bb',
950: '#000000',
},
}SCSS
$custom: #aea2bb; $custom-light: #c6bdcf; $custom-dark: #000000;
JSON
{
"hex": "#aea2bb",
"rgb": {
"r": 174,
"g": 162,
"b": 187
},
"hsl": {
"h": 268.8,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.73047,
"c": 0.03798,
"h": 307
},
"luminance": 0.38427
}Semantic roles & 50–950 ramp
primary
#AEA2BB
secondary
#DDE0D9
accent
#9A4C74
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#131213
muted
#828182