#AE929C#AE929C
#AE929C is a light, muted pink. Relative luminance 0.320; OKLCH L 68.8% C 0.036 H 354.6°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #AE929C |
|---|---|
| RGB | rgb(174, 146, 156) |
| HSL | hsl(339, 15%, 63%) |
| HSV | hsv(339, 16%, 68%) |
| CMYK | cmyk(0%, 16.1%, 10.3%, 31.8%) |
| CIE-LAB | lab(63.31, 12.17, -1.35) |
| CIE-LCH | lch(63.31, 12.24, 353.67°) |
| OKLab | oklab(68.83% 0.036 -0.0034) |
| OKLCH | oklch(68.83% 0.036 354.6) |
| XYZ | xyz(33.7348, 31.9576, 35.8374) |
| Luminance | 0.3196 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.96
Grey Pink
#C3909B
ΔE00 6.47
Rosybrown
#BC8F8F
ΔE00 6.49
Greyish Pink
#C88D94
ΔE00 8.44
Purpley Grey
#947E94
ΔE00 8.65
Dusty Lavender
#AC86A8
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE929C #92AEA4
analogous
#AE92AA #AE929C #AE9692
triadic
#AE929C #9CAE92 #929CAE
tetradic
#AE929C #AAAE92 #92AEA4 #9692AE
square
#AE929C #AAAE92 #92AEA4 #9692AE
split-complementary
#AE929C #92AE96 #92AAAE
monochromatic
#71545F #946F7C #AE929C #C8B5BC #E2D8DC
Accessibility & contrast
On white
2.84
#AE929C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#AE929C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE929C
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE929C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE929C | 1.00 | 2.84 | 7.39 | 7.39 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95979C
Deuteranopia (green-blind)
#9B9B9B
Tritanopia (blue-blind)
#B39195
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #ae929c; /* rgb */ color: rgb(174, 146, 156); /* oklch */ color: oklch(68.8% 0.036 354.6);
Tailwind
colors: {
custom: {
50: '#c6b2b9',
500: '#ae929c',
950: '#000000',
},
}SCSS
$custom: #ae929c; $custom-light: #c6b2b9; $custom-dark: #000000;
JSON
{
"hex": "#ae929c",
"rgb": {
"r": 174,
"g": 146,
"b": 156
},
"hsl": {
"h": 338.571,
"s": 14.737,
"l": 62.745
},
"oklch": {
"l": 0.68833,
"c": 0.03617,
"h": 354.6
},
"luminance": 0.31957
}Semantic roles & 50–950 ramp
primary
#AE929C
secondary
#C9D3CF
accent
#997E4D
background
#FCFAFB
surface
#F8F5F6
border
#D1CFD0
text
#131011
muted
#827F80