#CD8BBE#CD8BBE
#CD8BBE is a light, moderate pink. Relative luminance 0.352; OKLCH L 71.9% C 0.104 H 335.2°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CD8BBE |
|---|---|
| RGB | rgb(205, 139, 190) |
| HSL | hsl(314, 40%, 67%) |
| HSV | hsv(314, 32%, 80%) |
| CMYK | cmyk(0%, 32.2%, 7.3%, 19.6%) |
| CIE-LAB | lab(65.88, 33.00, -16.35) |
| CIE-LCH | lch(65.88, 36.83, 333.65°) |
| OKLab | oklab(71.88% 0.0946 -0.0438) |
| OKLCH | oklch(71.88% 0.104 335.2) |
| XYZ | xyz(43.7033, 35.1640, 53.1905) |
| Luminance | 0.3516 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 6.04
Plum
#DDA0DD
ΔE00 6.60
Orchid (survey)
#C875C4
ΔE00 7.06
Lilac
#C8A2C8
ΔE00 7.08
Dusty Lavender
#AC86A8
ΔE00 7.40
Pale Purple
#B790D4
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD8BBE #8BCD9A
analogous
#BB8BCD #CD8BBE #CD8B9D
triadic
#CD8BBE #BECD8B #8BBECD
tetradic
#CD8BBE #CDBB8B #8BCD9A #8B9DCD
square
#CD8BBE #CDBB8B #8BCD9A #8B9DCD
split-complementary
#CD8BBE #9DCD8B #8BCDBB
monochromatic
#9B4387 #BB60A6 #CD8BBE #DFB6D6 #F2E1EE
Accessibility & contrast
On white
2.61
#CD8BBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#CD8BBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD8BBE
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD8BBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD8BBE | 1.00 | 2.61 | 8.03 | 8.03 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9AC0
Deuteranopia (green-blind)
#9BA4BC
Tritanopia (blue-blind)
#D38E9D
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #cd8bbe; /* rgb */ color: rgb(205, 139, 190); /* oklch */ color: oklch(71.9% 0.104 335.2);
Tailwind
colors: {
custom: {
50: '#ddaed1',
500: '#cd8bbe',
950: '#000000',
},
}SCSS
$custom: #cd8bbe; $custom-light: #ddaed1; $custom-dark: #000000;
JSON
{
"hex": "#cd8bbe",
"rgb": {
"r": 205,
"g": 139,
"b": 190
},
"hsl": {
"h": 313.636,
"s": 39.759,
"l": 67.451
},
"oklch": {
"l": 0.71884,
"c": 0.1042,
"h": 335.2
},
"luminance": 0.35162
}Semantic roles & 50–950 ramp
primary
#CD8BBE
secondary
#D0E4D4
accent
#B35033
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#151014
muted
#837F82