#AEAAC2#AEAAC2
#AEAAC2 is a light, muted violet. Relative luminance 0.416; OKLCH L 74.9% C 0.034 H 293.2°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAAC2 |
|---|---|
| RGB | rgb(174, 170, 194) |
| HSL | hsl(250, 16%, 71%) |
| HSV | hsv(250, 12%, 76%) |
| CMYK | cmyk(10.3%, 12.4%, 0%, 23.9%) |
| CIE-LAB | lab(70.62, 6.14, -11.72) |
| CIE-LCH | lch(70.62, 13.23, 297.66°) |
| OKLab | oklab(74.91% 0.0135 -0.0316) |
| OKLCH | oklch(74.91% 0.034 293.2) |
| XYZ | xyz(41.5659, 41.6430, 56.8766) |
| Luminance | 0.4164 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 9.68
Thistle
#D8BFD8
ΔE00 10.05
Lavender
#B39DDB
ΔE00 10.91
Lilac
#C8A2C8
ΔE00 10.96
Dark Gray
#A9A9A9
ΔE00 11.20
Light Periwinkle
#C1C6FC
ΔE00 11.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAAC2 #BEC2AA
analogous
#AAB2C2 #AEAAC2 #BAAAC2
triadic
#AEAAC2 #C2AEAA #AAC2AE
tetradic
#AEAAC2 #C2AAB2 #BEC2AA #AAC2BA
square
#AEAAC2 #C2AAB2 #BEC2AA #AAC2BA
split-complementary
#AEAAC2 #C2BAAA #B2C2AA
monochromatic
#6C658D #8C86A8 #AEAAC2 #D0CEDC #EEEDF2
Accessibility & contrast
On white
2.25
#AEAAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#AEAAC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAAC2
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAAC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAAC2 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ADC3
Deuteranopia (green-blind)
#A5ACC1
Tritanopia (blue-blind)
#AAAEB2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aeaac2; /* rgb */ color: rgb(174, 170, 194); /* oklch */ color: oklch(74.9% 0.034 293.2);
Tailwind
colors: {
custom: {
50: '#c6c3d4',
500: '#aeaac2',
950: '#000000',
},
}SCSS
$custom: #aeaac2; $custom-light: #c6c3d4; $custom-dark: #000000;
JSON
{
"hex": "#aeaac2",
"rgb": {
"r": 174,
"g": 170,
"b": 194
},
"hsl": {
"h": 250,
"s": 16.438,
"l": 71.373
},
"oklch": {
"l": 0.74905,
"c": 0.03437,
"h": 293.2
},
"luminance": 0.41643
}Semantic roles & 50–950 ramp
primary
#AEAAC2
secondary
#E6E7E1
accent
#9B4B8D
background
#FCFBFD
surface
#F8F7FA
border
#D1D0D3
text
#131214
muted
#828183