#D1BBAE#D1BBAE
#D1BBAE is a light, muted orange. Relative luminance 0.522; OKLCH L 80.7% C 0.031 H 52.6°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D1BBAE |
|---|---|
| RGB | rgb(209, 187, 174) |
| HSL | hsl(22, 28%, 75%) |
| HSV | hsv(22, 17%, 82%) |
| CMYK | cmyk(0%, 10.5%, 16.7%, 18%) |
| CIE-LAB | lab(77.37, 5.70, 9.43) |
| CIE-LCH | lch(77.37, 11.02, 58.87°) |
| OKLab | oklab(80.71% 0.0188 0.0246) |
| OKLCH | oklch(80.71% 0.031 52.6) |
| XYZ | xyz(51.7046, 52.1532, 47.3791) |
| Luminance | 0.5215 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.23
Pinkish Grey
#C8ACA9
ΔE00 6.89
Greige
#B8AB98
ΔE00 7.70
Mushroom
#BA9E88
ΔE00 8.71
Khaki
#C3B091
ΔE00 8.89
Apricot
#FBCEB1
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1BBAE #AEC4D1
analogous
#D1AEB2 #D1BBAE #D1CDAE
triadic
#D1BBAE #AED1BB #BBAED1
tetradic
#D1BBAE #B2D1AE #AEC4D1 #CDAED1
square
#D1BBAE #B2D1AE #AEC4D1 #CDAED1
split-complementary
#D1BBAE #AED1CD #AEB2D1
monochromatic
#A57960 #BB9A87 #D1BBAE #E7DCD5 #F4EFEB
Accessibility & contrast
On white
1.84
#D1BBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#D1BBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1BBAE
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1BBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1BBAE | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BCAD
Deuteranopia (green-blind)
#C6C1AE
Tritanopia (blue-blind)
#D8B7B7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #d1bbae; /* rgb */ color: rgb(209, 187, 174); /* oklch */ color: oklch(80.7% 0.031 52.6);
Tailwind
colors: {
custom: {
50: '#dfcfc6',
500: '#d1bbae',
950: '#000000',
},
}SCSS
$custom: #d1bbae; $custom-light: #dfcfc6; $custom-dark: #000000;
JSON
{
"hex": "#d1bbae",
"rgb": {
"r": 209,
"g": 187,
"b": 174
},
"hsl": {
"h": 22.286,
"s": 27.559,
"l": 75.098
},
"oklch": {
"l": 0.8071,
"c": 0.03101,
"h": 52.6
},
"luminance": 0.52152
}Semantic roles & 50–950 ramp
primary
#D1BBAE
secondary
#7C97A7
accent
#80A63F
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151313
muted
#848382