#DD93AB#DD93AB
#DD93AB is a light, moderate pink. Relative luminance 0.392; OKLCH L 74.4% C 0.094 H 358.6°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DD93AB |
|---|---|
| RGB | rgb(221, 147, 171) |
| HSL | hsl(341, 52%, 72%) |
| HSV | hsv(341, 33%, 87%) |
| CMYK | cmyk(0%, 33.5%, 22.6%, 13.3%) |
| CIE-LAB | lab(68.88, 31.20, -1.04) |
| CIE-LCH | lch(68.88, 31.21, 358.10°) |
| OKLab | oklab(74.38% 0.0938 -0.0023) |
| OKLCH | oklch(74.38% 0.094 358.6) |
| XYZ | xyz(47.6040, 39.1827, 43.5758) |
| Luminance | 0.3918 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.92
Faded Pink
#DE9DAC
ΔE00 3.44
Dull Pink
#D5869D
ΔE00 3.63
Dusty Pink (survey)
#D58A94
ΔE00 5.62
Light Mauve
#C292A1
ΔE00 5.95
Grey Pink
#C3909B
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD93AB #93DDC5
analogous
#DD93D0 #DD93AB #DDA093
triadic
#DD93AB #ABDD93 #93ABDD
tetradic
#DD93AB #D0DD93 #93DDC5 #A093DD
square
#DD93AB #D0DD93 #93DDC5 #A093DD
split-complementary
#DD93AB #93DDA0 #93D0DD
monochromatic
#BB3B64 #CE6487 #DD93AB #ECC2CF #F8E8ED
Accessibility & contrast
On white
2.38
#DD93AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#DD93AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD93AB
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD93AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD93AB | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA0AC
Deuteranopia (green-blind)
#AEADA9
Tritanopia (blue-blind)
#E98F9B
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #dd93ab; /* rgb */ color: rgb(221, 147, 171); /* oklch */ color: oklch(74.4% 0.094 358.6);
Tailwind
colors: {
custom: {
50: '#e9b3c4',
500: '#dd93ab',
950: '#000000',
},
}SCSS
$custom: #dd93ab; $custom-light: #e9b3c4; $custom-dark: #000000;
JSON
{
"hex": "#dd93ab",
"rgb": {
"r": 221,
"g": 147,
"b": 171
},
"hsl": {
"h": 340.541,
"s": 52.113,
"l": 72.157
},
"oklch": {
"l": 0.74383,
"c": 0.09385,
"h": 358.6
},
"luminance": 0.3918
}Semantic roles & 50–950 ramp
primary
#DD93AB
secondary
#DCEFE9
accent
#C08E26
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#161112
muted
#848081