#C29AAA#C29AAA
#C29AAA is a light, muted pink. Relative luminance 0.375; OKLCH L 72.8% C 0.052 H 352.6°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C29AAA |
|---|---|
| RGB | rgb(194, 154, 170) |
| HSL | hsl(336, 25%, 68%) |
| HSV | hsv(336, 21%, 76%) |
| CMYK | cmyk(0%, 20.6%, 12.4%, 23.9%) |
| CIE-LAB | lab(67.64, 17.46, -2.64) |
| CIE-LCH | lch(67.64, 17.66, 351.41°) |
| OKLab | oklab(72.77% 0.0517 -0.0067) |
| OKLCH | oklch(72.77% 0.052 352.6) |
| XYZ | xyz(41.0592, 37.4842, 43.0947) |
| Luminance | 0.3748 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.85
Grey Pink
#C3909B
ΔE00 4.27
Dusty Pink
#D8A7B1
ΔE00 5.36
Faded Pink
#DE9DAC
ΔE00 6.45
Greyish Pink
#C88D94
ΔE00 6.69
Rosybrown
#BC8F8F
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C29AAA #9AC2B2
analogous
#C29ABE #C29AAA #C29E9A
triadic
#C29AAA #AAC29A #9AAAC2
tetradic
#C29AAA #BEC29A #9AC2B2 #9E9AC2
square
#C29AAA #BEC29A #9AC2B2 #9E9AC2
split-complementary
#C29AAA #9AC29E #9ABEC2
monochromatic
#8D556B #AB748A #C29AAA #D9C0CA #F0E6EA
Accessibility & contrast
On white
2.47
#C29AAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#C29AAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C29AAA
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C29AAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C29AAA | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA1AB
Deuteranopia (green-blind)
#A7A7A9
Tritanopia (blue-blind)
#C8999F
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c29aaa; /* rgb */ color: rgb(194, 154, 170); /* oklch */ color: oklch(72.8% 0.052 352.6);
Tailwind
colors: {
custom: {
50: '#d5b8c3',
500: '#c29aaa',
950: '#000000',
},
}SCSS
$custom: #c29aaa; $custom-light: #d5b8c3; $custom-dark: #000000;
JSON
{
"hex": "#c29aaa",
"rgb": {
"r": 194,
"g": 154,
"b": 170
},
"hsl": {
"h": 336,
"s": 24.691,
"l": 68.235
},
"oklch": {
"l": 0.72771,
"c": 0.05209,
"h": 352.6
},
"luminance": 0.37483
}Semantic roles & 50–950 ramp
primary
#C29AAA
secondary
#D6E2DD
accent
#A37C42
background
#FDFBFB
surface
#FAF6F7
border
#D3D0D0
text
#141112
muted
#838081