#CD95A7#CD95A7
#CD95A7 is a light, moderate pink. Relative luminance 0.373; OKLCH L 72.9% C 0.071 H 358.0°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CD95A7 |
|---|---|
| RGB | rgb(205, 149, 167) |
| HSL | hsl(341, 36%, 69%) |
| HSV | hsv(341, 27%, 80%) |
| CMYK | cmyk(0%, 27.3%, 18.5%, 19.6%) |
| CIE-LAB | lab(67.48, 23.73, -1.07) |
| CIE-LCH | lch(67.48, 23.75, 357.43°) |
| OKLab | oklab(72.88% 0.0711 -0.0025) |
| OKLCH | oklch(72.88% 0.071 358) |
| XYZ | xyz(42.8996, 37.2661, 41.4851) |
| Luminance | 0.3726 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.47
Grey Pink
#C3909B
ΔE00 3.20
Faded Pink
#DE9DAC
ΔE00 3.77
Greyish Pink
#C88D94
ΔE00 4.81
Dull Pink
#D5869D
ΔE00 4.99
Dusty Pink
#D8A7B1
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD95A7 #95CDBB
analogous
#CD95C3 #CD95A7 #CD9F95
triadic
#CD95A7 #A7CD95 #95A7CD
tetradic
#CD95A7 #C3CD95 #95CDBB #9F95CD
square
#CD95A7 #C3CD95 #95CDBB #9F95CD
split-complementary
#CD95A7 #95CD9F #95C3CD
monochromatic
#9D4A65 #B96B84 #CD95A7 #E1BFCA #F4E8EC
Accessibility & contrast
On white
2.48
#CD95A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#CD95A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD95A7
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD95A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD95A7 | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9FA8
Deuteranopia (green-blind)
#A9A8A6
Tritanopia (blue-blind)
#D6929B
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #cd95a7; /* rgb */ color: rgb(205, 149, 167); /* oklch */ color: oklch(72.9% 0.071 358.0);
Tailwind
colors: {
custom: {
50: '#ddb4c1',
500: '#cd95a7',
950: '#000000',
},
}SCSS
$custom: #cd95a7; $custom-light: #ddb4c1; $custom-dark: #000000;
JSON
{
"hex": "#cd95a7",
"rgb": {
"r": 205,
"g": 149,
"b": 167
},
"hsl": {
"h": 340.714,
"s": 35.897,
"l": 69.412
},
"oklch": {
"l": 0.72875,
"c": 0.07109,
"h": 358
},
"luminance": 0.37264
}Semantic roles & 50–950 ramp
primary
#CD95A7
secondary
#D7E7E2
accent
#AF8837
background
#FDFBFB
surface
#FBF6F7
border
#D4D0D0
text
#151112
muted
#838081