#CD8A9D#CD8A9D
#CD8A9D is a light, moderate pink. Relative luminance 0.336; OKLCH L 70.6% C 0.085 H 1.0°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CD8A9D |
|---|---|
| RGB | rgb(205, 138, 157) |
| HSL | hsl(343, 40%, 67%) |
| HSV | hsv(343, 33%, 80%) |
| CMYK | cmyk(0%, 32.7%, 23.4%, 19.6%) |
| CIE-LAB | lab(64.64, 28.21, 0.41) |
| CIE-LCH | lch(64.64, 28.21, 0.84°) |
| OKLab | oklab(70.6% 0.085 0.0015) |
| OKLCH | oklch(70.6% 0.085 1) |
| XYZ | xyz(40.3518, 33.5928, 36.2504) |
| Luminance | 0.3359 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dull Pink
#D5869D
ΔE00 2.17
Grey Pink
#C3909B
ΔE00 3.84
Dusty Pink (survey)
#D58A94
ΔE00 3.98
Greyish Pink
#C88D94
ΔE00 4.10
Light Mauve
#C292A1
ΔE00 4.14
Pig Pink
#E78EA5
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD8A9D #8ACDBA
analogous
#CD8ABF #CD8A9D #CD998A
triadic
#CD8A9D #9DCD8A #8A9DCD
tetradic
#CD8A9D #BFCD8A #8ACDBA #998ACD
square
#CD8A9D #BFCD8A #8ACDBA #998ACD
split-complementary
#CD8A9D #8ACD99 #8ABFCD
monochromatic
#9B425B #BB5F79 #CD8A9D #DFB5C1 #F2E0E5
Accessibility & contrast
On white
2.72
#CD8A9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#CD8A9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD8A9D
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD8A9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD8A9D | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93969E
Deuteranopia (green-blind)
#A3A19C
Tritanopia (blue-blind)
#D88691
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #cd8a9d; /* rgb */ color: rgb(205, 138, 157); /* oklch */ color: oklch(70.6% 0.085 1.0);
Tailwind
colors: {
custom: {
50: '#ddadb9',
500: '#cd8a9d',
950: '#000000',
},
}SCSS
$custom: #cd8a9d; $custom-light: #ddadb9; $custom-dark: #000000;
JSON
{
"hex": "#cd8a9d",
"rgb": {
"r": 205,
"g": 138,
"b": 157
},
"hsl": {
"h": 342.985,
"s": 40.12,
"l": 67.255
},
"oklch": {
"l": 0.70605,
"c": 0.08501,
"h": 1
},
"luminance": 0.3359
}Semantic roles & 50–950 ramp
primary
#CD8A9D
secondary
#CFE4DE
accent
#B38F32
background
#FDFAFB
surface
#FBF4F6
border
#D4CED0
text
#151011
muted
#837F80