#D9AFA3#D9AFA3
#D9AFA3 is a light, muted red. Relative luminance 0.481; OKLCH L 78.8% C 0.052 H 36.5°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #D9AFA3 |
|---|---|
| RGB | rgb(217, 175, 163) |
| HSL | hsl(13, 42%, 75%) |
| HSV | hsv(13, 25%, 85%) |
| CMYK | cmyk(0%, 19.4%, 24.9%, 14.9%) |
| CIE-LAB | lab(74.86, 13.48, 11.93) |
| CIE-LCH | lch(74.86, 18.00, 41.53°) |
| OKLab | oklab(78.84% 0.0419 0.031) |
| OKLCH | oklch(78.84% 0.052 36.5) |
| XYZ | xyz(50.5567, 48.0581, 41.2563) |
| Luminance | 0.4806 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.35
Pinkish Tan
#D99B82
ΔE00 7.48
Pale Salmon
#FFB19A
ΔE00 8.39
Blush (survey)
#F29E8E
ΔE00 8.90
Light Salmon
#FEA993
ΔE00 9.07
Dusty Pink
#D8A7B1
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9AFA3 #A3CDD9
analogous
#D9A3B2 #D9AFA3 #D9CAA3
triadic
#D9AFA3 #A3D9AF #AFA3D9
tetradic
#D9AFA3 #B2D9A3 #A3CDD9 #CAA3D9
square
#D9AFA3 #B2D9A3 #A3CDD9 #CAA3D9
split-complementary
#D9AFA3 #A3D9CA #A3B2D9
monochromatic
#B5644C #C78978 #D9AFA3 #EBD5CE #F6ECE9
Accessibility & contrast
On white
1.98
#D9AFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#D9AFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9AFA3
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9AFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9AFA3 | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B3A2
Deuteranopia (green-blind)
#C2BCA3
Tritanopia (blue-blind)
#E4A9AC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #d9afa3; /* rgb */ color: rgb(217, 175, 163); /* oklch */ color: oklch(78.8% 0.052 36.5);
Tailwind
colors: {
custom: {
50: '#e5c7be',
500: '#d9afa3',
950: '#000000',
},
}SCSS
$custom: #d9afa3; $custom-light: #e5c7be; $custom-dark: #000000;
JSON
{
"hex": "#d9afa3",
"rgb": {
"r": 217,
"g": 175,
"b": 163
},
"hsl": {
"h": 13.333,
"s": 41.538,
"l": 74.51
},
"oklch": {
"l": 0.78839,
"c": 0.05216,
"h": 36.5
},
"luminance": 0.48056
}Semantic roles & 50–950 ramp
primary
#D9AFA3
secondary
#DEEAED
accent
#97B531
background
#FEFCFB
surface
#FCF8F6
border
#D5D1D0
text
#161312
muted
#848281