#CD94AE#CD94AE
#CD94AE is a light, moderate pink. Relative luminance 0.372; OKLCH L 72.9% C 0.076 H 350.2°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CD94AE |
|---|---|
| RGB | rgb(205, 148, 174) |
| HSL | hsl(333, 36%, 69%) |
| HSV | hsv(333, 28%, 80%) |
| CMYK | cmyk(0%, 27.8%, 15.1%, 19.6%) |
| CIE-LAB | lab(67.44, 25.39, -5.04) |
| CIE-LCH | lch(67.44, 25.89, 348.77°) |
| OKLab | oklab(72.91% 0.0752 -0.013) |
| OKLCH | oklch(72.91% 0.076 350.2) |
| XYZ | xyz(43.4068, 37.2169, 44.9334) |
| Luminance | 0.3721 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.98
Grey Pink
#C3909B
ΔE00 5.29
Faded Pink
#DE9DAC
ΔE00 5.34
Dull Pink
#D5869D
ΔE00 5.49
Pig Pink
#E78EA5
ΔE00 6.69
Dusty Pink
#D8A7B1
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD94AE #94CDB3
analogous
#CD94CB #CD94AE #CD9794
triadic
#CD94AE #AECD94 #94AECD
tetradic
#CD94AE #CBCD94 #94CDB3 #9794CD
square
#CD94AE #CBCD94 #94CDB3 #9794CD
split-complementary
#CD94AE #94CD97 #94CBCD
monochromatic
#9D4970 #BA6A8E #CD94AE #E0BECE #F4E7ED
Accessibility & contrast
On white
2.49
#CD94AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#CD94AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD94AE
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD94AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD94AE | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999FAF
Deuteranopia (green-blind)
#A6A8AD
Tritanopia (blue-blind)
#D5939D
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #cd94ae; /* rgb */ color: rgb(205, 148, 174); /* oklch */ color: oklch(72.9% 0.076 350.2);
Tailwind
colors: {
custom: {
50: '#ddb4c6',
500: '#cd94ae',
950: '#000000',
},
}SCSS
$custom: #cd94ae; $custom-light: #ddb4c6; $custom-dark: #000000;
JSON
{
"hex": "#cd94ae",
"rgb": {
"r": 205,
"g": 148,
"b": 174
},
"hsl": {
"h": 332.632,
"s": 36.306,
"l": 69.216
},
"oklch": {
"l": 0.72913,
"c": 0.07629,
"h": 350.2
},
"luminance": 0.37215
}Semantic roles & 50–950 ramp
primary
#CD94AE
secondary
#D6E7DF
accent
#AF7836
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151113
muted
#838082