#CD8DBE#CD8DBE
#CD8DBE is a light, moderate pink. Relative luminance 0.357; OKLCH L 72.2% C 0.101 H 335.4°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CD8DBE |
|---|---|
| RGB | rgb(205, 141, 190) |
| HSL | hsl(314, 39%, 68%) |
| HSV | hsv(314, 31%, 80%) |
| CMYK | cmyk(0%, 31.2%, 7.3%, 19.6%) |
| CIE-LAB | lab(66.33, 31.92, -15.67) |
| CIE-LCH | lch(66.33, 35.56, 333.86°) |
| OKLab | oklab(72.23% 0.0915 -0.0419) |
| OKLCH | oklch(72.23% 0.101 335.4) |
| XYZ | xyz(43.9956, 35.7485, 53.2879) |
| Luminance | 0.3575 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 6.38
Lavender Pink
#DD85D7
ΔE00 6.44
Lilac
#C8A2C8
ΔE00 6.55
Dusty Lavender
#AC86A8
ΔE00 7.30
Orchid (survey)
#C875C4
ΔE00 7.65
Pale Purple
#B790D4
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD8DBE #8DCD9C
analogous
#BC8DCD #CD8DBE #CD8D9E
triadic
#CD8DBE #BECD8D #8DBECD
tetradic
#CD8DBE #CDBC8D #8DCD9C #8D9ECD
square
#CD8DBE #CDBC8D #8DCD9C #8D9ECD
split-complementary
#CD8DBE #9ECD8D #8DCDBC
monochromatic
#9B4487 #BA62A6 #CD8DBE #E0B8D6 #F2E2EF
Accessibility & contrast
On white
2.58
#CD8DBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#CD8DBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD8DBE
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD8DBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD8DBE | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9CC0
Deuteranopia (green-blind)
#9DA5BC
Tritanopia (blue-blind)
#D38F9E
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #cd8dbe; /* rgb */ color: rgb(205, 141, 190); /* oklch */ color: oklch(72.2% 0.101 335.4);
Tailwind
colors: {
custom: {
50: '#ddafd1',
500: '#cd8dbe',
950: '#000000',
},
}SCSS
$custom: #cd8dbe; $custom-light: #ddafd1; $custom-dark: #000000;
JSON
{
"hex": "#cd8dbe",
"rgb": {
"r": 205,
"g": 141,
"b": 190
},
"hsl": {
"h": 314.063,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.72227,
"c": 0.10061,
"h": 335.4
},
"luminance": 0.35747
}Semantic roles & 50–950 ramp
primary
#CD8DBE
secondary
#D1E5D6
accent
#B25133
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#151014
muted
#837F82