#D4BBAE#D4BBAE
#D4BBAE is a light, muted orange. Relative luminance 0.526; OKLCH L 81.0% C 0.034 H 49.3°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #D4BBAE |
|---|---|
| RGB | rgb(212, 187, 174) |
| HSL | hsl(21, 31%, 76%) |
| HSV | hsv(21, 18%, 83%) |
| CMYK | cmyk(0%, 11.8%, 17.9%, 16.9%) |
| CIE-LAB | lab(77.64, 6.81, 9.84) |
| CIE-LCH | lch(77.64, 11.97, 55.34°) |
| OKLab | oklab(80.98% 0.0221 0.0257) |
| OKLCH | oklch(80.98% 0.034 49.3) |
| XYZ | xyz(52.5616, 52.5951, 47.4192) |
| Luminance | 0.5259 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.36
Warm Gray
#C9BEB0
ΔE00 6.43
Greige
#B8AB98
ΔE00 8.70
Apricot
#FBCEB1
ΔE00 8.77
Mushroom
#BA9E88
ΔE00 8.85
Khaki
#C3B091
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4BBAE #AEC7D4
analogous
#D4AEB4 #D4BBAE #D4CEAE
triadic
#D4BBAE #AED4BB #BBAED4
tetradic
#D4BBAE #B4D4AE #AEC7D4 #CEAED4
square
#D4BBAE #B4D4AE #AEC7D4 #CEAED4
split-complementary
#D4BBAE #AED4CE #AEB4D4
monochromatic
#AA785E #BF9986 #D4BBAE #E9DDD6 #F4EEEB
Accessibility & contrast
On white
1.82
#D4BBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#D4BBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4BBAE
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4BBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4BBAE | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BDAD
Deuteranopia (green-blind)
#C7C2AE
Tritanopia (blue-blind)
#DCB7B7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #d4bbae; /* rgb */ color: rgb(212, 187, 174); /* oklch */ color: oklch(81.0% 0.034 49.3);
Tailwind
colors: {
custom: {
50: '#e1cfc6',
500: '#d4bbae',
950: '#000000',
},
}SCSS
$custom: #d4bbae; $custom-light: #e1cfc6; $custom-dark: #000000;
JSON
{
"hex": "#d4bbae",
"rgb": {
"r": 212,
"g": 187,
"b": 174
},
"hsl": {
"h": 20.526,
"s": 30.645,
"l": 75.686
},
"oklch": {
"l": 0.80979,
"c": 0.03392,
"h": 49.3
},
"luminance": 0.52594
}Semantic roles & 50–950 ramp
primary
#D4BBAE
secondary
#7C9AAA
accent
#84A93C
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151313
muted
#848382