#DD94AB#DD94AB
#DD94AB is a light, moderate pink. Relative luminance 0.395; OKLCH L 74.6% C 0.092 H 359.1°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DD94AB |
|---|---|
| RGB | rgb(221, 148, 171) |
| HSL | hsl(341, 52%, 72%) |
| HSV | hsv(341, 33%, 87%) |
| CMYK | cmyk(0%, 33%, 22.6%, 13.3%) |
| CIE-LAB | lab(69.11, 30.66, -0.71) |
| CIE-LCH | lch(69.11, 30.67, 358.68°) |
| OKLab | oklab(74.56% 0.0922 -0.0014) |
| OKLCH | oklch(74.56% 0.092 359.1) |
| XYZ | xyz(47.7602, 39.4951, 43.6279) |
| Luminance | 0.3949 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.98
Faded Pink
#DE9DAC
ΔE00 3.09
Dull Pink
#D5869D
ΔE00 3.81
Dusty Pink (survey)
#D58A94
ΔE00 5.53
Light Mauve
#C292A1
ΔE00 5.85
Grey Pink
#C3909B
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD94AB #94DDC6
analogous
#DD94CF #DD94AB #DDA294
triadic
#DD94AB #ABDD94 #94ABDD
tetradic
#DD94AB #CFDD94 #94DDC6 #A294DD
square
#DD94AB #CFDD94 #94DDC6 #A294DD
split-complementary
#DD94AB #94DDA2 #94CFDD
monochromatic
#BB3B64 #CE6687 #DD94AB #ECC2CF #F8E8ED
Accessibility & contrast
On white
2.36
#DD94AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#DD94AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD94AB
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD94AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD94AB | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA1AC
Deuteranopia (green-blind)
#AFAEA9
Tritanopia (blue-blind)
#E9909C
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #dd94ab; /* rgb */ color: rgb(221, 148, 171); /* oklch */ color: oklch(74.6% 0.092 359.1);
Tailwind
colors: {
custom: {
50: '#e9b4c4',
500: '#dd94ab',
950: '#000000',
},
}SCSS
$custom: #dd94ab; $custom-light: #e9b4c4; $custom-dark: #000000;
JSON
{
"hex": "#dd94ab",
"rgb": {
"r": 221,
"g": 148,
"b": 171
},
"hsl": {
"h": 341.096,
"s": 51.773,
"l": 72.353
},
"oklch": {
"l": 0.74555,
"c": 0.09224,
"h": 359.1
},
"luminance": 0.39492
}Semantic roles & 50–950 ramp
primary
#DD94AB
secondary
#DCEFE9
accent
#BF8F26
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#161112
muted
#848081