#CD95AD#CD95AD
#CD95AD is a light, moderate pink. Relative luminance 0.375; OKLCH L 73.1% C 0.074 H 351.7°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CD95AD |
|---|---|
| RGB | rgb(205, 149, 173) |
| HSL | hsl(334, 36%, 69%) |
| HSV | hsv(334, 27%, 80%) |
| CMYK | cmyk(0%, 27.3%, 15.6%, 19.6%) |
| CIE-LAB | lab(67.65, 24.68, -4.18) |
| CIE-LCH | lch(67.65, 25.03, 350.39°) |
| OKLab | oklab(73.06% 0.0732 -0.0107) |
| OKLCH | oklch(73.06% 0.074 351.7) |
| XYZ | xyz(43.4672, 37.4931, 44.4744) |
| Luminance | 0.3749 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.54
Grey Pink
#C3909B
ΔE00 4.82
Faded Pink
#DE9DAC
ΔE00 4.87
Dull Pink
#D5869D
ΔE00 5.47
Dusty Pink
#D8A7B1
ΔE00 6.37
Pig Pink
#E78EA5
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD95AD #95CDB5
analogous
#CD95C9 #CD95AD #CD9995
triadic
#CD95AD #ADCD95 #95ADCD
tetradic
#CD95AD #C9CD95 #95CDB5 #9995CD
square
#CD95AD #C9CD95 #95CDB5 #9995CD
split-complementary
#CD95AD #95CD99 #95C9CD
monochromatic
#9D4A6E #B96B8D #CD95AD #E1BFCD #F4E8ED
Accessibility & contrast
On white
2.47
#CD95AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#CD95AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD95AD
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD95AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD95AD | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9FAE
Deuteranopia (green-blind)
#A7A8AC
Tritanopia (blue-blind)
#D5939D
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #cd95ad; /* rgb */ color: rgb(205, 149, 173); /* oklch */ color: oklch(73.1% 0.074 351.7);
Tailwind
colors: {
custom: {
50: '#ddb4c5',
500: '#cd95ad',
950: '#000000',
},
}SCSS
$custom: #cd95ad; $custom-light: #ddb4c5; $custom-dark: #000000;
JSON
{
"hex": "#cd95ad",
"rgb": {
"r": 205,
"g": 149,
"b": 173
},
"hsl": {
"h": 334.286,
"s": 35.897,
"l": 69.412
},
"oklch": {
"l": 0.73061,
"c": 0.07401,
"h": 351.7
},
"luminance": 0.37491
}Semantic roles & 50–950 ramp
primary
#CD95AD
secondary
#D7E7E0
accent
#AF7B37
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151112
muted
#838081