#CD95A5#CD95A5
#CD95A5 is a light, moderate pink. Relative luminance 0.372; OKLCH L 72.8% C 0.070 H 0.2°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CD95A5 |
|---|---|
| RGB | rgb(205, 149, 165) |
| HSL | hsl(343, 36%, 69%) |
| HSV | hsv(343, 27%, 80%) |
| CMYK | cmyk(0%, 27.3%, 19.5%, 19.6%) |
| CIE-LAB | lab(67.42, 23.42, -0.03) |
| CIE-LCH | lch(67.42, 23.42, 359.94°) |
| OKLab | oklab(72.82% 0.0703 0.0003) |
| OKLCH | oklch(72.82% 0.07 0.2) |
| XYZ | xyz(42.7162, 37.1927, 40.5189) |
| Luminance | 0.3719 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.38
Grey Pink
#C3909B
ΔE00 2.75
Faded Pink
#DE9DAC
ΔE00 3.58
Greyish Pink
#C88D94
ΔE00 4.22
Dull Pink
#D5869D
ΔE00 5.02
Dusty Pink
#D8A7B1
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD95A5 #95CDBD
analogous
#CD95C1 #CD95A5 #CDA195
triadic
#CD95A5 #A5CD95 #95A5CD
tetradic
#CD95A5 #C1CD95 #95CDBD #A195CD
square
#CD95A5 #C1CD95 #95CDBD #A195CD
split-complementary
#CD95A5 #95CDA1 #95C1CD
monochromatic
#9D4A62 #B96B82 #CD95A5 #E1BFC8 #F4E8EC
Accessibility & contrast
On white
2.49
#CD95A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#CD95A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD95A5
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD95A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD95A5 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9EA6
Deuteranopia (green-blind)
#A9A8A4
Tritanopia (blue-blind)
#D7929A
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #cd95a5; /* rgb */ color: rgb(205, 149, 165); /* oklch */ color: oklch(72.8% 0.070 0.2);
Tailwind
colors: {
custom: {
50: '#ddb4bf',
500: '#cd95a5',
950: '#000000',
},
}SCSS
$custom: #cd95a5; $custom-light: #ddb4bf; $custom-dark: #000000;
JSON
{
"hex": "#cd95a5",
"rgb": {
"r": 205,
"g": 149,
"b": 165
},
"hsl": {
"h": 342.857,
"s": 35.897,
"l": 69.412
},
"oklch": {
"l": 0.72815,
"c": 0.07031,
"h": 0.2
},
"luminance": 0.37191
}Semantic roles & 50–950 ramp
primary
#CD95A5
secondary
#D7E7E2
accent
#AF8C37
background
#FDFBFB
surface
#FBF6F7
border
#D4D0D0
text
#151112
muted
#838081