#AE949C#AE949C
#AE949C is a light, muted pink. Relative luminance 0.326; OKLCH L 69.2% C 0.033 H 357.5°. Best body text is #000000 at 7.52:1 contrast (WCAG AA passes).
Color values
| HEX | #AE949C |
|---|---|
| RGB | rgb(174, 148, 156) |
| HSL | hsl(342, 14%, 63%) |
| HSV | hsv(342, 15%, 68%) |
| CMYK | cmyk(0%, 14.9%, 10.3%, 31.8%) |
| CIE-LAB | lab(63.82, 11.05, -0.60) |
| CIE-LCH | lch(63.82, 11.06, 356.88°) |
| OKLab | oklab(69.23% 0.0328 -0.0014) |
| OKLCH | oklch(69.23% 0.033 357.5) |
| XYZ | xyz(34.0458, 32.5796, 35.9411) |
| Luminance | 0.3258 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 6.58
Light Mauve
#C292A1
ΔE00 6.72
Grey Pink
#C3909B
ΔE00 7.11
Pinkish Grey
#C8ACA9
ΔE00 8.52
Greyish Pink
#C88D94
ΔE00 8.93
Purpley Grey
#947E94
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE949C #94AEA6
analogous
#AE94A9 #AE949C #AE9994
triadic
#AE949C #9CAE94 #949CAE
tetradic
#AE949C #A9AE94 #94AEA6 #9994AE
square
#AE949C #A9AE94 #94AEA6 #9994AE
split-complementary
#AE949C #94AE99 #94A9AE
monochromatic
#72565E #94717C #AE949C #C8B7BC #E3DADC
Accessibility & contrast
On white
2.79
#AE949C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.52
#AE949C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE949C
7.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE949C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE949C | 1.00 | 2.79 | 7.52 | 7.52 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97989C
Deuteranopia (green-blind)
#9C9C9B
Tritanopia (blue-blind)
#B39397
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #ae949c; /* rgb */ color: rgb(174, 148, 156); /* oklch */ color: oklch(69.2% 0.033 357.5);
Tailwind
colors: {
custom: {
50: '#c6b3b9',
500: '#ae949c',
950: '#000000',
},
}SCSS
$custom: #ae949c; $custom-light: #c6b3b9; $custom-dark: #000000;
JSON
{
"hex": "#ae949c",
"rgb": {
"r": 174,
"g": 148,
"b": 156
},
"hsl": {
"h": 341.538,
"s": 13.83,
"l": 63.137
},
"oklch": {
"l": 0.6923,
"c": 0.03287,
"h": 357.5
},
"luminance": 0.32579
}Semantic roles & 50–950 ramp
primary
#AE949C
secondary
#CAD4D1
accent
#98814E
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131111
muted
#828080