#D6BBAF#D6BBAF
#D6BBAF is a light, muted orange. Relative luminance 0.529; OKLCH L 81.2% C 0.035 H 45.4°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #D6BBAF |
|---|---|
| RGB | rgb(214, 187, 175) |
| HSL | hsl(18, 32%, 76%) |
| HSV | hsv(18, 18%, 84%) |
| CMYK | cmyk(0%, 12.6%, 18.2%, 16.1%) |
| CIE-LAB | lab(77.84, 7.70, 9.61) |
| CIE-LCH | lch(77.84, 12.31, 51.30°) |
| OKLab | oklab(81.19% 0.0248 0.0251) |
| OKLCH | oklch(81.19% 0.035 45.4) |
| XYZ | xyz(53.2397, 52.9334, 47.9618) |
| Luminance | 0.5293 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.78
Warm Gray
#C9BEB0
ΔE00 7.41
Apricot
#FBCEB1
ΔE00 8.65
Mushroom
#BA9E88
ΔE00 9.26
Greige
#B8AB98
ΔE00 9.65
Mistyrose
#FFE4E1
ΔE00 10.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6BBAF #AFCAD6
analogous
#D6AFB7 #D6BBAF #D6CFAF
triadic
#D6BBAF #AFD6BB #BBAFD6
tetradic
#D6BBAF #B7D6AF #AFCAD6 #CFAFD6
square
#D6BBAF #B7D6AF #AFCAD6 #CFAFD6
split-complementary
#D6BBAF #AFD6CF #AFB7D6
monochromatic
#AD765E #C19987 #D6BBAF #EBDDD7 #F5EEEB
Accessibility & contrast
On white
1.81
#D6BBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#D6BBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6BBAF
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6BBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6BBAF | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BDAE
Deuteranopia (green-blind)
#C8C3AF
Tritanopia (blue-blind)
#DEB7B8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #d6bbaf; /* rgb */ color: rgb(214, 187, 175); /* oklch */ color: oklch(81.2% 0.035 45.4);
Tailwind
colors: {
custom: {
50: '#e3cfc6',
500: '#d6bbaf',
950: '#000000',
},
}SCSS
$custom: #d6bbaf; $custom-light: #e3cfc6; $custom-dark: #000000;
JSON
{
"hex": "#d6bbaf",
"rgb": {
"r": 214,
"g": 187,
"b": 175
},
"hsl": {
"h": 18.462,
"s": 32.231,
"l": 76.275
},
"oklch": {
"l": 0.81185,
"c": 0.03526,
"h": 45.4
},
"luminance": 0.52932
}Semantic roles & 50–950 ramp
primary
#D6BBAF
secondary
#7D9EAD
accent
#88AB3B
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151313
muted
#848382