#DC9DCA#DC9DCA
#DC9DCA is a light, moderate pink. Relative luminance 0.436; OKLCH L 77.0% C 0.095 H 337.4°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DC9DCA |
|---|---|
| RGB | rgb(220, 157, 202) |
| HSL | hsl(317, 47%, 74%) |
| HSV | hsv(317, 29%, 86%) |
| CMYK | cmyk(0%, 28.6%, 8.2%, 13.7%) |
| CIE-LAB | lab(71.96, 30.42, -13.70) |
| CIE-LCH | lch(71.96, 33.36, 335.76°) |
| OKLab | oklab(77.02% 0.0876 -0.0365) |
| OKLCH | oklch(77.02% 0.095 337.4) |
| XYZ | xyz(52.2324, 43.5960, 61.5292) |
| Luminance | 0.4359 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.39
Lilac
#C8A2C8
ΔE00 5.08
Lavender Pink
#DD85D7
ΔE00 8.26
Powder Pink
#FFB2D0
ΔE00 8.48
Bubblegum Pink
#FE83CC
ΔE00 8.56
Pink (survey)
#FF81C0
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC9DCA #9DDCAF
analogous
#CF9DDC #DC9DCA #DC9DAB
triadic
#DC9DCA #CADC9D #9DCADC
tetradic
#DC9DCA #DCCF9D #9DDCAF #9DABDC
square
#DC9DCA #DCCF9D #9DDCAF #9DABDC
split-complementary
#DC9DCA #ABDC9D #9DDCCF
monochromatic
#BC4399 #CC70B2 #DC9DCA #ECCAE2 #F7E8F3
Accessibility & contrast
On white
2.16
#DC9DCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#DC9DCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC9DCA
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC9DCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC9DCA | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EABCC
Deuteranopia (green-blind)
#ADB4C8
Tritanopia (blue-blind)
#E39FAD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #dc9dca; /* rgb */ color: rgb(220, 157, 202); /* oklch */ color: oklch(77.0% 0.095 337.4);
Tailwind
colors: {
custom: {
50: '#e7bada',
500: '#dc9dca',
950: '#000000',
},
}SCSS
$custom: #dc9dca; $custom-light: #e7bada; $custom-dark: #000000;
JSON
{
"hex": "#dc9dca",
"rgb": {
"r": 220,
"g": 157,
"b": 202
},
"hsl": {
"h": 317.143,
"s": 47.368,
"l": 73.922
},
"oklch": {
"l": 0.77015,
"c": 0.09487,
"h": 337.4
},
"luminance": 0.43594
}Semantic roles & 50–950 ramp
primary
#DC9DCA
secondary
#DDEEE2
accent
#BB542B
background
#FEFBFD
surface
#FCF6FA
border
#D5D0D3
text
#161214
muted
#848183