#DC91AA#DC91AA
#DC91AA is a light, moderate pink. Relative luminance 0.384; OKLCH L 73.9% C 0.096 H 358.1°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DC91AA |
|---|---|
| RGB | rgb(220, 145, 170) |
| HSL | hsl(340, 52%, 72%) |
| HSV | hsv(340, 34%, 86%) |
| CMYK | cmyk(0%, 34.1%, 22.7%, 13.7%) |
| CIE-LAB | lab(68.29, 31.76, -1.35) |
| CIE-LCH | lch(68.29, 31.79, 357.56°) |
| OKLab | oklab(73.9% 0.0955 -0.0031) |
| OKLCH | oklch(73.9% 0.096 358.1) |
| XYZ | xyz(46.8971, 38.3716, 42.9587) |
| Luminance | 0.3837 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.91
Dull Pink
#D5869D
ΔE00 3.21
Faded Pink
#DE9DAC
ΔE00 3.95
Dusty Pink (survey)
#D58A94
ΔE00 5.61
Light Mauve
#C292A1
ΔE00 5.97
Grey Pink
#C3909B
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC91AA #91DCC3
analogous
#DC91D0 #DC91AA #DC9E91
triadic
#DC91AA #AADC91 #91AADC
tetradic
#DC91AA #D0DC91 #91DCC3 #9E91DC
square
#DC91AA #D0DC91 #91DCC3 #9E91DC
split-complementary
#DC91AA #91DC9E #91D0DC
monochromatic
#B83B64 #CD6386 #DC91AA #EBBFCE #F8E8ED
Accessibility & contrast
On white
2.42
#DC91AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#DC91AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC91AA
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC91AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC91AA | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9FAB
Deuteranopia (green-blind)
#ACACA8
Tritanopia (blue-blind)
#E88D9A
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #dc91aa; /* rgb */ color: rgb(220, 145, 170); /* oklch */ color: oklch(73.9% 0.096 358.1);
Tailwind
colors: {
custom: {
50: '#e8b2c3',
500: '#dc91aa',
950: '#000000',
},
}SCSS
$custom: #dc91aa; $custom-light: #e8b2c3; $custom-dark: #000000;
JSON
{
"hex": "#dc91aa",
"rgb": {
"r": 220,
"g": 145,
"b": 170
},
"hsl": {
"h": 340,
"s": 51.724,
"l": 71.569
},
"oklch": {
"l": 0.73898,
"c": 0.09556,
"h": 358.1
},
"luminance": 0.38369
}Semantic roles & 50–950 ramp
primary
#DC91AA
secondary
#DBEEE8
accent
#BF8C26
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#161112
muted
#848081