#D4B2B8#D4B2B8
#D4B2B8 is a light, muted red. Relative luminance 0.493; OKLCH L 79.5% C 0.040 H 6.1°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #D4B2B8 |
|---|---|
| RGB | rgb(212, 178, 184) |
| HSL | hsl(349, 28%, 76%) |
| HSV | hsv(349, 16%, 83%) |
| CMYK | cmyk(0%, 16%, 13.2%, 16.9%) |
| CIE-LAB | lab(75.64, 13.22, 1.54) |
| CIE-LCH | lch(75.64, 13.31, 6.62°) |
| OKLab | oklab(79.5% 0.0398 0.0042) |
| OKLCH | oklch(79.5% 0.04 6.1) |
| XYZ | xyz(51.7232, 49.3000, 52.1293) |
| Luminance | 0.4930 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.68
Pinkish Grey
#C8ACA9
ΔE00 4.96
Thistle
#D8BFD8
ΔE00 8.11
Pale Rose
#FDC1C5
ΔE00 8.34
Faded Pink
#DE9DAC
ΔE00 8.53
Light Rose
#FFC5CB
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4B2B8 #B2D4CE
analogous
#D4B2C9 #D4B2B8 #D4BDB2
triadic
#D4B2B8 #B8D4B2 #B2B8D4
tetradic
#D4B2B8 #C9D4B2 #B2D4CE #BDB2D4
square
#D4B2B8 #C9D4B2 #B2D4CE #BDB2D4
split-complementary
#D4B2B8 #B2D4BD #B2C9D4
monochromatic
#A86370 #BE8B94 #D4B2B8 #EAD9DC #F4EBED
Accessibility & contrast
On white
1.93
#D4B2B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#D4B2B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4B2B8
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4B2B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4B2B8 | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B7B8
Deuteranopia (green-blind)
#BEBDB7
Tritanopia (blue-blind)
#DBB0B4
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #d4b2b8; /* rgb */ color: rgb(212, 178, 184); /* oklch */ color: oklch(79.5% 0.040 6.1);
Tailwind
colors: {
custom: {
50: '#e1c9cd',
500: '#d4b2b8',
950: '#000000',
},
}SCSS
$custom: #d4b2b8; $custom-light: #e1c9cd; $custom-dark: #000000;
JSON
{
"hex": "#d4b2b8",
"rgb": {
"r": 212,
"g": 178,
"b": 184
},
"hsl": {
"h": 349.412,
"s": 28.333,
"l": 76.471
},
"oklch": {
"l": 0.79501,
"c": 0.04007,
"h": 6.1
},
"luminance": 0.49299
}Semantic roles & 50–950 ramp
primary
#D4B2B8
secondary
#E0EBE9
accent
#A7953F
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151313
muted
#838282