#DC91AE#DC91AE
#DC91AE is a light, moderate pink. Relative luminance 0.385; OKLCH L 74.0% C 0.097 H 354.9°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DC91AE |
|---|---|
| RGB | rgb(220, 145, 174) |
| HSL | hsl(337, 52%, 72%) |
| HSV | hsv(337, 34%, 86%) |
| CMYK | cmyk(0%, 34.1%, 20.9%, 13.7%) |
| CIE-LAB | lab(68.41, 32.36, -3.43) |
| CIE-LCH | lch(68.41, 32.54, 353.95°) |
| OKLab | oklab(74.02% 0.0969 -0.0086) |
| OKLCH | oklch(74.02% 0.097 354.9) |
| XYZ | xyz(47.2813, 38.5252, 44.9819) |
| Luminance | 0.3852 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.79
Dull Pink
#D5869D
ΔE00 3.86
Faded Pink
#DE9DAC
ΔE00 4.77
Light Mauve
#C292A1
ΔE00 6.35
Pinky
#FC86AA
ΔE00 6.54
Dusty Pink (survey)
#D58A94
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC91AE #91DCBF
analogous
#DC91D4 #DC91AE #DC9A91
triadic
#DC91AE #AEDC91 #91AEDC
tetradic
#DC91AE #D4DC91 #91DCBF #9A91DC
square
#DC91AE #D4DC91 #91DCBF #9A91DC
split-complementary
#DC91AE #91DC9A #91D4DC
monochromatic
#B83B6B #CD638C #DC91AE #EBBFD0 #F8E8EE
Accessibility & contrast
On white
2.41
#DC91AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#DC91AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC91AE
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC91AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC91AE | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999FAF
Deuteranopia (green-blind)
#ACACAC
Tritanopia (blue-blind)
#E78E9B
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #dc91ae; /* rgb */ color: rgb(220, 145, 174); /* oklch */ color: oklch(74.0% 0.097 354.9);
Tailwind
colors: {
custom: {
50: '#e8b2c6',
500: '#dc91ae',
950: '#000000',
},
}SCSS
$custom: #dc91ae; $custom-light: #e8b2c6; $custom-dark: #000000;
JSON
{
"hex": "#dc91ae",
"rgb": {
"r": 220,
"g": 145,
"b": 174
},
"hsl": {
"h": 336.8,
"s": 51.724,
"l": 71.569
},
"oklch": {
"l": 0.7402,
"c": 0.0973,
"h": 354.9
},
"luminance": 0.38522
}Semantic roles & 50–950 ramp
primary
#DC91AE
secondary
#DBEEE7
accent
#BF8426
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#161113
muted
#848082