#DC9CCF#DC9CCF
#DC9CCF is a light, moderate pink. Relative luminance 0.435; OKLCH L 77.0% C 0.101 H 334.0°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DC9CCF |
|---|---|
| RGB | rgb(220, 156, 207) |
| HSL | hsl(312, 48%, 74%) |
| HSV | hsv(312, 29%, 86%) |
| CMYK | cmyk(0%, 29.1%, 5.9%, 13.7%) |
| CIE-LAB | lab(71.89, 31.83, -16.55) |
| CIE-LCH | lch(71.89, 35.87, 332.52°) |
| OKLab | oklab(77.02% 0.0907 -0.0443) |
| OKLCH | oklch(77.02% 0.101 334) |
| XYZ | xyz(52.6655, 43.4996, 64.6415) |
| Luminance | 0.4350 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.03
Lilac
#C8A2C8
ΔE00 5.32
Lavender Pink
#DD85D7
ΔE00 7.08
Bubblegum Pink
#FE83CC
ΔE00 8.30
Pink (survey)
#FF81C0
ΔE00 9.30
Powder Pink
#FFB2D0
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC9CCF #9CDCA9
analogous
#C99CDC #DC9CCF #DC9CAF
triadic
#DC9CCF #CFDC9C #9CCFDC
tetradic
#DC9CCF #DCC99C #9CDCA9 #9CAFDC
square
#DC9CCF #DCC99C #9CDCA9 #9CAFDC
split-complementary
#DC9CCF #AFDC9C #9CDCC9
monochromatic
#BB42A3 #CC6FB9 #DC9CCF #ECC9E5 #F7E8F4
Accessibility & contrast
On white
2.17
#DC9CCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#DC9CCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC9CCF
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC9CCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC9CCF | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CABD1
Deuteranopia (green-blind)
#ABB4CD
Tritanopia (blue-blind)
#E29FAE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #dc9ccf; /* rgb */ color: rgb(220, 156, 207); /* oklch */ color: oklch(77.0% 0.101 334.0);
Tailwind
colors: {
custom: {
50: '#e7badd',
500: '#dc9ccf',
950: '#000000',
},
}SCSS
$custom: #dc9ccf; $custom-light: #e7badd; $custom-dark: #000000;
JSON
{
"hex": "#dc9ccf",
"rgb": {
"r": 220,
"g": 156,
"b": 207
},
"hsl": {
"h": 312.188,
"s": 47.761,
"l": 73.725
},
"oklch": {
"l": 0.77019,
"c": 0.10092,
"h": 334
},
"luminance": 0.43498
}Semantic roles & 50–950 ramp
primary
#DC9CCF
secondary
#DDEEE0
accent
#BB482A
background
#FEFBFD
surface
#FCF6FB
border
#D5D0D4
text
#161115
muted
#848083