#CD99AC#CD99AC
#CD99AC is a light, moderate pink. Relative luminance 0.387; OKLCH L 73.8% C 0.067 H 355.1°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CD99AC |
|---|---|
| RGB | rgb(205, 153, 172) |
| HSL | hsl(338, 34%, 70%) |
| HSV | hsv(338, 25%, 80%) |
| CMYK | cmyk(0%, 25.4%, 16.1%, 19.6%) |
| CIE-LAB | lab(68.56, 22.33, -2.27) |
| CIE-LCH | lch(68.56, 22.45, 354.21°) |
| OKLab | oklab(73.76% 0.0665 -0.0057) |
| OKLCH | oklch(73.76% 0.067 355.1) |
| XYZ | xyz(44.0146, 38.7421, 44.1812) |
| Luminance | 0.3874 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.88
Faded Pink
#DE9DAC
ΔE00 4.00
Grey Pink
#C3909B
ΔE00 4.04
Dusty Pink
#D8A7B1
ΔE00 4.71
Greyish Pink
#C88D94
ΔE00 5.92
Dull Pink
#D5869D
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD99AC #99CDBA
analogous
#CD99C6 #CD99AC #CDA099
triadic
#CD99AC #ACCD99 #99ACCD
tetradic
#CD99AC #C6CD99 #99CDBA #A099CD
square
#CD99AC #C6CD99 #99CDBA #A099CD
split-complementary
#CD99AC #99CDA0 #99C6CD
monochromatic
#9E4D6B #B9708B #CD99AC #E1C2CD #F5EAEE
Accessibility & contrast
On white
2.40
#CD99AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#CD99AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD99AC
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD99AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD99AC | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA2AD
Deuteranopia (green-blind)
#AAABAB
Tritanopia (blue-blind)
#D5979F
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #cd99ac; /* rgb */ color: rgb(205, 153, 172); /* oklch */ color: oklch(73.8% 0.067 355.1);
Tailwind
colors: {
custom: {
50: '#ddb7c4',
500: '#cd99ac',
950: '#000000',
},
}SCSS
$custom: #cd99ac; $custom-light: #ddb7c4; $custom-dark: #000000;
JSON
{
"hex": "#cd99ac",
"rgb": {
"r": 205,
"g": 153,
"b": 172
},
"hsl": {
"h": 338.077,
"s": 34.211,
"l": 70.196
},
"oklch": {
"l": 0.73759,
"c": 0.06677,
"h": 355.1
},
"luminance": 0.3874
}Semantic roles & 50–950 ramp
primary
#CD99AC
secondary
#DAE8E3
accent
#AD8238
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151112
muted
#838081