#CD96B2#CD96B2
#CD96B2 is a light, moderate pink. Relative luminance 0.380; OKLCH L 73.4% C 0.075 H 347.2°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CD96B2 |
|---|---|
| RGB | rgb(205, 150, 178) |
| HSL | hsl(329, 35%, 70%) |
| HSV | hsv(329, 27%, 80%) |
| CMYK | cmyk(0%, 26.8%, 13.2%, 19.6%) |
| CIE-LAB | lab(68.03, 24.95, -6.41) |
| CIE-LCH | lch(68.03, 25.76, 345.60°) |
| OKLab | oklab(73.4% 0.0734 -0.0167) |
| OKLCH | oklch(73.4% 0.075 347.2) |
| XYZ | xyz(44.1190, 38.0081, 47.1232) |
| Luminance | 0.3801 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.61
Faded Pink
#DE9DAC
ΔE00 5.86
Grey Pink
#C3909B
ΔE00 6.07
Lilac
#C8A2C8
ΔE00 6.19
Dull Pink
#D5869D
ΔE00 6.40
Dusty Pink
#D8A7B1
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD96B2 #96CDB1
analogous
#CD96CD #CD96B2 #CD9697
triadic
#CD96B2 #B2CD96 #96B2CD
tetradic
#CD96B2 #CDCD96 #96CDB1 #9697CD
square
#CD96B2 #CDCD96 #96CDB1 #9697CD
split-complementary
#CD96B2 #97CD96 #96CDCD
monochromatic
#9E4B75 #B96D94 #CD96B2 #E1BFD0 #F4E9EF
Accessibility & contrast
On white
2.44
#CD96B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#CD96B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD96B2
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD96B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD96B2 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA0B3
Deuteranopia (green-blind)
#A7A9B1
Tritanopia (blue-blind)
#D5959F
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #cd96b2; /* rgb */ color: rgb(205, 150, 178); /* oklch */ color: oklch(73.4% 0.075 347.2);
Tailwind
colors: {
custom: {
50: '#ddb5c9',
500: '#cd96b2',
950: '#000000',
},
}SCSS
$custom: #cd96b2; $custom-light: #ddb5c9; $custom-dark: #000000;
JSON
{
"hex": "#cd96b2",
"rgb": {
"r": 205,
"g": 150,
"b": 178
},
"hsl": {
"h": 329.455,
"s": 35.484,
"l": 69.608
},
"oklch": {
"l": 0.73403,
"c": 0.07531,
"h": 347.2
},
"luminance": 0.38006
}Semantic roles & 50–950 ramp
primary
#CD96B2
secondary
#D8E7DF
accent
#AE7237
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151113
muted
#838082