#CD8DB8#CD8DB8
#CD8DB8 is a light, moderate pink. Relative luminance 0.355; OKLCH L 72.0% C 0.096 H 339.5°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CD8DB8 |
|---|---|
| RGB | rgb(205, 141, 184) |
| HSL | hsl(320, 39%, 68%) |
| HSV | hsv(320, 31%, 80%) |
| CMYK | cmyk(0%, 31.2%, 10.2%, 19.6%) |
| CIE-LAB | lab(66.13, 30.88, -12.60) |
| CIE-LCH | lch(66.13, 33.35, 337.80°) |
| OKLab | oklab(72.01% 0.0896 -0.0335) |
| OKLCH | oklch(72.01% 0.096 339.5) |
| XYZ | xyz(43.3533, 35.4916, 49.9051) |
| Luminance | 0.3549 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.72
Dusty Lavender
#AC86A8
ΔE00 7.03
Plum
#DDA0DD
ΔE00 7.45
Dull Pink
#D5869D
ΔE00 7.81
Lavender Pink
#DD85D7
ΔE00 7.83
Light Mauve
#C292A1
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD8DB8 #8DCDA2
analogous
#C28DCD #CD8DB8 #CD8D98
triadic
#CD8DB8 #B8CD8D #8DB8CD
tetradic
#CD8DB8 #CDC28D #8DCDA2 #8D98CD
square
#CD8DB8 #CDC28D #8DCDA2 #8D98CD
split-complementary
#CD8DB8 #98CD8D #8DCDC2
monochromatic
#9B447F #BA629E #CD8DB8 #E0B8D2 #F2E2ED
Accessibility & contrast
On white
2.59
#CD8DB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#CD8DB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD8DB8
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD8DB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD8DB8 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9BBA
Deuteranopia (green-blind)
#9EA4B6
Tritanopia (blue-blind)
#D48E9C
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #cd8db8; /* rgb */ color: rgb(205, 141, 184); /* oklch */ color: oklch(72.0% 0.096 339.5);
Tailwind
colors: {
custom: {
50: '#ddafcd',
500: '#cd8db8',
950: '#000000',
},
}SCSS
$custom: #cd8db8; $custom-light: #ddafcd; $custom-dark: #000000;
JSON
{
"hex": "#cd8db8",
"rgb": {
"r": 205,
"g": 141,
"b": 184
},
"hsl": {
"h": 319.688,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.72011,
"c": 0.09563,
"h": 339.5
},
"luminance": 0.3549
}Semantic roles & 50–950 ramp
primary
#CD8DB8
secondary
#D1E5D8
accent
#B25D33
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#151013
muted
#837F82