#CD95AC#CD95AC
#CD95AC is a light, moderate pink. Relative luminance 0.375; OKLCH L 73.0% C 0.073 H 352.7°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CD95AC |
|---|---|
| RGB | rgb(205, 149, 172) |
| HSL | hsl(335, 36%, 69%) |
| HSV | hsv(335, 27%, 80%) |
| CMYK | cmyk(0%, 27.3%, 16.1%, 19.6%) |
| CIE-LAB | lab(67.62, 24.52, -3.66) |
| CIE-LCH | lch(67.62, 24.79, 351.51°) |
| OKLab | oklab(73.03% 0.0729 -0.0094) |
| OKLCH | oklch(73.03% 0.073 352.7) |
| XYZ | xyz(43.3708, 37.4546, 43.9667) |
| Luminance | 0.3745 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.31
Grey Pink
#C3909B
ΔE00 4.54
Faded Pink
#DE9DAC
ΔE00 4.65
Dull Pink
#D5869D
ΔE00 5.35
Dusty Pink
#D8A7B1
ΔE00 6.17
Greyish Pink
#C88D94
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD95AC #95CDB6
analogous
#CD95C8 #CD95AC #CD9A95
triadic
#CD95AC #ACCD95 #95ACCD
tetradic
#CD95AC #C8CD95 #95CDB6 #9A95CD
square
#CD95AC #C8CD95 #95CDB6 #9A95CD
split-complementary
#CD95AC #95CD9A #95C8CD
monochromatic
#9D4A6C #B96B8B #CD95AC #E1BFCD #F4E8ED
Accessibility & contrast
On white
2.47
#CD95AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#CD95AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD95AC
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD95AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD95AC | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9FAD
Deuteranopia (green-blind)
#A7A8AB
Tritanopia (blue-blind)
#D6939D
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #cd95ac; /* rgb */ color: rgb(205, 149, 172); /* oklch */ color: oklch(73.0% 0.073 352.7);
Tailwind
colors: {
custom: {
50: '#ddb4c4',
500: '#cd95ac',
950: '#000000',
},
}SCSS
$custom: #cd95ac; $custom-light: #ddb4c4; $custom-dark: #000000;
JSON
{
"hex": "#cd95ac",
"rgb": {
"r": 205,
"g": 149,
"b": 172
},
"hsl": {
"h": 335.357,
"s": 35.897,
"l": 69.412
},
"oklch": {
"l": 0.7303,
"c": 0.07347,
"h": 352.7
},
"luminance": 0.37453
}Semantic roles & 50–950 ramp
primary
#CD95AC
secondary
#D7E7E0
accent
#AF7D37
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151112
muted
#838081