#DC7BCA#DC7BCA
#DC7BCA is a light, vivid pink. Relative luminance 0.336; OKLCH L 71.5% C 0.154 H 334.3°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DC7BCA |
|---|---|
| RGB | rgb(220, 123, 202) |
| HSL | hsl(311, 58%, 67%) |
| HSV | hsv(311, 44%, 86%) |
| CMYK | cmyk(0%, 44.1%, 8.2%, 13.7%) |
| CIE-LAB | lab(64.68, 48.34, -24.74) |
| CIE-LCH | lch(64.68, 54.31, 332.89°) |
| OKLab | oklab(71.51% 0.139 -0.0668) |
| OKLCH | oklch(71.51% 0.154 334.3) |
| XYZ | xyz(47.2587, 33.6486, 59.8713) |
| Luminance | 0.3365 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.93
Orchid (survey)
#C875C4
ΔE00 4.04
Orchid
#DA70D6
ΔE00 4.07
Purply Pink
#F075E6
ΔE00 5.23
Violet (CSS)
#EE82EE
ΔE00 6.09
Pale Magenta
#D767AD
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC7BCA #7BDC8D
analogous
#BE7BDC #DC7BCA #DC7B9A
triadic
#DC7BCA #CADC7B #7BCADC
tetradic
#DC7BCA #DCBE7B #7BDC8D #7B9ADC
square
#DC7BCA #DCBE7B #7BDC8D #7B9ADC
split-complementary
#DC7BCA #9ADC7B #7BDCBE
monochromatic
#AE2E97 #CF4BB7 #DC7BCA #E9ABDD #F6DCF1
Accessibility & contrast
On white
2.72
#DC7BCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#DC7BCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC7BCA
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC7BCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC7BCA | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B94CD
Deuteranopia (green-blind)
#95A2C7
Tritanopia (blue-blind)
#E48099
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #dc7bca; /* rgb */ color: rgb(220, 123, 202); /* oklch */ color: oklch(71.5% 0.154 334.3);
Tailwind
colors: {
custom: {
50: '#e9a4da',
500: '#dc7bca',
950: '#000000',
},
}SCSS
$custom: #dc7bca; $custom-light: #e9a4da; $custom-dark: #000000;
JSON
{
"hex": "#dc7bca",
"rgb": {
"r": 220,
"g": 123,
"b": 202
},
"hsl": {
"h": 311.134,
"s": 58.084,
"l": 67.255
},
"oklch": {
"l": 0.71508,
"c": 0.15422,
"h": 334.3
},
"luminance": 0.33646
}Semantic roles & 50–950 ramp
primary
#DC7BCA
secondary
#CAE9D0
accent
#C63F20
background
#FEFAFD
surface
#FDF4FA
border
#D5CED3
text
#160F14
muted
#847F83