#CD9EAC#CD9EAC
#CD9EAC is a light, muted pink. Relative luminance 0.404; OKLCH L 74.7% C 0.059 H 359.0°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CD9EAC |
|---|---|
| RGB | rgb(205, 158, 172) |
| HSL | hsl(342, 32%, 71%) |
| HSV | hsv(342, 23%, 80%) |
| CMYK | cmyk(0%, 22.9%, 16.1%, 19.6%) |
| CIE-LAB | lab(69.76, 19.60, -0.51) |
| CIE-LCH | lch(69.76, 19.60, 358.51°) |
| OKLab | oklab(74.68% 0.0586 -0.0011) |
| OKLCH | oklch(74.68% 0.059 359) |
| XYZ | xyz(44.8501, 40.4132, 44.4598) |
| Luminance | 0.4041 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.02
Light Mauve
#C292A1
ΔE00 3.48
Faded Pink
#DE9DAC
ΔE00 4.09
Grey Pink
#C3909B
ΔE00 4.24
Greyish Pink
#C88D94
ΔE00 5.99
Rosybrown
#BC8F8F
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD9EAC #9ECDBF
analogous
#CD9EC3 #CD9EAC #CDA79E
triadic
#CD9EAC #ACCD9E #9EACCD
tetradic
#CD9EAC #C3CD9E #9ECDBF #A79ECD
square
#CD9EAC #C3CD9E #9ECDBF #A79ECD
split-complementary
#CD9EAC #9ECDA7 #9EC3CD
monochromatic
#9F5269 #B87689 #CD9EAC #E2C6CF #F5EBEE
Accessibility & contrast
On white
2.31
#CD9EAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#CD9EAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD9EAC
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD9EAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD9EAC | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A6AC
Deuteranopia (green-blind)
#AEADAB
Tritanopia (blue-blind)
#D59CA3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #cd9eac; /* rgb */ color: rgb(205, 158, 172); /* oklch */ color: oklch(74.7% 0.059 359.0);
Tailwind
colors: {
custom: {
50: '#ddbbc4',
500: '#cd9eac',
950: '#000000',
},
}SCSS
$custom: #cd9eac; $custom-light: #ddbbc4; $custom-dark: #000000;
JSON
{
"hex": "#cd9eac",
"rgb": {
"r": 205,
"g": 158,
"b": 172
},
"hsl": {
"h": 342.128,
"s": 31.973,
"l": 71.176
},
"oklch": {
"l": 0.74684,
"c": 0.05863,
"h": 359
},
"luminance": 0.40411
}Semantic roles & 50–950 ramp
primary
#CD9EAC
secondary
#DDEAE6
accent
#AB893B
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151112
muted
#838081