#D7BBAF#D7BBAF
#D7BBAF is a light, muted orange. Relative luminance 0.531; OKLCH L 81.3% C 0.036 H 44.6°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #D7BBAF |
|---|---|
| RGB | rgb(215, 187, 175) |
| HSL | hsl(18, 33%, 76%) |
| HSV | hsv(18, 19%, 84%) |
| CMYK | cmyk(0%, 13%, 18.6%, 15.7%) |
| CIE-LAB | lab(77.92, 8.07, 9.75) |
| CIE-LCH | lch(77.92, 12.66, 50.39°) |
| OKLab | oklab(81.28% 0.0259 0.0255) |
| OKLCH | oklch(81.28% 0.036 44.6) |
| XYZ | xyz(53.5325, 53.0844, 47.9755) |
| Luminance | 0.5308 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.71
Warm Gray
#C9BEB0
ΔE00 7.78
Apricot
#FBCEB1
ΔE00 8.51
Mushroom
#BA9E88
ΔE00 9.37
Greige
#B8AB98
ΔE00 9.97
Mistyrose
#FFE4E1
ΔE00 10.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7BBAF #AFCBD7
analogous
#D7AFB7 #D7BBAF #D7CFAF
triadic
#D7BBAF #AFD7BB #BBAFD7
tetradic
#D7BBAF #B7D7AF #AFCBD7 #CFAFD7
square
#D7BBAF #B7D7AF #AFCBD7 #CFAFD7
split-complementary
#D7BBAF #AFD7CF #AFB7D7
monochromatic
#AE765D #C39886 #D7BBAF #EBDED8 #F5EEEB
Accessibility & contrast
On white
1.81
#D7BBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#D7BBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7BBAF
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7BBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7BBAF | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BDAE
Deuteranopia (green-blind)
#C8C3AF
Tritanopia (blue-blind)
#DFB7B8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #d7bbaf; /* rgb */ color: rgb(215, 187, 175); /* oklch */ color: oklch(81.3% 0.036 44.6);
Tailwind
colors: {
custom: {
50: '#e3cfc6',
500: '#d7bbaf',
950: '#000000',
},
}SCSS
$custom: #d7bbaf; $custom-light: #e3cfc6; $custom-dark: #000000;
JSON
{
"hex": "#d7bbaf",
"rgb": {
"r": 215,
"g": 187,
"b": 175
},
"hsl": {
"h": 18,
"s": 33.333,
"l": 76.471
},
"oklch": {
"l": 0.81276,
"c": 0.0363,
"h": 44.6
},
"luminance": 0.53083
}Semantic roles & 50–950 ramp
primary
#D7BBAF
secondary
#7C9FAE
accent
#8AAC39
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151313
muted
#848382