#CD99A2#CD99A2
#CD99A2 is a light, moderate red. Relative luminance 0.384; OKLCH L 73.5% C 0.063 H 7.2°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CD99A2 |
|---|---|
| RGB | rgb(205, 153, 162) |
| HSL | hsl(350, 34%, 70%) |
| HSV | hsv(350, 25%, 80%) |
| CMYK | cmyk(0%, 25.4%, 21%, 19.6%) |
| CIE-LAB | lab(68.29, 20.77, 2.92) |
| CIE-LCH | lch(68.29, 20.97, 8.01°) |
| OKLab | oklab(73.46% 0.0628 0.008) |
| OKLCH | oklch(73.46% 0.063 7.2) |
| XYZ | xyz(43.0901, 38.3723, 39.3123) |
| Luminance | 0.3837 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Grey Pink
#C3909B
ΔE00 2.85
Light Mauve
#C292A1
ΔE00 3.38
Greyish Pink
#C88D94
ΔE00 3.65
Faded Pink
#DE9DAC
ΔE00 3.83
Dusty Pink
#D8A7B1
ΔE00 3.87
Rosybrown
#BC8F8F
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD99A2 #99CDC4
analogous
#CD99BC #CD99A2 #CDAA99
triadic
#CD99A2 #A2CD99 #99A2CD
tetradic
#CD99A2 #BCCD99 #99CDC4 #AA99CD
square
#CD99A2 #BCCD99 #99CDC4 #AA99CD
split-complementary
#CD99A2 #99CDAA #99BCCD
monochromatic
#9E4D5B #B9707D #CD99A2 #E1C2C7 #F5EAEC
Accessibility & contrast
On white
2.42
#CD99A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#CD99A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD99A2
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD99A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD99A2 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A1A2
Deuteranopia (green-blind)
#ADAAA1
Tritanopia (blue-blind)
#D7959C
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #cd99a2; /* rgb */ color: rgb(205, 153, 162); /* oklch */ color: oklch(73.5% 0.063 7.2);
Tailwind
colors: {
custom: {
50: '#ddb7bd',
500: '#cd99a2',
950: '#000000',
},
}SCSS
$custom: #cd99a2; $custom-light: #ddb7bd; $custom-dark: #000000;
JSON
{
"hex": "#cd99a2",
"rgb": {
"r": 205,
"g": 153,
"b": 162
},
"hsl": {
"h": 349.615,
"s": 34.211,
"l": 70.196
},
"oklch": {
"l": 0.73462,
"c": 0.06329,
"h": 7.2
},
"luminance": 0.3837
}Semantic roles & 50–950 ramp
primary
#CD99A2
secondary
#DAE8E6
accent
#AD9938
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151112
muted
#838081