#D2AFA5#D2AFA5
#D2AFA5 is a light, muted red. Relative luminance 0.471; OKLCH L 78.2% C 0.043 H 36.5°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D2AFA5 |
|---|---|
| RGB | rgb(210, 175, 165) |
| HSL | hsl(13, 33%, 74%) |
| HSV | hsv(13, 21%, 82%) |
| CMYK | cmyk(0%, 16.7%, 21.4%, 17.6%) |
| CIE-LAB | lab(74.24, 11.13, 9.87) |
| CIE-LCH | lch(74.24, 14.88, 41.57°) |
| OKLab | oklab(78.22% 0.0349 0.0258) |
| OKLCH | oklch(78.22% 0.043 36.5) |
| XYZ | xyz(48.7001, 47.0799, 42.1120) |
| Luminance | 0.4708 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.62
Mushroom
#BA9E88
ΔE00 8.74
Pinkish Tan
#D99B82
ΔE00 8.79
Dusty Pink
#D8A7B1
ΔE00 9.38
Rosybrown
#BC8F8F
ΔE00 10.14
Pale Salmon
#FFB19A
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2AFA5 #A5C8D2
analogous
#D2A5B1 #D2AFA5 #D2C5A5
triadic
#D2AFA5 #A5D2AF #AFA5D2
tetradic
#D2AFA5 #B1D2A5 #A5C8D2 #C5A5D2
square
#D2AFA5 #B1D2A5 #A5C8D2 #C5A5D2
split-complementary
#D2AFA5 #A5D2C5 #A5B1D2
monochromatic
#A86754 #BE8B7C #D2AFA5 #E6D3CE #F5EDEB
Accessibility & contrast
On white
2.02
#D2AFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#D2AFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2AFA5
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2AFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2AFA5 | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B3A4
Deuteranopia (green-blind)
#BFB9A5
Tritanopia (blue-blind)
#DBAAAC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #d2afa5; /* rgb */ color: rgb(210, 175, 165); /* oklch */ color: oklch(78.2% 0.043 36.5);
Tailwind
colors: {
custom: {
50: '#e0c6bf',
500: '#d2afa5',
950: '#000000',
},
}SCSS
$custom: #d2afa5; $custom-light: #e0c6bf; $custom-dark: #000000;
JSON
{
"hex": "#d2afa5",
"rgb": {
"r": 210,
"g": 175,
"b": 165
},
"hsl": {
"h": 13.333,
"s": 33.333,
"l": 73.529
},
"oklch": {
"l": 0.78215,
"c": 0.04335,
"h": 36.5
},
"luminance": 0.47078
}Semantic roles & 50–950 ramp
primary
#D2AFA5
secondary
#E0E9EB
accent
#93AC39
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151312
muted
#838281