#DC8DAE#DC8DAE
#DC8DAE is a light, moderate pink. Relative luminance 0.373; OKLCH L 73.3% C 0.104 H 353.3°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DC8DAE |
|---|---|
| RGB | rgb(220, 141, 174) |
| HSL | hsl(335, 53%, 71%) |
| HSV | hsv(335, 36%, 86%) |
| CMYK | cmyk(0%, 35.9%, 20.9%, 13.7%) |
| CIE-LAB | lab(67.52, 34.49, -4.73) |
| CIE-LCH | lch(67.52, 34.82, 352.18°) |
| OKLab | oklab(73.34% 0.1032 -0.0121) |
| OKLCH | oklch(73.34% 0.104 353.3) |
| XYZ | xyz(46.6808, 37.3243, 44.7818) |
| Luminance | 0.3732 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dull Pink
#D5869D
ΔE00 3.87
Pig Pink
#E78EA5
ΔE00 4.29
Faded Pink
#DE9DAC
ΔE00 6.04
Pinky
#FC86AA
ΔE00 6.36
Light Mauve
#C292A1
ΔE00 7.04
Carnation Pink
#FF7FA7
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC8DAE #8DDCBB
analogous
#DC8DD5 #DC8DAE #DC938D
triadic
#DC8DAE #AEDC8D #8DAEDC
tetradic
#DC8DAE #D5DC8D #8DDCBB #938DDC
square
#DC8DAE #D5DC8D #8DDCBB #938DDC
split-complementary
#DC8DAE #8DDC93 #8DD5DC
monochromatic
#B7386D #CE5E8D #DC8DAE #EABCCF #F8E8EE
Accessibility & contrast
On white
2.48
#DC8DAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#DC8DAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC8DAE
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC8DAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC8DAE | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959CAF
Deuteranopia (green-blind)
#A9AAAC
Tritanopia (blue-blind)
#E78A98
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #dc8dae; /* rgb */ color: rgb(220, 141, 174); /* oklch */ color: oklch(73.3% 0.104 353.3);
Tailwind
colors: {
custom: {
50: '#e8afc6',
500: '#dc8dae',
950: '#000000',
},
}SCSS
$custom: #dc8dae; $custom-light: #e8afc6; $custom-dark: #000000;
JSON
{
"hex": "#dc8dae",
"rgb": {
"r": 220,
"g": 141,
"b": 174
},
"hsl": {
"h": 334.937,
"s": 53.02,
"l": 70.784
},
"oklch": {
"l": 0.73344,
"c": 0.10394,
"h": 353.3
},
"luminance": 0.37321
}Semantic roles & 50–950 ramp
primary
#DC8DAE
secondary
#D8EDE4
accent
#C08025
background
#FEFAFC
surface
#FDF5F8
border
#D5CFD1
text
#161013
muted
#847F82