#DC8FCB#DC8FCB
#DC8FCB is a light, vivid pink. Relative luminance 0.392; OKLCH L 74.7% C 0.120 H 335.1°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DC8FCB |
|---|---|
| RGB | rgb(220, 143, 203) |
| HSL | hsl(313, 52%, 71%) |
| HSV | hsv(313, 35%, 86%) |
| CMYK | cmyk(0%, 35%, 7.7%, 13.7%) |
| CIE-LAB | lab(68.88, 38.09, -18.90) |
| CIE-LCH | lch(68.88, 42.52, 333.61°) |
| OKLab | oklab(74.68% 0.1093 -0.0507) |
| OKLCH | oklch(74.68% 0.12 335.1) |
| XYZ | xyz(50.1168, 39.1748, 61.4100) |
| Luminance | 0.3917 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.31
Plum
#DDA0DD
ΔE00 4.74
Bubblegum Pink
#FE83CC
ΔE00 6.35
Pink (survey)
#FF81C0
ΔE00 7.64
Orchid (survey)
#C875C4
ΔE00 7.74
Lilac
#C8A2C8
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC8FCB #8FDCA0
analogous
#C68FDC #DC8FCB #DC8FA4
triadic
#DC8FCB #CBDC8F #8FCBDC
tetradic
#DC8FCB #DCC68F #8FDCA0 #8FA4DC
square
#DC8FCB #DCC68F #8FDCA0 #8FA4DC
split-complementary
#DC8FCB #A4DC8F #8FDCC6
monochromatic
#B7399B #CD60B5 #DC8FCB #EBBEE1 #F8E8F4
Accessibility & contrast
On white
2.38
#DC8FCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#DC8FCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC8FCB
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC8FCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC8FCB | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA1CD
Deuteranopia (green-blind)
#A2ACC9
Tritanopia (blue-blind)
#E392A5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #dc8fcb; /* rgb */ color: rgb(220, 143, 203); /* oklch */ color: oklch(74.7% 0.120 335.1);
Tailwind
colors: {
custom: {
50: '#e8b1db',
500: '#dc8fcb',
950: '#000000',
},
}SCSS
$custom: #dc8fcb; $custom-light: #e8b1db; $custom-dark: #000000;
JSON
{
"hex": "#dc8fcb",
"rgb": {
"r": 220,
"g": 143,
"b": 203
},
"hsl": {
"h": 313.247,
"s": 52.381,
"l": 71.176
},
"oklch": {
"l": 0.7468,
"c": 0.12049,
"h": 335.1
},
"luminance": 0.39172
}Semantic roles & 50–950 ramp
primary
#DC8FCB
secondary
#D9EEDE
accent
#C04826
background
#FEFBFD
surface
#FDF6FA
border
#D5D0D3
text
#161115
muted
#848083