#D2A09E#D2A09E
#D2A09E is a light, muted red. Relative luminance 0.413; OKLCH L 75.2% C 0.060 H 21.2°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D2A09E |
|---|---|
| RGB | rgb(210, 160, 158) |
| HSL | hsl(2, 37%, 72%) |
| HSV | hsv(2, 25%, 82%) |
| CMYK | cmyk(0%, 23.8%, 24.8%, 17.6%) |
| CIE-LAB | lab(70.40, 18.23, 8.23) |
| CIE-LCH | lch(70.40, 20.00, 24.31°) |
| OKLab | oklab(75.17% 0.0558 0.0217) |
| OKLCH | oklch(75.17% 0.06 21.2) |
| XYZ | xyz(45.3214, 41.3140, 37.9283) |
| Luminance | 0.4131 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.12
Rosybrown
#BC8F8F
ΔE00 5.58
Greyish Pink
#C88D94
ΔE00 6.16
Grey Pink
#C3909B
ΔE00 6.64
Pinkish Grey
#C8ACA9
ΔE00 6.69
Faded Pink
#DE9DAC
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2A09E #9ED0D2
analogous
#D29EB6 #D2A09E #D2BA9E
triadic
#D2A09E #9ED2A0 #A09ED2
tetradic
#D2A09E #B6D29E #9ED0D2 #BA9ED2
square
#D2A09E #B6D29E #9ED0D2 #BA9ED2
split-complementary
#D2A09E #9ED2BA #9EB6D2
monochromatic
#A8514E #BF7774 #D2A09E #E5C9C8 #F5EBEA
Accessibility & contrast
On white
2.27
#D2A09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#D2A09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2A09E
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2A09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2A09E | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A79E
Deuteranopia (green-blind)
#B5B09D
Tritanopia (blue-blind)
#DD9BA0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #d2a09e; /* rgb */ color: rgb(210, 160, 158); /* oklch */ color: oklch(75.2% 0.060 21.2);
Tailwind
colors: {
custom: {
50: '#e0bcba',
500: '#d2a09e',
950: '#000000',
},
}SCSS
$custom: #d2a09e; $custom-light: #e0bcba; $custom-dark: #000000;
JSON
{
"hex": "#d2a09e",
"rgb": {
"r": 210,
"g": 160,
"b": 158
},
"hsl": {
"h": 2.308,
"s": 36.62,
"l": 72.157
},
"oklch": {
"l": 0.75172,
"c": 0.05982,
"h": 21.2
},
"luminance": 0.41312
}Semantic roles & 50–950 ramp
primary
#D2A09E
secondary
#DFECEC
accent
#ABB036
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151211
muted
#838180