#CD95AB#CD95AB
#CD95AB is a light, moderate pink. Relative luminance 0.374; OKLCH L 73.0% C 0.073 H 353.7°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CD95AB |
|---|---|
| RGB | rgb(205, 149, 171) |
| HSL | hsl(336, 36%, 69%) |
| HSV | hsv(336, 27%, 80%) |
| CMYK | cmyk(0%, 27.3%, 16.6%, 19.6%) |
| CIE-LAB | lab(67.59, 24.36, -3.14) |
| CIE-LCH | lch(67.59, 24.56, 352.65°) |
| OKLab | oklab(73% 0.0725 -0.008) |
| OKLCH | oklch(73% 0.073 353.7) |
| XYZ | xyz(43.2751, 37.4163, 43.4628) |
| Luminance | 0.3741 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.10
Grey Pink
#C3909B
ΔE00 4.26
Faded Pink
#DE9DAC
ΔE00 4.44
Dull Pink
#D5869D
ΔE00 5.24
Dusty Pink
#D8A7B1
ΔE00 5.98
Greyish Pink
#C88D94
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD95AB #95CDB7
analogous
#CD95C7 #CD95AB #CD9B95
triadic
#CD95AB #ABCD95 #95ABCD
tetradic
#CD95AB #C7CD95 #95CDB7 #9B95CD
square
#CD95AB #C7CD95 #95CDB7 #9B95CD
split-complementary
#CD95AB #95CD9B #95C7CD
monochromatic
#9D4A6B #B96B8A #CD95AB #E1BFCC #F4E8ED
Accessibility & contrast
On white
2.48
#CD95AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#CD95AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD95AB
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD95AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD95AB | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9FAC
Deuteranopia (green-blind)
#A8A8AA
Tritanopia (blue-blind)
#D6939C
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #cd95ab; /* rgb */ color: rgb(205, 149, 171); /* oklch */ color: oklch(73.0% 0.073 353.7);
Tailwind
colors: {
custom: {
50: '#ddb4c4',
500: '#cd95ab',
950: '#000000',
},
}SCSS
$custom: #cd95ab; $custom-light: #ddb4c4; $custom-dark: #000000;
JSON
{
"hex": "#cd95ab",
"rgb": {
"r": 205,
"g": 149,
"b": 171
},
"hsl": {
"h": 336.429,
"s": 35.897,
"l": 69.412
},
"oklch": {
"l": 0.72999,
"c": 0.07295,
"h": 353.7
},
"luminance": 0.37414
}Semantic roles & 50–950 ramp
primary
#CD95AB
secondary
#D7E7E1
accent
#AF8037
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151112
muted
#838081