#DC9CCD#DC9CCD
#DC9CCD is a light, moderate pink. Relative luminance 0.434; OKLCH L 76.9% C 0.099 H 335.2°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DC9CCD |
|---|---|
| RGB | rgb(220, 156, 205) |
| HSL | hsl(314, 48%, 74%) |
| HSV | hsv(314, 29%, 86%) |
| CMYK | cmyk(0%, 29.1%, 6.8%, 13.7%) |
| CIE-LAB | lab(71.83, 31.48, -15.55) |
| CIE-LCH | lch(71.83, 35.11, 333.71°) |
| OKLab | oklab(76.95% 0.0901 -0.0415) |
| OKLCH | oklch(76.95% 0.099 335.2) |
| XYZ | xyz(52.4225, 43.4025, 63.3619) |
| Luminance | 0.4340 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.52
Lilac
#C8A2C8
ΔE00 5.25
Lavender Pink
#DD85D7
ΔE00 7.41
Bubblegum Pink
#FE83CC
ΔE00 8.30
Powder Pink
#FFB2D0
ΔE00 9.15
Pink (survey)
#FF81C0
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC9CCD #9CDCAB
analogous
#CB9CDC #DC9CCD #DC9CAD
triadic
#DC9CCD #CDDC9C #9CCDDC
tetradic
#DC9CCD #DCCB9C #9CDCAB #9CADDC
square
#DC9CCD #DCCB9C #9CDCAB #9CADDC
split-complementary
#DC9CCD #ADDC9C #9CDCCB
monochromatic
#BB429F #CC6FB6 #DC9CCD #ECC9E4 #F7E8F4
Accessibility & contrast
On white
2.17
#DC9CCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#DC9CCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC9CCD
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC9CCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC9CCD | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CAACF
Deuteranopia (green-blind)
#ABB3CB
Tritanopia (blue-blind)
#E29EAD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #dc9ccd; /* rgb */ color: rgb(220, 156, 205); /* oklch */ color: oklch(76.9% 0.099 335.2);
Tailwind
colors: {
custom: {
50: '#e7badc',
500: '#dc9ccd',
950: '#000000',
},
}SCSS
$custom: #dc9ccd; $custom-light: #e7badc; $custom-dark: #000000;
JSON
{
"hex": "#dc9ccd",
"rgb": {
"r": 220,
"g": 156,
"b": 205
},
"hsl": {
"h": 314.063,
"s": 47.761,
"l": 73.725
},
"oklch": {
"l": 0.76947,
"c": 0.09918,
"h": 335.2
},
"luminance": 0.434
}Semantic roles & 50–950 ramp
primary
#DC9CCD
secondary
#DDEEE1
accent
#BB4C2A
background
#FEFBFD
surface
#FCF6FB
border
#D5D0D4
text
#161115
muted
#848083