#DC8ECA#DC8ECA
#DC8ECA is a light, vivid pink. Relative luminance 0.388; OKLCH L 74.5% C 0.121 H 335.6°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DC8ECA |
|---|---|
| RGB | rgb(220, 142, 202) |
| HSL | hsl(314, 53%, 71%) |
| HSV | hsv(314, 35%, 86%) |
| CMYK | cmyk(0%, 35.5%, 8.2%, 13.7%) |
| CIE-LAB | lab(68.63, 38.45, -18.73) |
| CIE-LCH | lch(68.63, 42.77, 334.03°) |
| OKLab | oklab(74.48% 0.1105 -0.0502) |
| OKLCH | oklch(74.48% 0.121 335.6) |
| XYZ | xyz(49.8486, 38.8284, 60.7346) |
| Luminance | 0.3883 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.29
Plum
#DDA0DD
ΔE00 5.01
Bubblegum Pink
#FE83CC
ΔE00 6.23
Pink (survey)
#FF81C0
ΔE00 7.48
Orchid (survey)
#C875C4
ΔE00 7.59
Violet (CSS)
#EE82EE
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC8ECA #8EDCA0
analogous
#C78EDC #DC8ECA #DC8EA3
triadic
#DC8ECA #CADC8E #8ECADC
tetradic
#DC8ECA #DCC78E #8EDCA0 #8EA3DC
square
#DC8ECA #DCC78E #8EDCA0 #8EA3DC
split-complementary
#DC8ECA #A3DC8E #8EDCC7
monochromatic
#B7399A #CE5FB4 #DC8ECA #EABDE0 #F8E8F4
Accessibility & contrast
On white
2.40
#DC8ECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#DC8ECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC8ECA
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC8ECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC8ECA | 1.00 | 2.40 | 8.77 | 8.77 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA0CC
Deuteranopia (green-blind)
#A2ACC8
Tritanopia (blue-blind)
#E491A4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #dc8eca; /* rgb */ color: rgb(220, 142, 202); /* oklch */ color: oklch(74.5% 0.121 335.6);
Tailwind
colors: {
custom: {
50: '#e8b0da',
500: '#dc8eca',
950: '#000000',
},
}SCSS
$custom: #dc8eca; $custom-light: #e8b0da; $custom-dark: #000000;
JSON
{
"hex": "#dc8eca",
"rgb": {
"r": 220,
"g": 142,
"b": 202
},
"hsl": {
"h": 313.846,
"s": 52.703,
"l": 70.98
},
"oklch": {
"l": 0.74479,
"c": 0.1214,
"h": 335.6
},
"luminance": 0.38826
}Semantic roles & 50–950 ramp
primary
#DC8ECA
secondary
#D9EDDD
accent
#C04925
background
#FEFAFD
surface
#FDF5FA
border
#D5CFD3
text
#161114
muted
#848083