#CD9CA0#CD9CA0
#CD9CA0 is a light, muted red. Relative luminance 0.393; OKLCH L 74.0% C 0.059 H 13.1°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CD9CA0 |
|---|---|
| RGB | rgb(205, 156, 160) |
| HSL | hsl(355, 33%, 71%) |
| HSV | hsv(355, 24%, 80%) |
| CMYK | cmyk(0%, 23.9%, 22%, 19.6%) |
| CIE-LAB | lab(68.97, 18.83, 5.01) |
| CIE-LCH | lch(68.97, 19.48, 14.89°) |
| OKLab | oklab(73.96% 0.0572 0.0134) |
| OKLCH | oklch(73.96% 0.059 13.1) |
| XYZ | xyz(43.4109, 39.2961, 38.5492) |
| Luminance | 0.3929 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.93
Grey Pink
#C3909B
ΔE00 4.20
Greyish Pink
#C88D94
ΔE00 4.42
Rosybrown
#BC8F8F
ΔE00 4.69
Light Mauve
#C292A1
ΔE00 4.99
Faded Pink
#DE9DAC
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD9CA0 #9CCDC9
analogous
#CD9CB8 #CD9CA0 #CDB09C
triadic
#CD9CA0 #A0CD9C #9CA0CD
tetradic
#CD9CA0 #B8CD9C #9CCDC9 #B09CCD
square
#CD9CA0 #B8CD9C #9CCDC9 #B09CCD
split-complementary
#CD9CA0 #9CCDB0 #9CB8CD
monochromatic
#9F5056 #B87379 #CD9CA0 #E2C5C7 #F5EBEB
Accessibility & contrast
On white
2.37
#CD9CA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#CD9CA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD9CA0
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD9CA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD9CA0 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A3A0
Deuteranopia (green-blind)
#AFAC9F
Tritanopia (blue-blind)
#D7989E
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #cd9ca0; /* rgb */ color: rgb(205, 156, 160); /* oklch */ color: oklch(74.0% 0.059 13.1);
Tailwind
colors: {
custom: {
50: '#ddb9bc',
500: '#cd9ca0',
950: '#000000',
},
}SCSS
$custom: #cd9ca0; $custom-light: #ddb9bc; $custom-dark: #000000;
JSON
{
"hex": "#cd9ca0",
"rgb": {
"r": 205,
"g": 156,
"b": 160
},
"hsl": {
"h": 355.102,
"s": 32.886,
"l": 70.784
},
"oklch": {
"l": 0.73964,
"c": 0.05877,
"h": 13.1
},
"luminance": 0.39294
}Semantic roles & 50–950 ramp
primary
#CD9CA0
secondary
#DCE9E8
accent
#ACA23A
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151112
muted
#838081