#D7A09E#D7A09E
#D7A09E is a light, moderate red. Relative luminance 0.421; OKLCH L 75.7% C 0.066 H 21.1°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D7A09E |
|---|---|
| RGB | rgb(215, 160, 158) |
| HSL | hsl(2, 42%, 73%) |
| HSV | hsv(2, 27%, 84%) |
| CMYK | cmyk(0%, 25.6%, 26.5%, 15.7%) |
| CIE-LAB | lab(70.91, 20.11, 9.04) |
| CIE-LCH | lch(70.91, 22.05, 24.21°) |
| OKLab | oklab(75.69% 0.0614 0.0237) |
| OKLCH | oklch(75.69% 0.066 21.1) |
| XYZ | xyz(46.7675, 42.0597, 37.9961) |
| Luminance | 0.4206 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.23
Greyish Pink
#C88D94
ΔE00 6.17
Rosybrown
#BC8F8F
ΔE00 6.27
Faded Pink
#DE9DAC
ΔE00 6.31
Grey Pink
#C3909B
ΔE00 6.98
Dusty Pink (survey)
#D58A94
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7A09E #9ED5D7
analogous
#D79EB8 #D7A09E #D7BC9E
triadic
#D7A09E #9ED7A0 #A09ED7
tetradic
#D7A09E #B8D79E #9ED5D7 #BC9ED7
square
#D7A09E #B8D79E #9ED5D7 #BC9ED7
split-complementary
#D7A09E #9ED7BC #9EB8D7
monochromatic
#B14D49 #C57673 #D7A09E #E9CAC9 #F6EAE9
Accessibility & contrast
On white
2.23
#D7A09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#D7A09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7A09E
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7A09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7A09E | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA79E
Deuteranopia (green-blind)
#B7B29D
Tritanopia (blue-blind)
#E39AA0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #d7a09e; /* rgb */ color: rgb(215, 160, 158); /* oklch */ color: oklch(75.7% 0.066 21.1);
Tailwind
colors: {
custom: {
50: '#e4bcba',
500: '#d7a09e',
950: '#000000',
},
}SCSS
$custom: #d7a09e; $custom-light: #e4bcba; $custom-dark: #000000;
JSON
{
"hex": "#d7a09e",
"rgb": {
"r": 215,
"g": 160,
"b": 158
},
"hsl": {
"h": 2.105,
"s": 41.606,
"l": 73.137
},
"oklch": {
"l": 0.75689,
"c": 0.06586,
"h": 21.1
},
"luminance": 0.42057
}Semantic roles & 50–950 ramp
primary
#D7A09E
secondary
#DEECED
accent
#B0B531
background
#FEFBFB
surface
#FCF6F6
border
#D5D0D0
text
#161211
muted
#848180