#CDA9B3#CDA9B3
#CDA9B3 is a light, muted pink. Relative luminance 0.446; OKLCH L 77.0% C 0.044 H 359.6°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CDA9B3 |
|---|---|
| RGB | rgb(205, 169, 179) |
| HSL | hsl(343, 26%, 73%) |
| HSV | hsv(343, 18%, 80%) |
| CMYK | cmyk(0%, 17.6%, 12.7%, 19.6%) |
| CIE-LAB | lab(72.64, 14.74, -0.18) |
| CIE-LCH | lch(72.64, 14.74, 359.29°) |
| OKLab | oklab(76.97% 0.044 -0.0003) |
| OKLCH | oklch(76.97% 0.044 359.6) |
| XYZ | xyz(47.5012, 44.6112, 48.7477) |
| Luminance | 0.4461 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.45
Pinkish Grey
#C8ACA9
ΔE00 6.14
Light Mauve
#C292A1
ΔE00 6.75
Faded Pink
#DE9DAC
ΔE00 6.97
Grey Pink
#C3909B
ΔE00 7.39
Thistle
#D8BFD8
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDA9B3 #A9CDC3
analogous
#CDA9C5 #CDA9B3 #CDB1A9
triadic
#CDA9B3 #B3CDA9 #A9B3CD
tetradic
#CDA9B3 #C5CDA9 #A9CDC3 #B1A9CD
square
#CDA9B3 #C5CDA9 #A9CDC3 #B1A9CD
split-complementary
#CDA9B3 #A9CDB1 #A9C5CD
monochromatic
#9F5C6F #B68291 #CDA9B3 #E3D0D5 #F4ECEE
Accessibility & contrast
On white
2.12
#CDA9B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#CDA9B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDA9B3
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDA9B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDA9B3 | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAFB3
Deuteranopia (green-blind)
#B5B4B2
Tritanopia (blue-blind)
#D4A7AC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #cda9b3; /* rgb */ color: rgb(205, 169, 179); /* oklch */ color: oklch(77.0% 0.044 359.6);
Tailwind
colors: {
custom: {
50: '#dcc2c9',
500: '#cda9b3',
950: '#000000',
},
}SCSS
$custom: #cda9b3; $custom-light: #dcc2c9; $custom-dark: #000000;
JSON
{
"hex": "#cda9b3",
"rgb": {
"r": 205,
"g": 169,
"b": 179
},
"hsl": {
"h": 343.333,
"s": 26.471,
"l": 73.333
},
"oklch": {
"l": 0.76972,
"c": 0.04402,
"h": 359.6
},
"luminance": 0.4461
}Semantic roles & 50–950 ramp
primary
#CDA9B3
secondary
#E1EAE8
accent
#A58940
background
#FDFBFC
surface
#FBF7F8
border
#D4D0D1
text
#151213
muted
#838182