#CD9DA4#CD9DA4
#CD9DA4 is a light, muted red. Relative luminance 0.398; OKLCH L 74.3% C 0.058 H 8.8°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CD9DA4 |
|---|---|
| RGB | rgb(205, 157, 164) |
| HSL | hsl(351, 32%, 71%) |
| HSV | hsv(351, 23%, 80%) |
| CMYK | cmyk(0%, 23.4%, 20%, 19.6%) |
| CIE-LAB | lab(69.31, 18.89, 3.28) |
| CIE-LCH | lch(69.31, 19.17, 9.84°) |
| OKLab | oklab(74.26% 0.0572 0.0089) |
| OKLCH | oklch(74.26% 0.058 8.8) |
| XYZ | xyz(43.9350, 39.7753, 40.4779) |
| Luminance | 0.3977 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.13
Grey Pink
#C3909B
ΔE00 3.90
Light Mauve
#C292A1
ΔE00 4.26
Faded Pink
#DE9DAC
ΔE00 4.48
Greyish Pink
#C88D94
ΔE00 4.73
Rosybrown
#BC8F8F
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD9DA4 #9DCDC6
analogous
#CD9DBC #CD9DA4 #CDAE9D
triadic
#CD9DA4 #A4CD9D #9DA4CD
tetradic
#CD9DA4 #BCCD9D #9DCDC6 #AE9DCD
square
#CD9DA4 #BCCD9D #9DCDC6 #AE9DCD
split-complementary
#CD9DA4 #9DCDAE #9DBCCD
monochromatic
#9F515C #B8747E #CD9DA4 #E2C6CA #F5EBEC
Accessibility & contrast
On white
2.35
#CD9DA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#CD9DA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD9DA4
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD9DA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD9DA4 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A4A4
Deuteranopia (green-blind)
#AFADA3
Tritanopia (blue-blind)
#D6999F
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #cd9da4; /* rgb */ color: rgb(205, 157, 164); /* oklch */ color: oklch(74.3% 0.058 8.8);
Tailwind
colors: {
custom: {
50: '#ddbabe',
500: '#cd9da4',
950: '#000000',
},
}SCSS
$custom: #cd9da4; $custom-light: #ddbabe; $custom-dark: #000000;
JSON
{
"hex": "#cd9da4",
"rgb": {
"r": 205,
"g": 157,
"b": 164
},
"hsl": {
"h": 351.25,
"s": 32.432,
"l": 70.98
},
"oklch": {
"l": 0.74264,
"c": 0.05786,
"h": 8.8
},
"luminance": 0.39773
}Semantic roles & 50–950 ramp
primary
#CD9DA4
secondary
#DDE9E7
accent
#AB9B3A
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151112
muted
#838081