#AEA4BB#AEA4BB
#AEA4BB is a light, muted violet. Relative luminance 0.391; OKLCH L 73.4% C 0.035 H 305.2°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #AEA4BB |
|---|---|
| RGB | rgb(174, 164, 187) |
| HSL | hsl(266, 14%, 69%) |
| HSV | hsv(266, 12%, 73%) |
| CMYK | cmyk(7%, 12.3%, 0%, 26.7%) |
| CIE-LAB | lab(68.85, 8.02, -10.50) |
| CIE-LCH | lch(68.85, 13.21, 307.35°) |
| OKLab | oklab(73.45% 0.0199 -0.0282) |
| OKLCH | oklch(73.45% 0.035 305.2) |
| XYZ | xyz(39.6991, 39.1375, 52.4669) |
| Luminance | 0.3914 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 9.13
Thistle
#D8BFD8
ΔE00 9.61
Lavender
#B39DDB
ΔE00 10.80
Dove Gray
#B6B8BD
ΔE00 11.11
Dusty Lavender
#AC86A8
ΔE00 11.41
Heather
#A484AC
ΔE00 11.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEA4BB #B1BBA4
analogous
#A4A6BB #AEA4BB #BAA4BB
triadic
#AEA4BB #BBAEA4 #A4BBAE
tetradic
#AEA4BB #BBA4A6 #B1BBA4 #A4BBBA
square
#AEA4BB #BBA4A6 #B1BBA4 #A4BBBA
split-complementary
#AEA4BB #BBBAA4 #A6BBA4
monochromatic
#706283 #8F81A1 #AEA4BB #CDC7D5 #ECEAEF
Accessibility & contrast
On white
2.38
#AEA4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#AEA4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEA4BB
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEA4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEA4BB | 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)
#A0A8BC
Deuteranopia (green-blind)
#A2A8BA
Tritanopia (blue-blind)
#ACA7AB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aea4bb; /* rgb */ color: rgb(174, 164, 187); /* oklch */ color: oklch(73.4% 0.035 305.2);
Tailwind
colors: {
custom: {
50: '#c6bfcf',
500: '#aea4bb',
950: '#000000',
},
}SCSS
$custom: #aea4bb; $custom-light: #c6bfcf; $custom-dark: #000000;
JSON
{
"hex": "#aea4bb",
"rgb": {
"r": 174,
"g": 164,
"b": 187
},
"hsl": {
"h": 266.087,
"s": 14.465,
"l": 68.824
},
"oklch": {
"l": 0.73449,
"c": 0.03451,
"h": 305.2
},
"luminance": 0.39137
}Semantic roles & 50–950 ramp
primary
#AEA4BB
secondary
#DEE1DA
accent
#994D78
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#131213
muted
#828182