#CD9EAE#CD9EAE
#CD9EAE is a light, muted pink. Relative luminance 0.405; OKLCH L 74.7% C 0.059 H 356.3°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CD9EAE |
|---|---|
| RGB | rgb(205, 158, 174) |
| HSL | hsl(340, 32%, 71%) |
| HSV | hsv(340, 23%, 80%) |
| CMYK | cmyk(0%, 22.9%, 15.1%, 19.6%) |
| CIE-LAB | lab(69.82, 19.92, -1.54) |
| CIE-LCH | lch(69.82, 19.98, 355.58°) |
| OKLab | oklab(74.74% 0.0594 -0.0038) |
| OKLCH | oklch(74.74% 0.059 356.3) |
| XYZ | xyz(45.0437, 40.4906, 45.4790) |
| Luminance | 0.4049 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.39
Light Mauve
#C292A1
ΔE00 3.53
Faded Pink
#DE9DAC
ΔE00 4.24
Grey Pink
#C3909B
ΔE00 4.54
Greyish Pink
#C88D94
ΔE00 6.42
Dull Pink
#D5869D
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD9EAE #9ECDBD
analogous
#CD9EC5 #CD9EAE #CDA59E
triadic
#CD9EAE #AECD9E #9EAECD
tetradic
#CD9EAE #C5CD9E #9ECDBD #A59ECD
square
#CD9EAE #C5CD9E #9ECDBD #A59ECD
split-complementary
#CD9EAE #9ECDA5 #9EC5CD
monochromatic
#9F526C #B8768C #CD9EAE #E2C6D0 #F5EBEE
Accessibility & contrast
On white
2.31
#CD9EAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#CD9EAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD9EAE
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD9EAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD9EAE | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A6AF
Deuteranopia (green-blind)
#AEAEAD
Tritanopia (blue-blind)
#D59CA3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #cd9eae; /* rgb */ color: rgb(205, 158, 174); /* oklch */ color: oklch(74.7% 0.059 356.3);
Tailwind
colors: {
custom: {
50: '#ddbbc6',
500: '#cd9eae',
950: '#000000',
},
}SCSS
$custom: #cd9eae; $custom-light: #ddbbc6; $custom-dark: #000000;
JSON
{
"hex": "#cd9eae",
"rgb": {
"r": 205,
"g": 158,
"b": 174
},
"hsl": {
"h": 339.574,
"s": 31.973,
"l": 71.176
},
"oklch": {
"l": 0.74745,
"c": 0.05949,
"h": 356.3
},
"luminance": 0.40489
}Semantic roles & 50–950 ramp
primary
#CD9EAE
secondary
#DDEAE5
accent
#AB853B
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151113
muted
#838082