#DC93AA#DC93AA
#DC93AA is a light, moderate pink. Relative luminance 0.390; OKLCH L 74.2% C 0.092 H 359.1°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DC93AA |
|---|---|
| RGB | rgb(220, 147, 170) |
| HSL | hsl(341, 51%, 72%) |
| HSV | hsv(341, 33%, 86%) |
| CMYK | cmyk(0%, 33.2%, 22.7%, 13.7%) |
| CIE-LAB | lab(68.74, 30.69, -0.70) |
| CIE-LCH | lch(68.74, 30.70, 358.70°) |
| OKLab | oklab(74.24% 0.0923 -0.0014) |
| OKLCH | oklch(74.24% 0.092 359.1) |
| XYZ | xyz(47.2054, 38.9882, 43.0615) |
| Luminance | 0.3898 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.95
Faded Pink
#DE9DAC
ΔE00 3.26
Dull Pink
#D5869D
ΔE00 3.54
Dusty Pink (survey)
#D58A94
ΔE00 5.37
Light Mauve
#C292A1
ΔE00 5.72
Grey Pink
#C3909B
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC93AA #93DCC5
analogous
#DC93CF #DC93AA #DCA193
triadic
#DC93AA #AADC93 #93AADC
tetradic
#DC93AA #CFDC93 #93DCC5 #A193DC
square
#DC93AA #CFDC93 #93DCC5 #A193DC
split-complementary
#DC93AA #93DCA1 #93CFDC
monochromatic
#B93C63 #CD6586 #DC93AA #EBC1CE #F8E8ED
Accessibility & contrast
On white
2.39
#DC93AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#DC93AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC93AA
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC93AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC93AA | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA0AB
Deuteranopia (green-blind)
#AEADA8
Tritanopia (blue-blind)
#E88F9B
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #dc93aa; /* rgb */ color: rgb(220, 147, 170); /* oklch */ color: oklch(74.2% 0.092 359.1);
Tailwind
colors: {
custom: {
50: '#e8b3c3',
500: '#dc93aa',
950: '#000000',
},
}SCSS
$custom: #dc93aa; $custom-light: #e8b3c3; $custom-dark: #000000;
JSON
{
"hex": "#dc93aa",
"rgb": {
"r": 220,
"g": 147,
"b": 170
},
"hsl": {
"h": 341.096,
"s": 51.049,
"l": 71.961
},
"oklch": {
"l": 0.74241,
"c": 0.09234,
"h": 359.1
},
"luminance": 0.38985
}Semantic roles & 50–950 ramp
primary
#DC93AA
secondary
#DCEFE9
accent
#BE8F27
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#161112
muted
#848081