#CD9DA3#CD9DA3
#CD9DA3 is a light, muted red. Relative luminance 0.397; OKLCH L 74.2% C 0.058 H 10.2°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CD9DA3 |
|---|---|
| RGB | rgb(205, 157, 163) |
| HSL | hsl(353, 32%, 71%) |
| HSV | hsv(353, 23%, 80%) |
| CMYK | cmyk(0%, 23.4%, 20.5%, 19.6%) |
| CIE-LAB | lab(69.28, 18.73, 3.80) |
| CIE-LCH | lch(69.28, 19.11, 11.45°) |
| OKLab | oklab(74.24% 0.0568 0.0102) |
| OKLCH | oklch(74.24% 0.058 10.2) |
| XYZ | xyz(43.8450, 39.7393, 40.0042) |
| Luminance | 0.3974 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.30
Grey Pink
#C3909B
ΔE00 4.03
Light Mauve
#C292A1
ΔE00 4.51
Faded Pink
#DE9DAC
ΔE00 4.69
Greyish Pink
#C88D94
ΔE00 4.70
Rosybrown
#BC8F8F
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD9DA3 #9DCDC7
analogous
#CD9DBB #CD9DA3 #CDAF9D
triadic
#CD9DA3 #A3CD9D #9DA3CD
tetradic
#CD9DA3 #BBCD9D #9DCDC7 #AF9DCD
square
#CD9DA3 #BBCD9D #9DCDC7 #AF9DCD
split-complementary
#CD9DA3 #9DCDAF #9DBBCD
monochromatic
#9F515B #B8747D #CD9DA3 #E2C6C9 #F5EBEC
Accessibility & contrast
On white
2.35
#CD9DA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#CD9DA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD9DA3
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD9DA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD9DA3 | 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)
#A4A4A3
Deuteranopia (green-blind)
#AFACA2
Tritanopia (blue-blind)
#D6999F
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #cd9da3; /* rgb */ color: rgb(205, 157, 163); /* oklch */ color: oklch(74.2% 0.058 10.2);
Tailwind
colors: {
custom: {
50: '#ddbabe',
500: '#cd9da3',
950: '#000000',
},
}SCSS
$custom: #cd9da3; $custom-light: #ddbabe; $custom-dark: #000000;
JSON
{
"hex": "#cd9da3",
"rgb": {
"r": 205,
"g": 157,
"b": 163
},
"hsl": {
"h": 352.5,
"s": 32.432,
"l": 70.98
},
"oklch": {
"l": 0.74235,
"c": 0.0577,
"h": 10.2
},
"luminance": 0.39737
}Semantic roles & 50–950 ramp
primary
#CD9DA3
secondary
#DDE9E8
accent
#AB9D3A
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151112
muted
#838081