#D4AAA8#D4AAA8
#D4AAA8 is a light, muted red. Relative luminance 0.456; OKLCH L 77.5% C 0.050 H 21.5°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #D4AAA8 |
|---|---|
| RGB | rgb(212, 170, 168) |
| HSL | hsl(3, 34%, 75%) |
| HSV | hsv(3, 21%, 83%) |
| CMYK | cmyk(0%, 19.8%, 20.8%, 16.9%) |
| CIE-LAB | lab(73.27, 15.03, 6.87) |
| CIE-LCH | lch(73.27, 16.52, 24.55°) |
| OKLab | oklab(77.53% 0.0461 0.0181) |
| OKLCH | oklch(77.53% 0.05 21.5) |
| XYZ | xyz(48.5943, 45.5756, 43.2754) |
| Luminance | 0.4557 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.35
Dusty Pink
#D8A7B1
ΔE00 4.98
Rosybrown
#BC8F8F
ΔE00 7.75
Faded Pink
#DE9DAC
ΔE00 8.00
Pale Rose
#FDC1C5
ΔE00 8.52
Grey Pink
#C3909B
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4AAA8 #A8D2D4
analogous
#D4A8BC #D4AAA8 #D4C0A8
triadic
#D4AAA8 #A8D4AA #AAA8D4
tetradic
#D4AAA8 #BCD4A8 #A8D2D4 #C0A8D4
square
#D4AAA8 #BCD4A8 #A8D2D4 #C0A8D4
split-complementary
#D4AAA8 #A8D4C0 #A8BCD4
monochromatic
#AC5A56 #C0827F #D4AAA8 #E8D2D1 #F5EBEB
Accessibility & contrast
On white
2.08
#D4AAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#D4AAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4AAA8
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4AAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4AAA8 | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AFA8
Deuteranopia (green-blind)
#BBB7A7
Tritanopia (blue-blind)
#DDA6AA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #d4aaa8; /* rgb */ color: rgb(212, 170, 168); /* oklch */ color: oklch(77.5% 0.050 21.5);
Tailwind
colors: {
custom: {
50: '#e2c3c1',
500: '#d4aaa8',
950: '#000000',
},
}SCSS
$custom: #d4aaa8; $custom-light: #e2c3c1; $custom-dark: #000000;
JSON
{
"hex": "#d4aaa8",
"rgb": {
"r": 212,
"g": 170,
"b": 168
},
"hsl": {
"h": 2.727,
"s": 33.846,
"l": 74.51
},
"oklch": {
"l": 0.77527,
"c": 0.04955,
"h": 21.5
},
"luminance": 0.45574
}Semantic roles & 50–950 ramp
primary
#D4AAA8
secondary
#DFEBEC
accent
#A7AD39
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151212
muted
#838181