#CD8BBD#CD8BBD
#CD8BBD is a light, moderate pink. Relative luminance 0.351; OKLCH L 71.8% C 0.103 H 335.8°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CD8BBD |
|---|---|
| RGB | rgb(205, 139, 189) |
| HSL | hsl(315, 40%, 67%) |
| HSV | hsv(315, 32%, 80%) |
| CMYK | cmyk(0%, 32.2%, 7.8%, 19.6%) |
| CIE-LAB | lab(65.84, 32.83, -15.84) |
| CIE-LCH | lch(65.84, 36.45, 334.24°) |
| OKLab | oklab(71.85% 0.0943 -0.0423) |
| OKLCH | oklch(71.85% 0.103 335.8) |
| XYZ | xyz(43.5944, 35.1204, 52.6169) |
| Luminance | 0.3512 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 6.26
Plum
#DDA0DD
ΔE00 6.74
Lilac
#C8A2C8
ΔE00 7.08
Orchid (survey)
#C875C4
ΔE00 7.22
Dusty Lavender
#AC86A8
ΔE00 7.32
Bubblegum Pink
#FE83CC
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD8BBD #8BCD9B
analogous
#BC8BCD #CD8BBD #CD8B9C
triadic
#CD8BBD #BDCD8B #8BBDCD
tetradic
#CD8BBD #CDBC8B #8BCD9B #8B9CCD
square
#CD8BBD #CDBC8B #8BCD9B #8B9CCD
split-complementary
#CD8BBD #9CCD8B #8BCDBC
monochromatic
#9B4385 #BB60A5 #CD8BBD #DFB6D5 #F2E1EE
Accessibility & contrast
On white
2.62
#CD8BBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#CD8BBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD8BBD
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD8BBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD8BBD | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9ABF
Deuteranopia (green-blind)
#9CA4BB
Tritanopia (blue-blind)
#D48D9D
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #cd8bbd; /* rgb */ color: rgb(205, 139, 189); /* oklch */ color: oklch(71.8% 0.103 335.8);
Tailwind
colors: {
custom: {
50: '#ddaed1',
500: '#cd8bbd',
950: '#000000',
},
}SCSS
$custom: #cd8bbd; $custom-light: #ddaed1; $custom-dark: #000000;
JSON
{
"hex": "#cd8bbd",
"rgb": {
"r": 205,
"g": 139,
"b": 189
},
"hsl": {
"h": 314.545,
"s": 39.759,
"l": 67.451
},
"oklch": {
"l": 0.71847,
"c": 0.10334,
"h": 335.8
},
"luminance": 0.35118
}Semantic roles & 50–950 ramp
primary
#CD8BBD
secondary
#D0E4D5
accent
#B35233
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#151014
muted
#837F82