#DC9DCD#DC9DCD
#DC9DCD is a light, moderate pink. Relative luminance 0.437; OKLCH L 77.1% C 0.097 H 335.4°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DC9DCD |
|---|---|
| RGB | rgb(220, 157, 205) |
| HSL | hsl(314, 47%, 74%) |
| HSV | hsv(314, 29%, 86%) |
| CMYK | cmyk(0%, 28.6%, 6.8%, 13.7%) |
| CIE-LAB | lab(72.05, 30.94, -15.21) |
| CIE-LCH | lch(72.05, 34.47, 333.82°) |
| OKLab | oklab(77.12% 0.0885 -0.0406) |
| OKLCH | oklch(77.12% 0.097 335.4) |
| XYZ | xyz(52.5910, 43.7394, 63.4181) |
| Luminance | 0.4374 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.61
Lilac
#C8A2C8
ΔE00 5.08
Lavender Pink
#DD85D7
ΔE00 7.71
Bubblegum Pink
#FE83CC
ΔE00 8.50
Powder Pink
#FFB2D0
ΔE00 8.95
Pink (survey)
#FF81C0
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC9DCD #9DDCAC
analogous
#CC9DDC #DC9DCD #DC9DAE
triadic
#DC9DCD #CDDC9D #9DCDDC
tetradic
#DC9DCD #DCCC9D #9DDCAC #9DAEDC
square
#DC9DCD #DCCC9D #9DDCAC #9DAEDC
split-complementary
#DC9DCD #AEDC9D #9DDCCC
monochromatic
#BC439F #CC70B6 #DC9DCD #ECCAE4 #F7E8F3
Accessibility & contrast
On white
2.15
#DC9DCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#DC9DCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC9DCD
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC9DCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC9DCD | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DABCF
Deuteranopia (green-blind)
#ACB4CB
Tritanopia (blue-blind)
#E29FAE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #dc9dcd; /* rgb */ color: rgb(220, 157, 205); /* oklch */ color: oklch(77.1% 0.097 335.4);
Tailwind
colors: {
custom: {
50: '#e7badc',
500: '#dc9dcd',
950: '#000000',
},
}SCSS
$custom: #dc9dcd; $custom-light: #e7badc; $custom-dark: #000000;
JSON
{
"hex": "#dc9dcd",
"rgb": {
"r": 220,
"g": 157,
"b": 205
},
"hsl": {
"h": 314.286,
"s": 47.368,
"l": 73.922
},
"oklch": {
"l": 0.7712,
"c": 0.0974,
"h": 335.4
},
"luminance": 0.43737
}Semantic roles & 50–950 ramp
primary
#DC9DCD
secondary
#DDEEE1
accent
#BB4D2B
background
#FEFBFD
surface
#FCF6FB
border
#D5D0D4
text
#161215
muted
#848183