#D9BBAE#D9BBAE
#D9BBAE is a light, muted orange. Relative luminance 0.533; OKLCH L 81.4% C 0.039 H 44.8°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #D9BBAE |
|---|---|
| RGB | rgb(217, 187, 174) |
| HSL | hsl(18, 36%, 77%) |
| HSV | hsv(18, 20%, 85%) |
| CMYK | cmyk(0%, 13.8%, 19.8%, 14.9%) |
| CIE-LAB | lab(78.08, 8.66, 10.54) |
| CIE-LCH | lch(78.08, 13.64, 50.59°) |
| OKLab | oklab(81.43% 0.0277 0.0275) |
| OKLCH | oklch(81.43% 0.039 44.8) |
| XYZ | xyz(54.0257, 53.3500, 47.4879) |
| Luminance | 0.5335 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.97
Apricot
#FBCEB1
ΔE00 8.01
Warm Gray
#C9BEB0
ΔE00 8.30
Mushroom
#BA9E88
ΔE00 9.40
Greige
#B8AB98
ΔE00 10.36
Peach
#FFDAB9
ΔE00 10.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9BBAE #AECCD9
analogous
#D9AEB7 #D9BBAE #D9D1AE
triadic
#D9BBAE #AED9BB #BBAED9
tetradic
#D9BBAE #B7D9AE #AECCD9 #D1AED9
square
#D9BBAE #B7D9AE #AECCD9 #D1AED9
split-complementary
#D9BBAE #AED9D1 #AEB7D9
monochromatic
#B2755B #C59884 #D9BBAE #EDDED8 #F5EEEA
Accessibility & contrast
On white
1.80
#D9BBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#D9BBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9BBAE
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9BBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9BBAE | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BEAD
Deuteranopia (green-blind)
#C9C3AE
Tritanopia (blue-blind)
#E2B6B7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #d9bbae; /* rgb */ color: rgb(217, 187, 174); /* oklch */ color: oklch(81.4% 0.039 44.8);
Tailwind
colors: {
custom: {
50: '#e5cfc6',
500: '#d9bbae',
950: '#000000',
},
}SCSS
$custom: #d9bbae; $custom-light: #e5cfc6; $custom-dark: #000000;
JSON
{
"hex": "#d9bbae",
"rgb": {
"r": 217,
"g": 187,
"b": 174
},
"hsl": {
"h": 18.14,
"s": 36.134,
"l": 76.667
},
"oklch": {
"l": 0.81433,
"c": 0.039,
"h": 44.8
},
"luminance": 0.53348
}Semantic roles & 50–950 ramp
primary
#D9BBAE
secondary
#7BA0B0
accent
#8BAF36
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151313
muted
#848382