#DC91AB#DC91AB
#DC91AB is a light, moderate pink. Relative luminance 0.384; OKLCH L 73.9% C 0.096 H 357.3°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DC91AB |
|---|---|
| RGB | rgb(220, 145, 171) |
| HSL | hsl(339, 52%, 72%) |
| HSV | hsv(339, 34%, 86%) |
| CMYK | cmyk(0%, 34.1%, 22.3%, 13.7%) |
| CIE-LAB | lab(68.32, 31.91, -1.87) |
| CIE-LCH | lch(68.32, 31.97, 356.64°) |
| OKLab | oklab(73.93% 0.0959 -0.0045) |
| OKLCH | oklch(73.93% 0.096 357.3) |
| XYZ | xyz(46.9921, 38.4096, 43.4588) |
| Luminance | 0.3841 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.11
Dull Pink
#D5869D
ΔE00 3.34
Faded Pink
#DE9DAC
ΔE00 4.14
Dusty Pink (survey)
#D58A94
ΔE00 5.90
Light Mauve
#C292A1
ΔE00 6.04
Pinky
#FC86AA
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC91AB #91DCC2
analogous
#DC91D1 #DC91AB #DC9D91
triadic
#DC91AB #ABDC91 #91ABDC
tetradic
#DC91AB #D1DC91 #91DCC2 #9D91DC
square
#DC91AB #D1DC91 #91DCC2 #9D91DC
split-complementary
#DC91AB #91DC9D #91D1DC
monochromatic
#B83B66 #CD6388 #DC91AB #EBBFCE #F8E8ED
Accessibility & contrast
On white
2.42
#DC91AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#DC91AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC91AB
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC91AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC91AB | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9FAC
Deuteranopia (green-blind)
#ACACA9
Tritanopia (blue-blind)
#E88D9A
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #dc91ab; /* rgb */ color: rgb(220, 145, 171); /* oklch */ color: oklch(73.9% 0.096 357.3);
Tailwind
colors: {
custom: {
50: '#e8b2c4',
500: '#dc91ab',
950: '#000000',
},
}SCSS
$custom: #dc91ab; $custom-light: #e8b2c4; $custom-dark: #000000;
JSON
{
"hex": "#dc91ab",
"rgb": {
"r": 220,
"g": 145,
"b": 171
},
"hsl": {
"h": 339.2,
"s": 51.724,
"l": 71.569
},
"oklch": {
"l": 0.73928,
"c": 0.09597,
"h": 357.3
},
"luminance": 0.38407
}Semantic roles & 50–950 ramp
primary
#DC91AB
secondary
#DBEEE7
accent
#BF8A26
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#161112
muted
#848081