#CD93A4#CD93A4
#CD93A4 is a light, moderate pink. Relative luminance 0.365; OKLCH L 72.4% C 0.073 H 359.9°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CD93A4 |
|---|---|
| RGB | rgb(205, 147, 164) |
| HSL | hsl(342, 37%, 69%) |
| HSV | hsv(342, 28%, 80%) |
| CMYK | cmyk(0%, 28.3%, 20%, 19.6%) |
| CIE-LAB | lab(66.92, 24.36, -0.20) |
| CIE-LCH | lch(66.92, 24.36, 359.54°) |
| OKLab | oklab(72.42% 0.0731 -0.0002) |
| OKLCH | oklch(72.42% 0.073 359.9) |
| XYZ | xyz(42.3118, 36.5290, 39.9369) |
| Luminance | 0.3653 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.52
Grey Pink
#C3909B
ΔE00 2.82
Faded Pink
#DE9DAC
ΔE00 3.81
Greyish Pink
#C88D94
ΔE00 4.15
Dull Pink
#D5869D
ΔE00 4.43
Dusty Pink (survey)
#D58A94
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD93A4 #93CDBC
analogous
#CD93C1 #CD93A4 #CD9F93
triadic
#CD93A4 #A4CD93 #93A4CD
tetradic
#CD93A4 #C1CD93 #93CDBC #9F93CD
square
#CD93A4 #C1CD93 #93CDBC #9F93CD
split-complementary
#CD93A4 #93CD9F #93C1CD
monochromatic
#9D4961 #BA6981 #CD93A4 #E0BDC7 #F4E7EA
Accessibility & contrast
On white
2.53
#CD93A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#CD93A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD93A4
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD93A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD93A4 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9DA5
Deuteranopia (green-blind)
#A8A7A3
Tritanopia (blue-blind)
#D79099
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #cd93a4; /* rgb */ color: rgb(205, 147, 164); /* oklch */ color: oklch(72.4% 0.073 359.9);
Tailwind
colors: {
custom: {
50: '#ddb3be',
500: '#cd93a4',
950: '#000000',
},
}SCSS
$custom: #cd93a4; $custom-light: #ddb3be; $custom-dark: #000000;
JSON
{
"hex": "#cd93a4",
"rgb": {
"r": 205,
"g": 147,
"b": 164
},
"hsl": {
"h": 342.414,
"s": 36.709,
"l": 69.02
},
"oklch": {
"l": 0.72422,
"c": 0.07314,
"h": 359.9
},
"luminance": 0.36527
}Semantic roles & 50–950 ramp
primary
#CD93A4
secondary
#D5E6E1
accent
#B08C36
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151112
muted
#838081