#CD8DB3#CD8DB3
#CD8DB3 is a light, moderate pink. Relative luminance 0.353; OKLCH L 71.8% C 0.092 H 343.3°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CD8DB3 |
|---|---|
| RGB | rgb(205, 141, 179) |
| HSL | hsl(324, 39%, 68%) |
| HSV | hsv(324, 31%, 80%) |
| CMYK | cmyk(0%, 31.2%, 12.7%, 19.6%) |
| CIE-LAB | lab(65.97, 30.03, -10.03) |
| CIE-LCH | lch(65.97, 31.66, 341.54°) |
| OKLab | oklab(71.84% 0.088 -0.0264) |
| OKLCH | oklch(71.84% 0.092 343.3) |
| XYZ | xyz(42.8384, 35.2856, 47.1934) |
| Luminance | 0.3528 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dull Pink
#D5869D
ΔE00 6.52
Light Mauve
#C292A1
ΔE00 6.93
Dusty Lavender
#AC86A8
ΔE00 7.08
Lilac
#C8A2C8
ΔE00 7.13
Pig Pink
#E78EA5
ΔE00 8.09
Grey Pink
#C3909B
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD8DB3 #8DCDA7
analogous
#C78DCD #CD8DB3 #CD8D93
triadic
#CD8DB3 #B3CD8D #8DB3CD
tetradic
#CD8DB3 #CDC78D #8DCDA7 #8D93CD
square
#CD8DB3 #CDC78D #8DCDA7 #8D93CD
split-complementary
#CD8DB3 #93CD8D #8DCDC7
monochromatic
#9B4478 #BA6297 #CD8DB3 #E0B8CF #F2E2EC
Accessibility & contrast
On white
2.61
#CD8DB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#CD8DB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD8DB3
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD8DB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD8DB3 | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909AB4
Deuteranopia (green-blind)
#A0A4B1
Tritanopia (blue-blind)
#D58D9A
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #cd8db3; /* rgb */ color: rgb(205, 141, 179); /* oklch */ color: oklch(71.8% 0.092 343.3);
Tailwind
colors: {
custom: {
50: '#ddafc9',
500: '#cd8db3',
950: '#000000',
},
}SCSS
$custom: #cd8db3; $custom-light: #ddafc9; $custom-dark: #000000;
JSON
{
"hex": "#cd8db3",
"rgb": {
"r": 205,
"g": 141,
"b": 179
},
"hsl": {
"h": 324.375,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.71837,
"c": 0.09184,
"h": 343.3
},
"luminance": 0.35284
}Semantic roles & 50–950 ramp
primary
#CD8DB3
secondary
#D1E5D9
accent
#B26733
background
#FDFAFC
surface
#FBF4F8
border
#D4CED1
text
#151013
muted
#837F82