#D3AAA8#D3AAA8
#D3AAA8 is a light, muted red. Relative luminance 0.454; OKLCH L 77.4% C 0.048 H 21.5°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D3AAA8 |
|---|---|
| RGB | rgb(211, 170, 168) |
| HSL | hsl(3, 33%, 74%) |
| HSV | hsv(3, 20%, 83%) |
| CMYK | cmyk(0%, 19.4%, 20.4%, 17.3%) |
| CIE-LAB | lab(73.17, 14.66, 6.71) |
| CIE-LCH | lch(73.17, 16.12, 24.61°) |
| OKLab | oklab(77.43% 0.045 0.0177) |
| OKLCH | oklch(77.43% 0.048 21.5) |
| XYZ | xyz(48.3068, 45.4273, 43.2620) |
| Luminance | 0.4542 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.08
Dusty Pink
#D8A7B1
ΔE00 5.09
Rosybrown
#BC8F8F
ΔE00 7.73
Faded Pink
#DE9DAC
ΔE00 8.16
Grey Pink
#C3909B
ΔE00 8.65
Pale Rose
#FDC1C5
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3AAA8 #A8D1D3
analogous
#D3A8BC #D3AAA8 #D3C0A8
triadic
#D3AAA8 #A8D3AA #AAA8D3
tetradic
#D3AAA8 #BCD3A8 #A8D1D3 #C0A8D3
square
#D3AAA8 #BCD3A8 #A8D1D3 #C0A8D3
split-complementary
#D3AAA8 #A8D3C0 #A8BCD3
monochromatic
#AA5B57 #BE827F #D3AAA8 #E8D2D1 #F5EBEB
Accessibility & contrast
On white
2.08
#D3AAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#D3AAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3AAA8
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3AAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3AAA8 | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AFA8
Deuteranopia (green-blind)
#BBB7A7
Tritanopia (blue-blind)
#DCA6AA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #d3aaa8; /* rgb */ color: rgb(211, 170, 168); /* oklch */ color: oklch(77.4% 0.048 21.5);
Tailwind
colors: {
custom: {
50: '#e1c3c1',
500: '#d3aaa8',
950: '#000000',
},
}SCSS
$custom: #d3aaa8; $custom-light: #e1c3c1; $custom-dark: #000000;
JSON
{
"hex": "#d3aaa8",
"rgb": {
"r": 211,
"g": 170,
"b": 168
},
"hsl": {
"h": 2.791,
"s": 32.824,
"l": 74.314
},
"oklch": {
"l": 0.77429,
"c": 0.04836,
"h": 21.5
},
"luminance": 0.45425
}Semantic roles & 50–950 ramp
primary
#D3AAA8
secondary
#E0EBEB
accent
#A6AC3A
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151212
muted
#838181