#D6BBAE#D6BBAE
#D6BBAE is a light, muted orange. Relative luminance 0.529; OKLCH L 81.2% C 0.036 H 47.3°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #D6BBAE |
|---|---|
| RGB | rgb(214, 187, 174) |
| HSL | hsl(20, 33%, 76%) |
| HSV | hsv(20, 19%, 84%) |
| CMYK | cmyk(0%, 12.6%, 18.7%, 16.1%) |
| CIE-LAB | lab(77.81, 7.55, 10.12) |
| CIE-LCH | lch(77.81, 12.62, 53.29°) |
| OKLab | oklab(81.16% 0.0244 0.0264) |
| OKLCH | oklch(81.16% 0.036 47.3) |
| XYZ | xyz(53.1418, 52.8943, 47.4464) |
| Luminance | 0.5289 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.14
Warm Gray
#C9BEB0
ΔE00 7.20
Apricot
#FBCEB1
ΔE00 8.42
Mushroom
#BA9E88
ΔE00 9.03
Greige
#B8AB98
ΔE00 9.37
Tan
#D2B48C
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6BBAE #AEC9D6
analogous
#D6AEB5 #D6BBAE #D6CFAE
triadic
#D6BBAE #AED6BB #BBAED6
tetradic
#D6BBAE #B5D6AE #AEC9D6 #CFAED6
square
#D6BBAE #B5D6AE #AEC9D6 #CFAED6
split-complementary
#D6BBAE #AED6CF #AEB5D6
monochromatic
#AD775D #C19985 #D6BBAE #EBDDD7 #F5EEEB
Accessibility & contrast
On white
1.81
#D6BBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#D6BBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6BBAE
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6BBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6BBAE | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BDAD
Deuteranopia (green-blind)
#C8C3AE
Tritanopia (blue-blind)
#DEB7B7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #d6bbae; /* rgb */ color: rgb(214, 187, 174); /* oklch */ color: oklch(81.2% 0.036 47.3);
Tailwind
colors: {
custom: {
50: '#e3cfc6',
500: '#d6bbae',
950: '#000000',
},
}SCSS
$custom: #d6bbae; $custom-light: #e3cfc6; $custom-dark: #000000;
JSON
{
"hex": "#d6bbae",
"rgb": {
"r": 214,
"g": 187,
"b": 174
},
"hsl": {
"h": 19.5,
"s": 32.787,
"l": 76.078
},
"oklch": {
"l": 0.81159,
"c": 0.03592,
"h": 47.3
},
"luminance": 0.52893
}Semantic roles & 50–950 ramp
primary
#D6BBAE
secondary
#7C9DAD
accent
#87AC3A
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151313
muted
#848382