#D29EA2#D29EA2
#D29EA2 is a light, moderate red. Relative luminance 0.408; OKLCH L 74.9% C 0.062 H 13.5°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D29EA2 |
|---|---|
| RGB | rgb(210, 158, 162) |
| HSL | hsl(355, 37%, 72%) |
| HSV | hsv(355, 25%, 82%) |
| CMYK | cmyk(0%, 24.8%, 22.9%, 17.6%) |
| CIE-LAB | lab(70.01, 19.90, 5.47) |
| CIE-LCH | lch(70.01, 20.64, 15.36°) |
| OKLab | oklab(74.91% 0.0605 0.0146) |
| OKLCH | oklch(74.91% 0.062 13.5) |
| XYZ | xyz(45.3273, 40.7662, 39.6565) |
| Luminance | 0.4076 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.45
Faded Pink
#DE9DAC
ΔE00 4.49
Greyish Pink
#C88D94
ΔE00 4.81
Grey Pink
#C3909B
ΔE00 4.86
Rosybrown
#BC8F8F
ΔE00 5.58
Light Mauve
#C292A1
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D29EA2 #9ED2CE
analogous
#D29EBC #D29EA2 #D2B49E
triadic
#D29EA2 #A2D29E #9EA2D2
tetradic
#D29EA2 #BCD29E #9ED2CE #B49ED2
square
#D29EA2 #BCD29E #9ED2CE #B49ED2
split-complementary
#D29EA2 #9ED2B4 #9EBCD2
monochromatic
#A84E55 #BF747A #D29EA2 #E5C8CA #F5EAEB
Accessibility & contrast
On white
2.29
#D29EA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#D29EA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D29EA2
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D29EA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D29EA2 | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A5A2
Deuteranopia (green-blind)
#B3AFA1
Tritanopia (blue-blind)
#DC9AA0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d29ea2; /* rgb */ color: rgb(210, 158, 162); /* oklch */ color: oklch(74.9% 0.062 13.5);
Tailwind
colors: {
custom: {
50: '#e0bbbd',
500: '#d29ea2',
950: '#000000',
},
}SCSS
$custom: #d29ea2; $custom-light: #e0bbbd; $custom-dark: #000000;
JSON
{
"hex": "#d29ea2",
"rgb": {
"r": 210,
"g": 158,
"b": 162
},
"hsl": {
"h": 355.385,
"s": 36.62,
"l": 72.157
},
"oklch": {
"l": 0.74907,
"c": 0.06223,
"h": 13.5
},
"luminance": 0.40764
}Semantic roles & 50–950 ramp
primary
#D29EA2
secondary
#DFECEB
accent
#B0A636
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151112
muted
#838081