#DD8EA2#DD8EA2
#DD8EA2 is a light, moderate pink. Relative luminance 0.373; OKLCH L 73.3% C 0.099 H 3.3°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DD8EA2 |
|---|---|
| RGB | rgb(221, 142, 162) |
| HSL | hsl(345, 54%, 71%) |
| HSV | hsv(345, 36%, 87%) |
| CMYK | cmyk(0%, 35.7%, 26.7%, 13.3%) |
| CIE-LAB | lab(67.52, 32.59, 2.02) |
| CIE-LCH | lch(67.52, 32.65, 3.55°) |
| OKLab | oklab(73.26% 0.0985 0.0057) |
| OKLCH | oklch(73.26% 0.099 3.3) |
| XYZ | xyz(46.0146, 37.3299, 38.9572) |
| Luminance | 0.3733 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.87
Dull Pink
#D5869D
ΔE00 2.49
Dusty Pink (survey)
#D58A94
ΔE00 3.68
Faded Pink
#DE9DAC
ΔE00 4.03
Greyish Pink
#C88D94
ΔE00 5.48
Rose Pink
#F7879A
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD8EA2 #8EDDC9
analogous
#DD8EC9 #DD8EA2 #DDA18E
triadic
#DD8EA2 #A2DD8E #8EA2DD
tetradic
#DD8EA2 #C9DD8E #8EDDC9 #A18EDD
square
#DD8EA2 #C9DD8E #8EDDC9 #A18EDD
split-complementary
#DD8EA2 #8EDDA1 #8EC9DD
monochromatic
#B93858 #CF5F7B #DD8EA2 #EBBDC9 #F8E7EC
Accessibility & contrast
On white
2.48
#DD8EA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#DD8EA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD8EA2
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD8EA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD8EA2 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999CA3
Deuteranopia (green-blind)
#ADAAA0
Tritanopia (blue-blind)
#EA8995
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #dd8ea2; /* rgb */ color: rgb(221, 142, 162); /* oklch */ color: oklch(73.3% 0.099 3.3);
Tailwind
colors: {
custom: {
50: '#e9b0bd',
500: '#dd8ea2',
950: '#000000',
},
}SCSS
$custom: #dd8ea2; $custom-light: #e9b0bd; $custom-dark: #000000;
JSON
{
"hex": "#dd8ea2",
"rgb": {
"r": 221,
"g": 142,
"b": 162
},
"hsl": {
"h": 344.81,
"s": 53.741,
"l": 71.176
},
"oklch": {
"l": 0.73263,
"c": 0.09868,
"h": 3.3
},
"luminance": 0.37327
}Semantic roles & 50–950 ramp
primary
#DD8EA2
secondary
#D9EEE9
accent
#C19924
background
#FEFAFB
surface
#FDF5F6
border
#D5CFD0
text
#161012
muted
#847F81