#DC91AC#DC91AC
#DC91AC is a light, moderate pink. Relative luminance 0.384; OKLCH L 74.0% C 0.096 H 356.5°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DC91AC |
|---|---|
| RGB | rgb(220, 145, 172) |
| HSL | hsl(338, 52%, 72%) |
| HSV | hsv(338, 34%, 86%) |
| CMYK | cmyk(0%, 34.1%, 21.8%, 13.7%) |
| CIE-LAB | lab(68.35, 32.06, -2.39) |
| CIE-LCH | lch(68.35, 32.15, 355.73°) |
| OKLab | oklab(73.96% 0.0962 -0.0059) |
| OKLCH | oklch(73.96% 0.096 356.5) |
| XYZ | xyz(47.0878, 38.4478, 43.9627) |
| Luminance | 0.3845 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.33
Dull Pink
#D5869D
ΔE00 3.50
Faded Pink
#DE9DAC
ΔE00 4.34
Light Mauve
#C292A1
ΔE00 6.13
Dusty Pink (survey)
#D58A94
ΔE00 6.19
Pinky
#FC86AA
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC91AC #91DCC1
analogous
#DC91D2 #DC91AC #DC9C91
triadic
#DC91AC #ACDC91 #91ACDC
tetradic
#DC91AC #D2DC91 #91DCC1 #9C91DC
square
#DC91AC #D2DC91 #91DCC1 #9C91DC
split-complementary
#DC91AC #91DC9C #91D2DC
monochromatic
#B83B68 #CD6389 #DC91AC #EBBFCF #F8E8ED
Accessibility & contrast
On white
2.42
#DC91AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#DC91AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC91AC
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC91AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC91AC | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9FAD
Deuteranopia (green-blind)
#ACACAA
Tritanopia (blue-blind)
#E88D9A
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #dc91ac; /* rgb */ color: rgb(220, 145, 172); /* oklch */ color: oklch(74.0% 0.096 356.5);
Tailwind
colors: {
custom: {
50: '#e8b2c4',
500: '#dc91ac',
950: '#000000',
},
}SCSS
$custom: #dc91ac; $custom-light: #e8b2c4; $custom-dark: #000000;
JSON
{
"hex": "#dc91ac",
"rgb": {
"r": 220,
"g": 145,
"b": 172
},
"hsl": {
"h": 338.4,
"s": 51.724,
"l": 71.569
},
"oklch": {
"l": 0.73959,
"c": 0.0964,
"h": 356.5
},
"luminance": 0.38445
}Semantic roles & 50–950 ramp
primary
#DC91AC
secondary
#DBEEE7
accent
#BF8826
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#161112
muted
#848081