#AEAABB#AEAABB
#AEAABB is a light, muted violet. Relative luminance 0.413; OKLCH L 74.7% C 0.025 H 296.6°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAABB |
|---|---|
| RGB | rgb(174, 170, 187) |
| HSL | hsl(254, 11%, 70%) |
| HSV | hsv(254, 9%, 73%) |
| CMYK | cmyk(7%, 9.1%, 0%, 26.7%) |
| CIE-LAB | lab(70.41, 4.71, -8.18) |
| CIE-LCH | lch(70.41, 9.44, 299.94°) |
| OKLab | oklab(74.67% 0.011 -0.0219) |
| OKLCH | oklch(74.67% 0.025 296.6) |
| XYZ | xyz(40.7982, 41.3359, 52.8333) |
| Luminance | 0.4134 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.55
Dark Gray
#A9A9A9
ΔE00 8.74
Silver
#C0C0C0
ΔE00 10.22
Cool Gray
#9AA7B0
ΔE00 10.32
Thistle
#D8BFD8
ΔE00 10.64
Lightsteelblue
#B0C4DE
ΔE00 11.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAABB #B7BBAA
analogous
#AAAEBB #AEAABB #B7AABB
triadic
#AEAABB #BBAEAA #AABBAE
tetradic
#AEAABB #BBAAAE #B7BBAA #AABBB7
square
#AEAABB #BBAAAE #B7BBAA #AABBB7
split-complementary
#AEAABB #BBB7AA #AEBBAA
monochromatic
#6E6882 #8E88A0 #AEAABB #CECCD6 #EFEEF1
Accessibility & contrast
On white
2.27
#AEAABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#AEAABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAABB
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAABB | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ACBC
Deuteranopia (green-blind)
#A7ACBA
Tritanopia (blue-blind)
#ACACAF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aeaabb; /* rgb */ color: rgb(174, 170, 187); /* oklch */ color: oklch(74.7% 0.025 296.6);
Tailwind
colors: {
custom: {
50: '#c6c3cf',
500: '#aeaabb',
950: '#000000',
},
}SCSS
$custom: #aeaabb; $custom-light: #c6c3cf; $custom-dark: #000000;
JSON
{
"hex": "#aeaabb",
"rgb": {
"r": 174,
"g": 170,
"b": 187
},
"hsl": {
"h": 254.118,
"s": 11.111,
"l": 70
},
"oklch": {
"l": 0.74667,
"c": 0.02451,
"h": 296.6
},
"luminance": 0.41336
}Semantic roles & 50–950 ramp
primary
#AEAABB
secondary
#E2E3DE
accent
#955085
background
#FCFBFC
surface
#F8F7F9
border
#D1D0D2
text
#131213
muted
#828182