#D4B8BE#D4B8BE
#D4B8BE is a light, muted red. Relative luminance 0.520; OKLCH L 80.8% C 0.033 H 3.3°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #D4B8BE |
|---|---|
| RGB | rgb(212, 184, 190) |
| HSL | hsl(347, 25%, 78%) |
| HSV | hsv(347, 13%, 83%) |
| CMYK | cmyk(0%, 13.2%, 10.4%, 16.9%) |
| CIE-LAB | lab(77.28, 10.99, 0.66) |
| CIE-LCH | lch(77.28, 11.01, 3.45°) |
| OKLab | oklab(80.83% 0.033 0.0019) |
| OKLCH | oklch(80.83% 0.033 3.3) |
| XYZ | xyz(53.5855, 51.9970, 55.9188) |
| Luminance | 0.5200 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.20
Dusty Pink
#D8A7B1
ΔE00 6.83
Thistle
#D8BFD8
ΔE00 7.28
Pale Pink
#FFCFDC
ΔE00 8.99
Light Pink
#FFD1DF
ΔE00 9.09
Light Rose
#FFC5CB
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4B8BE #B8D4CE
analogous
#D4B8CC #D4B8BE #D4C0B8
triadic
#D4B8BE #BED4B8 #B8BED4
tetradic
#D4B8BE #CCD4B8 #B8D4CE #C0B8D4
square
#D4B8BE #CCD4B8 #B8D4CE #C0B8D4
split-complementary
#D4B8BE #B8D4C0 #B8CCD4
monochromatic
#A66C78 #BD929B #D4B8BE #EBDEE1 #F3ECEE
Accessibility & contrast
On white
1.84
#D4B8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#D4B8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4B8BE
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4B8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4B8BE | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCBE
Deuteranopia (green-blind)
#C2C1BD
Tritanopia (blue-blind)
#DAB6BA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #d4b8be; /* rgb */ color: rgb(212, 184, 190); /* oklch */ color: oklch(80.8% 0.033 3.3);
Tailwind
colors: {
custom: {
50: '#e1cdd1',
500: '#d4b8be',
950: '#000000',
},
}SCSS
$custom: #d4b8be; $custom-light: #e1cdd1; $custom-dark: #000000;
JSON
{
"hex": "#d4b8be",
"rgb": {
"r": 212,
"g": 184,
"b": 190
},
"hsl": {
"h": 347.143,
"s": 24.561,
"l": 77.647
},
"oklch": {
"l": 0.8083,
"c": 0.03301,
"h": 3.3
},
"luminance": 0.51996
}Semantic roles & 50–950 ramp
primary
#D4B8BE
secondary
#86AAA2
accent
#A38E42
background
#FEFEFE
surface
#FCFAFB
border
#D5D3D4
text
#151314
muted
#848383