#CD95A2#CD95A2
#CD95A2 is a light, moderate red. Relative luminance 0.371; OKLCH L 72.7% C 0.069 H 3.6°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CD95A2 |
|---|---|
| RGB | rgb(205, 149, 162) |
| HSL | hsl(346, 36%, 69%) |
| HSV | hsv(346, 27%, 80%) |
| CMYK | cmyk(0%, 27.3%, 21%, 19.6%) |
| CIE-LAB | lab(67.34, 22.96, 1.54) |
| CIE-LCH | lch(67.34, 23.01, 3.83°) |
| OKLab | oklab(72.73% 0.0692 0.0044) |
| OKLCH | oklch(72.73% 0.069 3.6) |
| XYZ | xyz(42.4463, 37.0848, 39.0977) |
| Luminance | 0.3708 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Grey Pink
#C3909B
ΔE00 2.29
Light Mauve
#C292A1
ΔE00 2.60
Greyish Pink
#C88D94
ΔE00 3.37
Faded Pink
#DE9DAC
ΔE00 3.53
Dusty Pink (survey)
#D58A94
ΔE00 4.71
Dusty Pink
#D8A7B1
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD95A2 #95CDC0
analogous
#CD95BE #CD95A2 #CDA495
triadic
#CD95A2 #A2CD95 #95A2CD
tetradic
#CD95A2 #BECD95 #95CDC0 #A495CD
square
#CD95A2 #BECD95 #95CDC0 #A495CD
split-complementary
#CD95A2 #95CDA4 #95BECD
monochromatic
#9D4A5E #B96B7E #CD95A2 #E1BFC6 #F4E8EB
Accessibility & contrast
On white
2.50
#CD95A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#CD95A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD95A2
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD95A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD95A2 | 1.00 | 2.50 | 8.42 | 8.42 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9EA2
Deuteranopia (green-blind)
#AAA8A1
Tritanopia (blue-blind)
#D79199
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #cd95a2; /* rgb */ color: rgb(205, 149, 162); /* oklch */ color: oklch(72.7% 0.069 3.6);
Tailwind
colors: {
custom: {
50: '#ddb4bd',
500: '#cd95a2',
950: '#000000',
},
}SCSS
$custom: #cd95a2; $custom-light: #ddb4bd; $custom-dark: #000000;
JSON
{
"hex": "#cd95a2",
"rgb": {
"r": 205,
"g": 149,
"b": 162
},
"hsl": {
"h": 346.071,
"s": 35.897,
"l": 69.412
},
"oklch": {
"l": 0.72726,
"c": 0.06933,
"h": 3.6
},
"luminance": 0.37083
}Semantic roles & 50–950 ramp
primary
#CD95A2
secondary
#D7E7E3
accent
#AF9337
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151112
muted
#838081