#CD99A3#CD99A3
#CD99A3 is a light, moderate red. Relative luminance 0.384; OKLCH L 73.5% C 0.064 H 6.0°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CD99A3 |
|---|---|
| RGB | rgb(205, 153, 163) |
| HSL | hsl(348, 34%, 70%) |
| HSV | hsv(348, 25%, 80%) |
| CMYK | cmyk(0%, 25.4%, 20.5%, 19.6%) |
| CIE-LAB | lab(68.32, 20.92, 2.40) |
| CIE-LCH | lch(68.32, 21.06, 6.55°) |
| OKLab | oklab(73.49% 0.0632 0.0066) |
| OKLCH | oklch(73.49% 0.064 6) |
| XYZ | xyz(43.1793, 38.4080, 39.7823) |
| Luminance | 0.3841 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Grey Pink
#C3909B
ΔE00 2.79
Light Mauve
#C292A1
ΔE00 3.16
Faded Pink
#DE9DAC
ΔE00 3.69
Greyish Pink
#C88D94
ΔE00 3.79
Dusty Pink
#D8A7B1
ΔE00 3.82
Dusty Pink (survey)
#D58A94
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD99A3 #99CDC3
analogous
#CD99BD #CD99A3 #CDA999
triadic
#CD99A3 #A3CD99 #99A3CD
tetradic
#CD99A3 #BDCD99 #99CDC3 #A999CD
square
#CD99A3 #BDCD99 #99CDC3 #A999CD
split-complementary
#CD99A3 #99CDA9 #99BDCD
monochromatic
#9E4D5D #B9707E #CD99A3 #E1C2C8 #F5EAEC
Accessibility & contrast
On white
2.42
#CD99A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#CD99A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD99A3
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD99A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD99A3 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A1A3
Deuteranopia (green-blind)
#ACAAA2
Tritanopia (blue-blind)
#D7959C
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #cd99a3; /* rgb */ color: rgb(205, 153, 163); /* oklch */ color: oklch(73.5% 0.064 6.0);
Tailwind
colors: {
custom: {
50: '#ddb7be',
500: '#cd99a3',
950: '#000000',
},
}SCSS
$custom: #cd99a3; $custom-light: #ddb7be; $custom-dark: #000000;
JSON
{
"hex": "#cd99a3",
"rgb": {
"r": 205,
"g": 153,
"b": 163
},
"hsl": {
"h": 348.462,
"s": 34.211,
"l": 70.196
},
"oklch": {
"l": 0.73491,
"c": 0.06351,
"h": 6
},
"luminance": 0.38406
}Semantic roles & 50–950 ramp
primary
#CD99A3
secondary
#DAE8E5
accent
#AD9738
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151112
muted
#838081