#DC8DAF#DC8DAF
#DC8DAF is a light, moderate pink. Relative luminance 0.374; OKLCH L 73.4% C 0.104 H 352.6°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DC8DAF |
|---|---|
| RGB | rgb(220, 141, 175) |
| HSL | hsl(334, 53%, 71%) |
| HSV | hsv(334, 36%, 86%) |
| CMYK | cmyk(0%, 35.9%, 20.5%, 13.7%) |
| CIE-LAB | lab(67.55, 34.64, -5.25) |
| CIE-LCH | lch(67.55, 35.04, 351.38°) |
| OKLab | oklab(73.38% 0.1036 -0.0135) |
| OKLCH | oklch(73.38% 0.104 352.6) |
| XYZ | xyz(46.7787, 37.3634, 45.2971) |
| Luminance | 0.3736 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dull Pink
#D5869D
ΔE00 4.12
Pig Pink
#E78EA5
ΔE00 4.54
Faded Pink
#DE9DAC
ΔE00 6.25
Pinky
#FC86AA
ΔE00 6.47
Pink (survey)
#FF81C0
ΔE00 7.17
Light Mauve
#C292A1
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC8DAF #8DDCBA
analogous
#DC8DD6 #DC8DAF #DC928D
triadic
#DC8DAF #AFDC8D #8DAFDC
tetradic
#DC8DAF #D6DC8D #8DDCBA #928DDC
square
#DC8DAF #D6DC8D #8DDCBA #928DDC
split-complementary
#DC8DAF #8DDC92 #8DD6DC
monochromatic
#B7386E #CE5E8E #DC8DAF #EABCD0 #F8E8EF
Accessibility & contrast
On white
2.48
#DC8DAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#DC8DAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC8DAF
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC8DAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC8DAF | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959CB0
Deuteranopia (green-blind)
#A9AAAD
Tritanopia (blue-blind)
#E78A99
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #dc8daf; /* rgb */ color: rgb(220, 141, 175); /* oklch */ color: oklch(73.4% 0.104 352.6);
Tailwind
colors: {
custom: {
50: '#e8afc6',
500: '#dc8daf',
950: '#000000',
},
}SCSS
$custom: #dc8daf; $custom-light: #e8afc6; $custom-dark: #000000;
JSON
{
"hex": "#dc8daf",
"rgb": {
"r": 220,
"g": 141,
"b": 175
},
"hsl": {
"h": 334.177,
"s": 53.02,
"l": 70.784
},
"oklch": {
"l": 0.73376,
"c": 0.10445,
"h": 352.6
},
"luminance": 0.37361
}Semantic roles & 50–950 ramp
primary
#DC8DAF
secondary
#D8EDE4
accent
#C07E25
background
#FEFAFC
surface
#FDF5F8
border
#D5CFD1
text
#161013
muted
#847F82