#D8AEA2#D8AEA2
#D8AEA2 is a light, muted red. Relative luminance 0.475; OKLCH L 78.5% C 0.052 H 36.5°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D8AEA2 |
|---|---|
| RGB | rgb(216, 174, 162) |
| HSL | hsl(13, 41%, 74%) |
| HSV | hsv(13, 25%, 85%) |
| CMYK | cmyk(0%, 19.4%, 25%, 15.3%) |
| CIE-LAB | lab(74.50, 13.49, 11.95) |
| CIE-LCH | lch(74.50, 18.02, 41.53°) |
| OKLab | oklab(78.53% 0.042 0.0311) |
| OKLCH | oklch(78.53% 0.052 36.5) |
| XYZ | xyz(49.9771, 47.4817, 40.7078) |
| Luminance | 0.4748 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.29
Pinkish Tan
#D99B82
ΔE00 7.33
Pale Salmon
#FFB19A
ΔE00 8.48
Blush (survey)
#F29E8E
ΔE00 8.86
Light Salmon
#FEA993
ΔE00 9.11
Dusty Pink
#D8A7B1
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8AEA2 #A2CCD8
analogous
#D8A2B1 #D8AEA2 #D8C9A2
triadic
#D8AEA2 #A2D8AE #AEA2D8
tetradic
#D8AEA2 #B1D8A2 #A2CCD8 #C9A2D8
square
#D8AEA2 #B1D8A2 #A2CCD8 #C9A2D8
split-complementary
#D8AEA2 #A2D8C9 #A2B1D8
monochromatic
#B4634C #C68877 #D8AEA2 #EAD4CD #F6ECE9
Accessibility & contrast
On white
2.00
#D8AEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#D8AEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8AEA2
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8AEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8AEA2 | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B2A1
Deuteranopia (green-blind)
#C1BBA2
Tritanopia (blue-blind)
#E3A8AB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #d8aea2; /* rgb */ color: rgb(216, 174, 162); /* oklch */ color: oklch(78.5% 0.052 36.5);
Tailwind
colors: {
custom: {
50: '#e5c6bd',
500: '#d8aea2',
950: '#000000',
},
}SCSS
$custom: #d8aea2; $custom-light: #e5c6bd; $custom-dark: #000000;
JSON
{
"hex": "#d8aea2",
"rgb": {
"r": 216,
"g": 174,
"b": 162
},
"hsl": {
"h": 13.333,
"s": 40.909,
"l": 74.118
},
"oklch": {
"l": 0.78525,
"c": 0.05221,
"h": 36.5
},
"luminance": 0.4748
}Semantic roles & 50–950 ramp
primary
#D8AEA2
secondary
#DEEAED
accent
#97B432
background
#FEFCFB
surface
#FCF8F6
border
#D5D1D0
text
#161312
muted
#848281