#CD96A2#CD96A2
#CD96A2 is a light, moderate red. Relative luminance 0.374; OKLCH L 72.9% C 0.068 H 4.4°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CD96A2 |
|---|---|
| RGB | rgb(205, 150, 162) |
| HSL | hsl(347, 35%, 70%) |
| HSV | hsv(347, 27%, 80%) |
| CMYK | cmyk(0%, 26.8%, 21%, 19.6%) |
| CIE-LAB | lab(67.58, 22.41, 1.88) |
| CIE-LCH | lch(67.58, 22.49, 4.80°) |
| OKLab | oklab(72.91% 0.0676 0.0053) |
| OKLCH | oklch(72.91% 0.068 4.4) |
| XYZ | xyz(42.6052, 37.4026, 39.1507) |
| Luminance | 0.3740 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Grey Pink
#C3909B
ΔE00 2.33
Light Mauve
#C292A1
ΔE00 2.71
Greyish Pink
#C88D94
ΔE00 3.36
Faded Pink
#DE9DAC
ΔE00 3.52
Dusty Pink
#D8A7B1
ΔE00 4.62
Dusty Pink (survey)
#D58A94
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD96A2 #96CDC1
analogous
#CD96BE #CD96A2 #CDA696
triadic
#CD96A2 #A2CD96 #96A2CD
tetradic
#CD96A2 #BECD96 #96CDC1 #A696CD
square
#CD96A2 #BECD96 #96CDC1 #A696CD
split-complementary
#CD96A2 #96CDA6 #96BECD
monochromatic
#9E4B5D #B96D7D #CD96A2 #E1BFC7 #F4E9EB
Accessibility & contrast
On white
2.48
#CD96A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#CD96A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD96A2
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD96A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD96A2 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9FA2
Deuteranopia (green-blind)
#AAA8A1
Tritanopia (blue-blind)
#D7929A
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #cd96a2; /* rgb */ color: rgb(205, 150, 162); /* oklch */ color: oklch(72.9% 0.068 4.4);
Tailwind
colors: {
custom: {
50: '#ddb5bd',
500: '#cd96a2',
950: '#000000',
},
}SCSS
$custom: #cd96a2; $custom-light: #ddb5bd; $custom-dark: #000000;
JSON
{
"hex": "#cd96a2",
"rgb": {
"r": 205,
"g": 150,
"b": 162
},
"hsl": {
"h": 346.909,
"s": 35.484,
"l": 69.608
},
"oklch": {
"l": 0.72909,
"c": 0.06779,
"h": 4.4
},
"luminance": 0.374
}Semantic roles & 50–950 ramp
primary
#CD96A2
secondary
#D8E7E4
accent
#AE9437
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151112
muted
#838081