#DC8FCA#DC8FCA
#DC8FCA is a light, moderate pink. Relative luminance 0.391; OKLCH L 74.6% C 0.120 H 335.7°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DC8FCA |
|---|---|
| RGB | rgb(220, 143, 202) |
| HSL | hsl(314, 52%, 71%) |
| HSV | hsv(314, 35%, 86%) |
| CMYK | cmyk(0%, 35%, 8.2%, 13.7%) |
| CIE-LAB | lab(68.84, 37.92, -18.40) |
| CIE-LCH | lch(68.84, 42.15, 334.12°) |
| OKLab | oklab(74.64% 0.109 -0.0493) |
| OKLCH | oklch(74.64% 0.12 335.7) |
| XYZ | xyz(49.9980, 39.1273, 60.7844) |
| Luminance | 0.3912 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.52
Plum
#DDA0DD
ΔE00 4.86
Bubblegum Pink
#FE83CC
ΔE00 6.31
Pink (survey)
#FF81C0
ΔE00 7.52
Lilac
#C8A2C8
ΔE00 7.75
Orchid (survey)
#C875C4
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC8FCA #8FDCA1
analogous
#C78FDC #DC8FCA #DC8FA3
triadic
#DC8FCA #CADC8F #8FCADC
tetradic
#DC8FCA #DCC78F #8FDCA1 #8FA3DC
square
#DC8FCA #DCC78F #8FDCA1 #8FA3DC
split-complementary
#DC8FCA #A3DC8F #8FDCC7
monochromatic
#B7399A #CD60B4 #DC8FCA #EBBEE0 #F8E8F4
Accessibility & contrast
On white
2.38
#DC8FCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#DC8FCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC8FCA
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC8FCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC8FCA | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A1CC
Deuteranopia (green-blind)
#A3ACC8
Tritanopia (blue-blind)
#E392A4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #dc8fca; /* rgb */ color: rgb(220, 143, 202); /* oklch */ color: oklch(74.6% 0.120 335.7);
Tailwind
colors: {
custom: {
50: '#e8b1da',
500: '#dc8fca',
950: '#000000',
},
}SCSS
$custom: #dc8fca; $custom-light: #e8b1da; $custom-dark: #000000;
JSON
{
"hex": "#dc8fca",
"rgb": {
"r": 220,
"g": 143,
"b": 202
},
"hsl": {
"h": 314.026,
"s": 52.381,
"l": 71.176
},
"oklch": {
"l": 0.74643,
"c": 0.11965,
"h": 335.7
},
"luminance": 0.39125
}Semantic roles & 50–950 ramp
primary
#DC8FCA
secondary
#D9EEDE
accent
#C04A26
background
#FEFBFD
surface
#FDF6FA
border
#D5D0D3
text
#161114
muted
#848083