#CD8DBB#CD8DBB
#CD8DBB is a light, moderate pink. Relative luminance 0.356; OKLCH L 72.1% C 0.098 H 337.4°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CD8DBB |
|---|---|
| RGB | rgb(205, 141, 187) |
| HSL | hsl(317, 39%, 68%) |
| HSV | hsv(317, 31%, 80%) |
| CMYK | cmyk(0%, 31.2%, 8.8%, 19.6%) |
| CIE-LAB | lab(66.23, 31.39, -14.14) |
| CIE-LCH | lch(66.23, 34.43, 335.76°) |
| OKLab | oklab(72.12% 0.0905 -0.0377) |
| OKLCH | oklch(72.12% 0.098 337.4) |
| XYZ | xyz(43.6711, 35.6187, 51.5788) |
| Luminance | 0.3562 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.59
Plum
#DDA0DD
ΔE00 6.89
Lavender Pink
#DD85D7
ΔE00 7.12
Dusty Lavender
#AC86A8
ΔE00 7.13
Orchid (survey)
#C875C4
ΔE00 8.16
Dull Pink
#D5869D
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD8DBB #8DCD9F
analogous
#BF8DCD #CD8DBB #CD8D9B
triadic
#CD8DBB #BBCD8D #8DBBCD
tetradic
#CD8DBB #CDBF8D #8DCD9F #8D9BCD
square
#CD8DBB #CDBF8D #8DCD9F #8D9BCD
split-complementary
#CD8DBB #9BCD8D #8DCDBF
monochromatic
#9B4483 #BA62A2 #CD8DBB #E0B8D4 #F2E2EE
Accessibility & contrast
On white
2.59
#CD8DBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#CD8DBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD8DBB
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD8DBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD8DBB | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9BBD
Deuteranopia (green-blind)
#9EA4B9
Tritanopia (blue-blind)
#D48F9D
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #cd8dbb; /* rgb */ color: rgb(205, 141, 187); /* oklch */ color: oklch(72.1% 0.098 337.4);
Tailwind
colors: {
custom: {
50: '#ddafcf',
500: '#cd8dbb',
950: '#000000',
},
}SCSS
$custom: #cd8dbb; $custom-light: #ddafcf; $custom-dark: #000000;
JSON
{
"hex": "#cd8dbb",
"rgb": {
"r": 205,
"g": 141,
"b": 187
},
"hsl": {
"h": 316.875,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.72118,
"c": 0.09807,
"h": 337.4
},
"luminance": 0.35617
}Semantic roles & 50–950 ramp
primary
#CD8DBB
secondary
#D1E5D7
accent
#B25733
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#151013
muted
#837F82