#CD8DBA#CD8DBA
#CD8DBA is a light, moderate pink. Relative luminance 0.356; OKLCH L 72.1% C 0.097 H 338.1°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CD8DBA |
|---|---|
| RGB | rgb(205, 141, 186) |
| HSL | hsl(318, 39%, 68%) |
| HSV | hsv(318, 31%, 80%) |
| CMYK | cmyk(0%, 31.2%, 9.3%, 19.6%) |
| CIE-LAB | lab(66.19, 31.22, -13.62) |
| CIE-LCH | lch(66.19, 34.06, 336.42°) |
| OKLab | oklab(72.08% 0.0902 -0.0363) |
| OKLCH | oklch(72.08% 0.097 338.1) |
| XYZ | xyz(43.5644, 35.5760, 51.0170) |
| Luminance | 0.3557 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.62
Plum
#DDA0DD
ΔE00 7.07
Dusty Lavender
#AC86A8
ΔE00 7.08
Lavender Pink
#DD85D7
ΔE00 7.35
Dull Pink
#D5869D
ΔE00 8.32
Orchid (survey)
#C875C4
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD8DBA #8DCDA0
analogous
#C08DCD #CD8DBA #CD8D9A
triadic
#CD8DBA #BACD8D #8DBACD
tetradic
#CD8DBA #CDC08D #8DCDA0 #8D9ACD
square
#CD8DBA #CDC08D #8DCDA0 #8D9ACD
split-complementary
#CD8DBA #9ACD8D #8DCDC0
monochromatic
#9B4482 #BA62A0 #CD8DBA #E0B8D4 #F2E2ED
Accessibility & contrast
On white
2.59
#CD8DBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#CD8DBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD8DBA
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD8DBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD8DBA | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9BBC
Deuteranopia (green-blind)
#9EA4B8
Tritanopia (blue-blind)
#D48E9D
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #cd8dba; /* rgb */ color: rgb(205, 141, 186); /* oklch */ color: oklch(72.1% 0.097 338.1);
Tailwind
colors: {
custom: {
50: '#ddafce',
500: '#cd8dba',
950: '#000000',
},
}SCSS
$custom: #cd8dba; $custom-light: #ddafce; $custom-dark: #000000;
JSON
{
"hex": "#cd8dba",
"rgb": {
"r": 205,
"g": 141,
"b": 186
},
"hsl": {
"h": 317.813,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.72082,
"c": 0.09724,
"h": 338.1
},
"luminance": 0.35574
}Semantic roles & 50–950 ramp
primary
#CD8DBA
secondary
#D1E5D7
accent
#B25933
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#151013
muted
#837F82