#CD9CA2#CD9CA2
#CD9CA2 is a light, muted red. Relative luminance 0.394; OKLCH L 74.0% C 0.059 H 10.4°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CD9CA2 |
|---|---|
| RGB | rgb(205, 156, 162) |
| HSL | hsl(353, 33%, 71%) |
| HSV | hsv(353, 24%, 80%) |
| CMYK | cmyk(0%, 23.9%, 21%, 19.6%) |
| CIE-LAB | lab(69.02, 19.13, 3.97) |
| CIE-LCH | lch(69.02, 19.53, 11.71°) |
| OKLab | oklab(74.02% 0.058 0.0107) |
| OKLCH | oklch(74.02% 0.059 10.4) |
| XYZ | xyz(43.5873, 39.3667, 39.4780) |
| Luminance | 0.3936 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.51
Grey Pink
#C3909B
ΔE00 3.81
Greyish Pink
#C88D94
ΔE00 4.38
Light Mauve
#C292A1
ΔE00 4.40
Faded Pink
#DE9DAC
ΔE00 4.59
Rosybrown
#BC8F8F
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD9CA2 #9CCDC7
analogous
#CD9CBA #CD9CA2 #CDAE9C
triadic
#CD9CA2 #A2CD9C #9CA2CD
tetradic
#CD9CA2 #BACD9C #9CCDC7 #AE9CCD
square
#CD9CA2 #BACD9C #9CCDC7 #AE9CCD
split-complementary
#CD9CA2 #9CCDAE #9CBACD
monochromatic
#9F505A #B8737C #CD9CA2 #E2C5C8 #F5EBEC
Accessibility & contrast
On white
2.37
#CD9CA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#CD9CA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD9CA2
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD9CA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD9CA2 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A3A2
Deuteranopia (green-blind)
#AFACA1
Tritanopia (blue-blind)
#D7989E
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #cd9ca2; /* rgb */ color: rgb(205, 156, 162); /* oklch */ color: oklch(74.0% 0.059 10.4);
Tailwind
colors: {
custom: {
50: '#ddb9bd',
500: '#cd9ca2',
950: '#000000',
},
}SCSS
$custom: #cd9ca2; $custom-light: #ddb9bd; $custom-dark: #000000;
JSON
{
"hex": "#cd9ca2",
"rgb": {
"r": 205,
"g": 156,
"b": 162
},
"hsl": {
"h": 352.653,
"s": 32.886,
"l": 70.784
},
"oklch": {
"l": 0.7402,
"c": 0.05897,
"h": 10.4
},
"luminance": 0.39365
}Semantic roles & 50–950 ramp
primary
#CD9CA2
secondary
#DCE9E7
accent
#AC9E3A
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151112
muted
#838081