#CD96AF#CD96AF
#CD96AF is a light, moderate pink. Relative luminance 0.379; OKLCH L 73.3% C 0.073 H 350.1°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CD96AF |
|---|---|
| RGB | rgb(205, 150, 175) |
| HSL | hsl(333, 35%, 70%) |
| HSV | hsv(333, 27%, 80%) |
| CMYK | cmyk(0%, 26.8%, 14.6%, 19.6%) |
| CIE-LAB | lab(67.94, 24.46, -4.86) |
| CIE-LCH | lch(67.94, 24.94, 348.76°) |
| OKLab | oklab(73.31% 0.0724 -0.0126) |
| OKLCH | oklch(73.31% 0.073 350.1) |
| XYZ | xyz(43.8211, 37.8889, 45.5542) |
| Luminance | 0.3789 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.84
Faded Pink
#DE9DAC
ΔE00 5.12
Grey Pink
#C3909B
ΔE00 5.21
Dull Pink
#D5869D
ΔE00 5.91
Dusty Pink
#D8A7B1
ΔE00 6.42
Lilac
#C8A2C8
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD96AF #96CDB4
analogous
#CD96CB #CD96AF #CD9996
triadic
#CD96AF #AFCD96 #96AFCD
tetradic
#CD96AF #CBCD96 #96CDB4 #9996CD
square
#CD96AF #CBCD96 #96CDB4 #9996CD
split-complementary
#CD96AF #96CD99 #96CBCD
monochromatic
#9E4B71 #B96D8F #CD96AF #E1BFCF #F4E9EE
Accessibility & contrast
On white
2.45
#CD96AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#CD96AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD96AF
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD96AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD96AF | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA0B0
Deuteranopia (green-blind)
#A8A9AE
Tritanopia (blue-blind)
#D5959E
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #cd96af; /* rgb */ color: rgb(205, 150, 175); /* oklch */ color: oklch(73.3% 0.073 350.1);
Tailwind
colors: {
custom: {
50: '#ddb5c6',
500: '#cd96af',
950: '#000000',
},
}SCSS
$custom: #cd96af; $custom-light: #ddb5c6; $custom-dark: #000000;
JSON
{
"hex": "#cd96af",
"rgb": {
"r": 205,
"g": 150,
"b": 175
},
"hsl": {
"h": 332.727,
"s": 35.484,
"l": 69.608
},
"oklch": {
"l": 0.73306,
"c": 0.07345,
"h": 350.1
},
"luminance": 0.37887
}Semantic roles & 50–950 ramp
primary
#CD96AF
secondary
#D8E7E0
accent
#AE7837
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151113
muted
#838082