#D4ABB5#D4ABB5
#D4ABB5 is a light, muted red. Relative luminance 0.465; OKLCH L 78.1% C 0.050 H 2.0°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D4ABB5 |
|---|---|
| RGB | rgb(212, 171, 181) |
| HSL | hsl(345, 32%, 75%) |
| HSV | hsv(345, 19%, 83%) |
| CMYK | cmyk(0%, 19.3%, 14.6%, 16.9%) |
| CIE-LAB | lab(73.84, 16.52, 0.56) |
| CIE-LCH | lch(73.84, 16.53, 1.95°) |
| OKLab | oklab(78.08% 0.0495 0.0017) |
| OKLCH | oklch(78.08% 0.05 2) |
| XYZ | xyz(50.0546, 46.4608, 50.0382) |
| Luminance | 0.4646 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 2.14
Faded Pink
#DE9DAC
ΔE00 5.92
Pinkish Grey
#C8ACA9
ΔE00 6.84
Light Mauve
#C292A1
ΔE00 7.04
Grey Pink
#C3909B
ΔE00 7.54
Pink
#FFC0CB
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4ABB5 #ABD4CA
analogous
#D4ABC9 #D4ABB5 #D4B6AB
triadic
#D4ABB5 #B5D4AB #ABB5D4
tetradic
#D4ABB5 #C9D4AB #ABD4CA #B6ABD4
square
#D4ABB5 #C9D4AB #ABD4CA #B6ABD4
split-complementary
#D4ABB5 #ABD4B6 #ABC9D4
monochromatic
#AB5A6E #BF8391 #D4ABB5 #E9D3D9 #F5EBED
Accessibility & contrast
On white
2.04
#D4ABB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#D4ABB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4ABB5
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4ABB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4ABB5 | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B1B5
Deuteranopia (green-blind)
#B9B8B4
Tritanopia (blue-blind)
#DCA9AE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #d4abb5; /* rgb */ color: rgb(212, 171, 181); /* oklch */ color: oklch(78.1% 0.050 2.0);
Tailwind
colors: {
custom: {
50: '#e1c4cb',
500: '#d4abb5',
950: '#000000',
},
}SCSS
$custom: #d4abb5; $custom-light: #e1c4cb; $custom-dark: #000000;
JSON
{
"hex": "#d4abb5",
"rgb": {
"r": 212,
"g": 171,
"b": 181
},
"hsl": {
"h": 345.366,
"s": 32.283,
"l": 75.098
},
"oklch": {
"l": 0.78082,
"c": 0.04957,
"h": 2
},
"luminance": 0.46459
}Semantic roles & 50–950 ramp
primary
#D4ABB5
secondary
#E0EBE8
accent
#AB903A
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151213
muted
#838182