#CD95AF#CD95AF
#CD95AF is a light, moderate pink. Relative luminance 0.376; OKLCH L 73.1% C 0.075 H 349.6°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CD95AF |
|---|---|
| RGB | rgb(205, 149, 175) |
| HSL | hsl(332, 36%, 69%) |
| HSV | hsv(332, 27%, 80%) |
| CMYK | cmyk(0%, 27.3%, 14.6%, 19.6%) |
| CIE-LAB | lab(67.70, 25.01, -5.21) |
| CIE-LCH | lch(67.70, 25.54, 348.23°) |
| OKLab | oklab(73.13% 0.074 -0.0135) |
| OKLCH | oklch(73.13% 0.075 349.6) |
| XYZ | xyz(43.6622, 37.5711, 45.5012) |
| Luminance | 0.3757 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.03
Faded Pink
#DE9DAC
ΔE00 5.34
Grey Pink
#C3909B
ΔE00 5.39
Dull Pink
#D5869D
ΔE00 5.77
Dusty Pink
#D8A7B1
ΔE00 6.78
Pig Pink
#E78EA5
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD95AF #95CDB3
analogous
#CD95CB #CD95AF #CD9795
triadic
#CD95AF #AFCD95 #95AFCD
tetradic
#CD95AF #CBCD95 #95CDB3 #9795CD
square
#CD95AF #CBCD95 #95CDB3 #9795CD
split-complementary
#CD95AF #95CD97 #95CBCD
monochromatic
#9D4A71 #B96B90 #CD95AF #E1BFCE #F4E8EE
Accessibility & contrast
On white
2.47
#CD95AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#CD95AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD95AF
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD95AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD95AF | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9FB0
Deuteranopia (green-blind)
#A7A8AE
Tritanopia (blue-blind)
#D5949E
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #cd95af; /* rgb */ color: rgb(205, 149, 175); /* oklch */ color: oklch(73.1% 0.075 349.6);
Tailwind
colors: {
custom: {
50: '#ddb4c6',
500: '#cd95af',
950: '#000000',
},
}SCSS
$custom: #cd95af; $custom-light: #ddb4c6; $custom-dark: #000000;
JSON
{
"hex": "#cd95af",
"rgb": {
"r": 205,
"g": 149,
"b": 175
},
"hsl": {
"h": 332.143,
"s": 35.897,
"l": 69.412
},
"oklch": {
"l": 0.73125,
"c": 0.07517,
"h": 349.6
},
"luminance": 0.37569
}Semantic roles & 50–950 ramp
primary
#CD95AF
secondary
#D7E7DF
accent
#AF7737
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151113
muted
#838082