#D39EAE#D39EAE
#D39EAE is a light, moderate pink. Relative luminance 0.414; OKLCH L 75.4% C 0.066 H 359.0°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D39EAE |
|---|---|
| RGB | rgb(211, 158, 174) |
| HSL | hsl(342, 38%, 72%) |
| HSV | hsv(342, 25%, 83%) |
| CMYK | cmyk(0%, 25.1%, 17.5%, 17.3%) |
| CIE-LAB | lab(70.43, 22.10, -0.57) |
| CIE-LCH | lch(70.43, 22.11, 358.51°) |
| OKLab | oklab(75.36% 0.0662 -0.0012) |
| OKLCH | oklch(75.36% 0.066 359) |
| XYZ | xyz(46.7310, 41.3607, 45.5581) |
| Luminance | 0.4136 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.77
Dusty Pink
#D8A7B1
ΔE00 3.02
Light Mauve
#C292A1
ΔE00 4.08
Grey Pink
#C3909B
ΔE00 4.72
Greyish Pink
#C88D94
ΔE00 6.10
Pig Pink
#E78EA5
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D39EAE #9ED3C3
analogous
#D39EC9 #D39EAE #D3A99E
triadic
#D39EAE #AED39E #9EAED3
tetradic
#D39EAE #C9D39E #9ED3C3 #A99ED3
square
#D39EAE #C9D39E #9ED3C3 #A99ED3
split-complementary
#D39EAE #9ED3A9 #9EC9D3
monochromatic
#AA4D69 #C0748B #D39EAE #E6C8D1 #F5EAED
Accessibility & contrast
On white
2.26
#D39EAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#D39EAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D39EAE
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D39EAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D39EAE | 1.00 | 2.26 | 9.27 | 9.27 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A7AF
Deuteranopia (green-blind)
#B1B0AD
Tritanopia (blue-blind)
#DC9BA3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #d39eae; /* rgb */ color: rgb(211, 158, 174); /* oklch */ color: oklch(75.4% 0.066 359.0);
Tailwind
colors: {
custom: {
50: '#e1bbc6',
500: '#d39eae',
950: '#000000',
},
}SCSS
$custom: #d39eae; $custom-light: #e1bbc6; $custom-dark: #000000;
JSON
{
"hex": "#d39eae",
"rgb": {
"r": 211,
"g": 158,
"b": 174
},
"hsl": {
"h": 341.887,
"s": 37.589,
"l": 72.353
},
"oklch": {
"l": 0.75355,
"c": 0.06619,
"h": 359
},
"luminance": 0.41359
}Semantic roles & 50–950 ramp
primary
#D39EAE
secondary
#DFECE8
accent
#B18B35
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151113
muted
#838082