#DC8FC0#DC8FC0
#DC8FC0 is a light, moderate pink. Relative luminance 0.387; OKLCH L 74.3% C 0.112 H 341.6°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DC8FC0 |
|---|---|
| RGB | rgb(220, 143, 192) |
| HSL | hsl(322, 52%, 71%) |
| HSV | hsv(322, 35%, 86%) |
| CMYK | cmyk(0%, 35%, 12.7%, 13.7%) |
| CIE-LAB | lab(68.51, 36.24, -13.33) |
| CIE-LCH | lch(68.51, 38.62, 339.81°) |
| OKLab | oklab(74.28% 0.106 -0.0353) |
| OKLCH | oklch(74.28% 0.112 341.6) |
| XYZ | xyz(48.8522, 38.6689, 54.7496) |
| Luminance | 0.3867 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 6.39
Plum
#DDA0DD
ΔE00 6.46
Pink (survey)
#FF81C0
ΔE00 6.74
Lavender Pink
#DD85D7
ΔE00 6.78
Lilac
#C8A2C8
ΔE00 7.72
Dull Pink
#D5869D
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC8FC0 #8FDCAB
analogous
#D18FDC #DC8FC0 #DC8F99
triadic
#DC8FC0 #C0DC8F #8FC0DC
tetradic
#DC8FC0 #DCD18F #8FDCAB #8F99DC
square
#DC8FC0 #DCD18F #8FDCAB #8F99DC
split-complementary
#DC8FC0 #99DC8F #8FDCD1
monochromatic
#B73989 #CD60A6 #DC8FC0 #EBBEDA #F8E8F2
Accessibility & contrast
On white
2.40
#DC8FC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#DC8FC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC8FC0
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC8FC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC8FC0 | 1.00 | 2.40 | 8.73 | 8.73 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A0C2
Deuteranopia (green-blind)
#A6ACBE
Tritanopia (blue-blind)
#E590A0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #dc8fc0; /* rgb */ color: rgb(220, 143, 192); /* oklch */ color: oklch(74.3% 0.112 341.6);
Tailwind
colors: {
custom: {
50: '#e8b1d3',
500: '#dc8fc0',
950: '#000000',
},
}SCSS
$custom: #dc8fc0; $custom-light: #e8b1d3; $custom-dark: #000000;
JSON
{
"hex": "#dc8fc0",
"rgb": {
"r": 220,
"g": 143,
"b": 192
},
"hsl": {
"h": 321.818,
"s": 52.381,
"l": 71.176
},
"oklch": {
"l": 0.74281,
"c": 0.11175,
"h": 341.6
},
"luminance": 0.38666
}Semantic roles & 50–950 ramp
primary
#DC8FC0
secondary
#D9EEE1
accent
#C05E26
background
#FEFAFC
surface
#FDF5F9
border
#D5CFD2
text
#161114
muted
#848082