#DC95AA#DC95AA
#DC95AA is a light, moderate pink. Relative luminance 0.396; OKLCH L 74.6% C 0.089 H 0.2°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DC95AA |
|---|---|
| RGB | rgb(220, 149, 170) |
| HSL | hsl(342, 50%, 72%) |
| HSV | hsv(342, 32%, 86%) |
| CMYK | cmyk(0%, 32.3%, 22.7%, 13.7%) |
| CIE-LAB | lab(69.19, 29.62, -0.04) |
| CIE-LCH | lch(69.19, 29.62, 359.93°) |
| OKLab | oklab(74.59% 0.0892 0.0003) |
| OKLCH | oklch(74.59% 0.089 0.2) |
| XYZ | xyz(47.5192, 39.6156, 43.1661) |
| Luminance | 0.3961 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.56
Pig Pink
#E78EA5
ΔE00 3.15
Dull Pink
#D5869D
ΔE00 3.96
Dusty Pink (survey)
#D58A94
ΔE00 5.20
Light Mauve
#C292A1
ΔE00 5.53
Grey Pink
#C3909B
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC95AA #95DCC7
analogous
#DC95CD #DC95AA #DCA495
triadic
#DC95AA #AADC95 #95AADC
tetradic
#DC95AA #CDDC95 #95DCC7 #A495DC
square
#DC95AA #CDDC95 #95DCC7 #A495DC
split-complementary
#DC95AA #95DCA4 #95CDDC
monochromatic
#B93D62 #CD6785 #DC95AA #EBC3CF #F7E8ED
Accessibility & contrast
On white
2.35
#DC95AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#DC95AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC95AA
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC95AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC95AA | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA1AB
Deuteranopia (green-blind)
#AFAEA8
Tritanopia (blue-blind)
#E8919C
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #dc95aa; /* rgb */ color: rgb(220, 149, 170); /* oklch */ color: oklch(74.6% 0.089 0.2);
Tailwind
colors: {
custom: {
50: '#e8b5c3',
500: '#dc95aa',
950: '#000000',
},
}SCSS
$custom: #dc95aa; $custom-light: #e8b5c3; $custom-dark: #000000;
JSON
{
"hex": "#dc95aa",
"rgb": {
"r": 220,
"g": 149,
"b": 170
},
"hsl": {
"h": 342.254,
"s": 50.355,
"l": 72.353
},
"oklch": {
"l": 0.74588,
"c": 0.08916,
"h": 0.2
},
"luminance": 0.39613
}Semantic roles & 50–950 ramp
primary
#DC95AA
secondary
#DDEEE9
accent
#BE9128
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#161112
muted
#848081