#D3A19E#D3A19E
#D3A19E is a light, muted red. Relative luminance 0.418; OKLCH L 75.5% C 0.060 H 22.5°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D3A19E |
|---|---|
| RGB | rgb(211, 161, 158) |
| HSL | hsl(3, 38%, 72%) |
| HSV | hsv(3, 25%, 83%) |
| CMYK | cmyk(0%, 23.7%, 25.1%, 17.3%) |
| CIE-LAB | lab(70.74, 18.06, 8.74) |
| CIE-LCH | lch(70.74, 20.07, 25.82°) |
| OKLab | oklab(75.46% 0.0553 0.0229) |
| OKLCH | oklch(75.46% 0.06 22.5) |
| XYZ | xyz(45.7811, 41.8094, 37.9997) |
| Luminance | 0.4181 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.39
Rosybrown
#BC8F8F
ΔE00 5.90
Pinkish Grey
#C8ACA9
ΔE00 6.57
Greyish Pink
#C88D94
ΔE00 6.59
Faded Pink
#DE9DAC
ΔE00 7.08
Grey Pink
#C3909B
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3A19E #9ED0D3
analogous
#D39EB6 #D3A19E #D3BB9E
triadic
#D3A19E #9ED3A1 #A19ED3
tetradic
#D3A19E #B6D39E #9ED0D3 #BB9ED3
square
#D3A19E #B6D39E #9ED0D3 #BB9ED3
split-complementary
#D3A19E #9ED3BB #9EB6D3
monochromatic
#AA524D #C07874 #D3A19E #E6CAC8 #F5EBEA
Accessibility & contrast
On white
2.24
#D3A19E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#D3A19E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3A19E
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3A19E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3A19E | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA79E
Deuteranopia (green-blind)
#B6B19D
Tritanopia (blue-blind)
#DE9CA0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #d3a19e; /* rgb */ color: rgb(211, 161, 158); /* oklch */ color: oklch(75.5% 0.060 22.5);
Tailwind
colors: {
custom: {
50: '#e1bdba',
500: '#d3a19e',
950: '#000000',
},
}SCSS
$custom: #d3a19e; $custom-light: #e1bdba; $custom-dark: #000000;
JSON
{
"hex": "#d3a19e",
"rgb": {
"r": 211,
"g": 161,
"b": 158
},
"hsl": {
"h": 3.396,
"s": 37.589,
"l": 72.353
},
"oklch": {
"l": 0.75462,
"c": 0.05987,
"h": 22.5
},
"luminance": 0.41807
}Semantic roles & 50–950 ramp
primary
#D3A19E
secondary
#DFEBEC
accent
#AAB135
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151211
muted
#838180