#DD8EA5#DD8EA5
#DD8EA5 is a light, moderate pink. Relative luminance 0.374; OKLCH L 73.4% C 0.100 H 0.9°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DD8EA5 |
|---|---|
| RGB | rgb(221, 142, 165) |
| HSL | hsl(343, 54%, 71%) |
| HSV | hsv(343, 36%, 87%) |
| CMYK | cmyk(0%, 35.7%, 25.3%, 13.3%) |
| CIE-LAB | lab(67.60, 33.01, 0.46) |
| CIE-LCH | lch(67.60, 33.01, 0.79°) |
| OKLab | oklab(73.35% 0.0996 0.0017) |
| OKLCH | oklch(73.35% 0.1 0.9) |
| XYZ | xyz(46.2844, 37.4378, 40.3784) |
| Luminance | 0.3744 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.00
Dull Pink
#D5869D
ΔE00 2.38
Faded Pink
#DE9DAC
ΔE00 4.23
Dusty Pink (survey)
#D58A94
ΔE00 4.56
Pinky
#FC86AA
ΔE00 5.82
Greyish Pink
#C88D94
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD8EA5 #8EDDC6
analogous
#DD8ECC #DD8EA5 #DD9E8E
triadic
#DD8EA5 #A5DD8E #8EA5DD
tetradic
#DD8EA5 #CCDD8E #8EDDC6 #9E8EDD
square
#DD8EA5 #CCDD8E #8EDDC6 #9E8EDD
split-complementary
#DD8EA5 #8EDD9E #8ECCDD
monochromatic
#B9385D #CF5F80 #DD8EA5 #EBBDCA #F8E7EC
Accessibility & contrast
On white
2.47
#DD8EA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#DD8EA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD8EA5
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD8EA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD8EA5 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999CA6
Deuteranopia (green-blind)
#ACAAA3
Tritanopia (blue-blind)
#EA8996
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #dd8ea5; /* rgb */ color: rgb(221, 142, 165); /* oklch */ color: oklch(73.4% 0.100 0.9);
Tailwind
colors: {
custom: {
50: '#e9b0bf',
500: '#dd8ea5',
950: '#000000',
},
}SCSS
$custom: #dd8ea5; $custom-light: #e9b0bf; $custom-dark: #000000;
JSON
{
"hex": "#dd8ea5",
"rgb": {
"r": 221,
"g": 142,
"b": 165
},
"hsl": {
"h": 342.532,
"s": 53.741,
"l": 71.176
},
"oklch": {
"l": 0.73351,
"c": 0.09961,
"h": 0.9
},
"luminance": 0.37435
}Semantic roles & 50–950 ramp
primary
#DD8EA5
secondary
#D9EEE8
accent
#C19424
background
#FEFAFB
surface
#FDF5F7
border
#D5CFD0
text
#161012
muted
#847F81