#CD93A2#CD93A2
#CD93A2 is a light, moderate pink. Relative luminance 0.365; OKLCH L 72.4% C 0.072 H 2.0°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CD93A2 |
|---|---|
| RGB | rgb(205, 147, 162) |
| HSL | hsl(344, 37%, 69%) |
| HSV | hsv(344, 28%, 80%) |
| CMYK | cmyk(0%, 28.3%, 21%, 19.6%) |
| CIE-LAB | lab(66.87, 24.05, 0.85) |
| CIE-LCH | lch(66.87, 24.06, 2.02°) |
| OKLab | oklab(72.36% 0.0724 0.0026) |
| OKLCH | oklch(72.36% 0.072 2) |
| XYZ | xyz(42.1326, 36.4574, 38.9931) |
| Luminance | 0.3645 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Grey Pink
#C3909B
ΔE00 2.44
Light Mauve
#C292A1
ΔE00 2.56
Greyish Pink
#C88D94
ΔE00 3.54
Faded Pink
#DE9DAC
ΔE00 3.71
Dull Pink
#D5869D
ΔE00 4.53
Dusty Pink (survey)
#D58A94
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD93A2 #93CDBE
analogous
#CD93BF #CD93A2 #CDA193
triadic
#CD93A2 #A2CD93 #93A2CD
tetradic
#CD93A2 #BFCD93 #93CDBE #A193CD
square
#CD93A2 #BFCD93 #93CDBE #A193CD
split-complementary
#CD93A2 #93CDA1 #93BFCD
monochromatic
#9D495E #BA697E #CD93A2 #E0BDC6 #F4E7EA
Accessibility & contrast
On white
2.53
#CD93A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#CD93A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD93A2
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD93A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD93A2 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9DA2
Deuteranopia (green-blind)
#A8A7A1
Tritanopia (blue-blind)
#D79098
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #cd93a2; /* rgb */ color: rgb(205, 147, 162); /* oklch */ color: oklch(72.4% 0.072 2.0);
Tailwind
colors: {
custom: {
50: '#ddb3bd',
500: '#cd93a2',
950: '#000000',
},
}SCSS
$custom: #cd93a2; $custom-light: #ddb3bd; $custom-dark: #000000;
JSON
{
"hex": "#cd93a2",
"rgb": {
"r": 205,
"g": 147,
"b": 162
},
"hsl": {
"h": 344.483,
"s": 36.709,
"l": 69.02
},
"oklch": {
"l": 0.72362,
"c": 0.07244,
"h": 2
},
"luminance": 0.36455
}Semantic roles & 50–950 ramp
primary
#CD93A2
secondary
#D5E6E2
accent
#B09036
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151112
muted
#838081