#D7BBAE#D7BBAE
#D7BBAE is a light, muted orange. Relative luminance 0.530; OKLCH L 81.3% C 0.037 H 46.4°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #D7BBAE |
|---|---|
| RGB | rgb(215, 187, 174) |
| HSL | hsl(19, 34%, 76%) |
| HSV | hsv(19, 19%, 84%) |
| CMYK | cmyk(0%, 13%, 19.1%, 15.7%) |
| CIE-LAB | lab(77.90, 7.92, 10.26) |
| CIE-LCH | lch(77.90, 12.96, 52.34°) |
| OKLab | oklab(81.25% 0.0255 0.0268) |
| OKLCH | oklch(81.25% 0.037 46.4) |
| XYZ | xyz(53.4346, 53.0452, 47.4602) |
| Luminance | 0.5304 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.06
Warm Gray
#C9BEB0
ΔE00 7.57
Apricot
#FBCEB1
ΔE00 8.27
Mushroom
#BA9E88
ΔE00 9.14
Greige
#B8AB98
ΔE00 9.70
Peach
#FFDAB9
ΔE00 10.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7BBAE #AECAD7
analogous
#D7AEB6 #D7BBAE #D7D0AE
triadic
#D7BBAE #AED7BB #BBAED7
tetradic
#D7BBAE #B6D7AE #AECAD7 #D0AED7
square
#D7BBAE #B6D7AE #AECAD7 #D0AED7
split-complementary
#D7BBAE #AED7D0 #AEB6D7
monochromatic
#AF765C #C39985 #D7BBAE #EBDDD7 #F5EEEB
Accessibility & contrast
On white
1.81
#D7BBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#D7BBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7BBAE
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7BBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7BBAE | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BDAD
Deuteranopia (green-blind)
#C8C3AE
Tritanopia (blue-blind)
#DFB7B7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #d7bbae; /* rgb */ color: rgb(215, 187, 174); /* oklch */ color: oklch(81.3% 0.037 46.4);
Tailwind
colors: {
custom: {
50: '#e3cfc6',
500: '#d7bbae',
950: '#000000',
},
}SCSS
$custom: #d7bbae; $custom-light: #e3cfc6; $custom-dark: #000000;
JSON
{
"hex": "#d7bbae",
"rgb": {
"r": 215,
"g": 187,
"b": 174
},
"hsl": {
"h": 19.024,
"s": 33.884,
"l": 76.275
},
"oklch": {
"l": 0.8125,
"c": 0.03694,
"h": 46.4
},
"luminance": 0.53044
}Semantic roles & 50–950 ramp
primary
#D7BBAE
secondary
#7B9EAE
accent
#88AD39
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151313
muted
#848382