#CD99AF#CD99AF
#CD99AF is a light, moderate pink. Relative luminance 0.389; OKLCH L 73.9% C 0.068 H 351.8°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CD99AF |
|---|---|
| RGB | rgb(205, 153, 175) |
| HSL | hsl(335, 34%, 70%) |
| HSV | hsv(335, 25%, 80%) |
| CMYK | cmyk(0%, 25.4%, 14.6%, 19.6%) |
| CIE-LAB | lab(68.65, 22.82, -3.81) |
| CIE-LCH | lch(68.65, 23.14, 350.51°) |
| OKLab | oklab(73.85% 0.0676 -0.0098) |
| OKLCH | oklch(73.85% 0.068 351.8) |
| XYZ | xyz(44.3059, 38.8586, 45.7158) |
| Luminance | 0.3886 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.44
Faded Pink
#DE9DAC
ΔE00 4.58
Grey Pink
#C3909B
ΔE00 4.81
Dusty Pink
#D8A7B1
ΔE00 5.35
Dull Pink
#D5869D
ΔE00 6.45
Greyish Pink
#C88D94
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD99AF #99CDB7
analogous
#CD99C9 #CD99AF #CD9D99
triadic
#CD99AF #AFCD99 #99AFCD
tetradic
#CD99AF #C9CD99 #99CDB7 #9D99CD
square
#CD99AF #C9CD99 #99CDB7 #9D99CD
split-complementary
#CD99AF #99CD9D #99C9CD
monochromatic
#9E4D70 #B9708F #CD99AF #E1C2CF #F5EAEF
Accessibility & contrast
On white
2.39
#CD99AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#CD99AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD99AF
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD99AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD99AF | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA2B0
Deuteranopia (green-blind)
#AAABAE
Tritanopia (blue-blind)
#D598A0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #cd99af; /* rgb */ color: rgb(205, 153, 175); /* oklch */ color: oklch(73.9% 0.068 351.8);
Tailwind
colors: {
custom: {
50: '#ddb7c6',
500: '#cd99af',
950: '#000000',
},
}SCSS
$custom: #cd99af; $custom-light: #ddb7c6; $custom-dark: #000000;
JSON
{
"hex": "#cd99af",
"rgb": {
"r": 205,
"g": 153,
"b": 175
},
"hsl": {
"h": 334.615,
"s": 34.211,
"l": 70.196
},
"oklch": {
"l": 0.73852,
"c": 0.06833,
"h": 351.8
},
"luminance": 0.38857
}Semantic roles & 50–950 ramp
primary
#CD99AF
secondary
#DAE8E2
accent
#AD7C38
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151113
muted
#838082