#AE909C#AE909C
#AE909C is a light, muted pink. Relative luminance 0.313; OKLCH L 68.4% C 0.040 H 352.2°. Best body text is #000000 at 7.27:1 contrast (WCAG AA passes).
Color values
| HEX | #AE909C |
|---|---|
| RGB | rgb(174, 144, 156) |
| HSL | hsl(336, 16%, 62%) |
| HSV | hsv(336, 17%, 68%) |
| CMYK | cmyk(0%, 17.2%, 10.3%, 31.8%) |
| CIE-LAB | lab(62.80, 13.29, -2.10) |
| CIE-LCH | lch(62.80, 13.45, 351.03°) |
| OKLab | oklab(68.44% 0.0392 -0.0054) |
| OKLCH | oklch(68.44% 0.04 352.2) |
| XYZ | xyz(33.4292, 31.3464, 35.7355) |
| Luminance | 0.3135 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.37
Grey Pink
#C3909B
ΔE00 6.01
Rosybrown
#BC8F8F
ΔE00 6.60
Dusty Lavender
#AC86A8
ΔE00 7.74
Purpley Grey
#947E94
ΔE00 8.06
Greyish Pink
#C88D94
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE909C #90AEA2
analogous
#AE90AB #AE909C #AE9390
triadic
#AE909C #9CAE90 #909CAE
tetradic
#AE909C #ABAE90 #90AEA2 #9390AE
square
#AE909C #ABAE90 #90AEA2 #9390AE
split-complementary
#AE909C #90AE93 #90ABAE
monochromatic
#71535F #946D7C #AE909C #C8B3BC #E2D7DB
Accessibility & contrast
On white
2.89
#AE909C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.27
#AE909C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE909C
7.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE909C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE909C | 1.00 | 2.89 | 7.27 | 7.27 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93959C
Deuteranopia (green-blind)
#999A9B
Tritanopia (blue-blind)
#B38F94
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #ae909c; /* rgb */ color: rgb(174, 144, 156); /* oklch */ color: oklch(68.4% 0.040 352.2);
Tailwind
colors: {
custom: {
50: '#c6b0b9',
500: '#ae909c',
950: '#000000',
},
}SCSS
$custom: #ae909c; $custom-light: #c6b0b9; $custom-dark: #000000;
JSON
{
"hex": "#ae909c",
"rgb": {
"r": 174,
"g": 144,
"b": 156
},
"hsl": {
"h": 336,
"s": 15.625,
"l": 62.353
},
"oklch": {
"l": 0.68438,
"c": 0.03956,
"h": 352.2
},
"luminance": 0.31345
}Semantic roles & 50–950 ramp
primary
#AE909C
secondary
#C7D2CE
accent
#9A7B4C
background
#FCFAFB
surface
#F8F4F6
border
#D1CED0
text
#131011
muted
#827F80