#CD95A4#CD95A4
#CD95A4 is a light, moderate pink. Relative luminance 0.372; OKLCH L 72.8% C 0.070 H 1.3°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CD95A4 |
|---|---|
| RGB | rgb(205, 149, 164) |
| HSL | hsl(344, 36%, 69%) |
| HSV | hsv(344, 27%, 80%) |
| CMYK | cmyk(0%, 27.3%, 20%, 19.6%) |
| CIE-LAB | lab(67.39, 23.26, 0.49) |
| CIE-LCH | lch(67.39, 23.27, 1.22°) |
| OKLab | oklab(72.79% 0.0699 0.0016) |
| OKLCH | oklch(72.79% 0.07 1.3) |
| XYZ | xyz(42.6255, 37.1564, 40.0414) |
| Luminance | 0.3715 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.41
Grey Pink
#C3909B
ΔE00 2.56
Faded Pink
#DE9DAC
ΔE00 3.53
Greyish Pink
#C88D94
ΔE00 3.92
Dusty Pink
#D8A7B1
ΔE00 5.02
Dull Pink
#D5869D
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD95A4 #95CDBE
analogous
#CD95C0 #CD95A4 #CDA295
triadic
#CD95A4 #A4CD95 #95A4CD
tetradic
#CD95A4 #C0CD95 #95CDBE #A295CD
square
#CD95A4 #C0CD95 #95CDBE #A295CD
split-complementary
#CD95A4 #95CDA2 #95C0CD
monochromatic
#9D4A61 #B96B80 #CD95A4 #E1BFC8 #F4E8EB
Accessibility & contrast
On white
2.49
#CD95A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#CD95A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD95A4
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD95A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD95A4 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9EA4
Deuteranopia (green-blind)
#A9A8A3
Tritanopia (blue-blind)
#D7929A
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #cd95a4; /* rgb */ color: rgb(205, 149, 164); /* oklch */ color: oklch(72.8% 0.070 1.3);
Tailwind
colors: {
custom: {
50: '#ddb4be',
500: '#cd95a4',
950: '#000000',
},
}SCSS
$custom: #cd95a4; $custom-light: #ddb4be; $custom-dark: #000000;
JSON
{
"hex": "#cd95a4",
"rgb": {
"r": 205,
"g": 149,
"b": 164
},
"hsl": {
"h": 343.929,
"s": 35.897,
"l": 69.412
},
"oklch": {
"l": 0.72785,
"c": 0.06996,
"h": 1.3
},
"luminance": 0.37154
}Semantic roles & 50–950 ramp
primary
#CD95A4
secondary
#D7E7E3
accent
#AF8F37
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151112
muted
#838081