#CD96BD#CD96BD
#CD96BD is a light, moderate pink. Relative luminance 0.385; OKLCH L 73.8% C 0.084 H 337.5°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CD96BD |
|---|---|
| RGB | rgb(205, 150, 189) |
| HSL | hsl(317, 35%, 70%) |
| HSV | hsv(317, 27%, 80%) |
| CMYK | cmyk(0%, 26.8%, 7.8%, 19.6%) |
| CIE-LAB | lab(68.36, 26.83, -12.04) |
| CIE-LCH | lch(68.36, 29.41, 335.83°) |
| OKLab | oklab(73.77% 0.0772 -0.032) |
| OKLCH | oklch(73.77% 0.084 337.5) |
| XYZ | xyz(45.2680, 38.4677, 53.1747) |
| Luminance | 0.3847 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.40
Plum
#DDA0DD
ΔE00 6.48
Dusty Lavender
#AC86A8
ΔE00 7.40
Light Mauve
#C292A1
ΔE00 7.57
Faded Pink
#DE9DAC
ΔE00 8.72
Dull Pink
#D5869D
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD96BD #96CDA6
analogous
#C296CD #CD96BD #CD96A2
triadic
#CD96BD #BDCD96 #96BDCD
tetradic
#CD96BD #CDC296 #96CDA6 #96A2CD
square
#CD96BD #CDC296 #96CDA6 #96A2CD
split-complementary
#CD96BD #A2CD96 #96CDC2
monochromatic
#9E4B86 #B96DA3 #CD96BD #E1BFD7 #F4E9F1
Accessibility & contrast
On white
2.42
#CD96BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#CD96BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD96BD
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD96BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD96BD | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A2BF
Deuteranopia (green-blind)
#A4AABB
Tritanopia (blue-blind)
#D397A3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #cd96bd; /* rgb */ color: rgb(205, 150, 189); /* oklch */ color: oklch(73.8% 0.084 337.5);
Tailwind
colors: {
custom: {
50: '#ddb5d0',
500: '#cd96bd',
950: '#000000',
},
}SCSS
$custom: #cd96bd; $custom-light: #ddb5d0; $custom-dark: #000000;
JSON
{
"hex": "#cd96bd",
"rgb": {
"r": 205,
"g": 150,
"b": 189
},
"hsl": {
"h": 317.455,
"s": 35.484,
"l": 69.608
},
"oklch": {
"l": 0.73773,
"c": 0.08355,
"h": 337.5
},
"luminance": 0.38466
}Semantic roles & 50–950 ramp
primary
#CD96BD
secondary
#D8E7DC
accent
#AE5A37
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151114
muted
#838082