#CD9DA5#CD9DA5
#CD9DA5 is a light, muted red. Relative luminance 0.398; OKLCH L 74.3% C 0.058 H 7.4°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CD9DA5 |
|---|---|
| RGB | rgb(205, 157, 165) |
| HSL | hsl(350, 32%, 71%) |
| HSV | hsv(350, 23%, 80%) |
| CMYK | cmyk(0%, 23.4%, 19.5%, 19.6%) |
| CIE-LAB | lab(69.34, 19.04, 2.76) |
| CIE-LCH | lch(69.34, 19.24, 8.24°) |
| OKLab | oklab(74.29% 0.0576 0.0075) |
| OKLCH | oklch(74.29% 0.058 7.4) |
| XYZ | xyz(44.0256, 39.8116, 40.9554) |
| Luminance | 0.3981 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.00
Grey Pink
#C3909B
ΔE00 3.80
Light Mauve
#C292A1
ΔE00 4.02
Faded Pink
#DE9DAC
ΔE00 4.30
Greyish Pink
#C88D94
ΔE00 4.79
Rosybrown
#BC8F8F
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD9DA5 #9DCDC5
analogous
#CD9DBD #CD9DA5 #CDAD9D
triadic
#CD9DA5 #A5CD9D #9DA5CD
tetradic
#CD9DA5 #BDCD9D #9DCDC5 #AD9DCD
square
#CD9DA5 #BDCD9D #9DCDC5 #AD9DCD
split-complementary
#CD9DA5 #9DCDAD #9DBDCD
monochromatic
#9F515E #B87480 #CD9DA5 #E2C6CA #F5EBEC
Accessibility & contrast
On white
2.34
#CD9DA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#CD9DA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD9DA5
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD9DA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD9DA5 | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A4A5
Deuteranopia (green-blind)
#AFADA4
Tritanopia (blue-blind)
#D69AA0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #cd9da5; /* rgb */ color: rgb(205, 157, 165); /* oklch */ color: oklch(74.3% 0.058 7.4);
Tailwind
colors: {
custom: {
50: '#ddbabf',
500: '#cd9da5',
950: '#000000',
},
}SCSS
$custom: #cd9da5; $custom-light: #ddbabf; $custom-dark: #000000;
JSON
{
"hex": "#cd9da5",
"rgb": {
"r": 205,
"g": 157,
"b": 165
},
"hsl": {
"h": 350,
"s": 32.432,
"l": 70.98
},
"oklch": {
"l": 0.74292,
"c": 0.05805,
"h": 7.4
},
"luminance": 0.3981
}Semantic roles & 50–950 ramp
primary
#CD9DA5
secondary
#DDE9E7
accent
#AB983A
background
#FDFBFB
surface
#FBF6F7
border
#D4D0D0
text
#151112
muted
#838081