#D8BBAF#D8BBAF
#D8BBAF is a light, muted orange. Relative luminance 0.532; OKLCH L 81.4% C 0.037 H 43.8°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #D8BBAF |
|---|---|
| RGB | rgb(216, 187, 175) |
| HSL | hsl(18, 34%, 77%) |
| HSV | hsv(18, 19%, 85%) |
| CMYK | cmyk(0%, 13.4%, 19%, 15.3%) |
| CIE-LAB | lab(78.01, 8.44, 9.89) |
| CIE-LCH | lch(78.01, 13.00, 49.53°) |
| OKLab | oklab(81.37% 0.027 0.0258) |
| OKLCH | oklch(81.37% 0.037 43.8) |
| XYZ | xyz(53.8271, 53.2363, 47.9893) |
| Luminance | 0.5323 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.67
Warm Gray
#C9BEB0
ΔE00 8.14
Apricot
#FBCEB1
ΔE00 8.38
Mushroom
#BA9E88
ΔE00 9.50
Greige
#B8AB98
ΔE00 10.30
Mistyrose
#FFE4E1
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8BBAF #AFCCD8
analogous
#D8AFB8 #D8BBAF #D8D0AF
triadic
#D8BBAF #AFD8BB #BBAFD8
tetradic
#D8BBAF #B8D8AF #AFCCD8 #D0AFD8
square
#D8BBAF #B8D8AF #AFCCD8 #D0AFD8
split-complementary
#D8BBAF #AFD8D0 #AFB8D8
monochromatic
#B0755D #C49886 #D8BBAF #ECDED8 #F5EEEA
Accessibility & contrast
On white
1.80
#D8BBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#D8BBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8BBAF
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8BBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8BBAF | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BDAE
Deuteranopia (green-blind)
#C9C3AF
Tritanopia (blue-blind)
#E0B7B8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #d8bbaf; /* rgb */ color: rgb(216, 187, 175); /* oklch */ color: oklch(81.4% 0.037 43.8);
Tailwind
colors: {
custom: {
50: '#e4cfc6',
500: '#d8bbaf',
950: '#000000',
},
}SCSS
$custom: #d8bbaf; $custom-light: #e4cfc6; $custom-dark: #000000;
JSON
{
"hex": "#d8bbaf",
"rgb": {
"r": 216,
"g": 187,
"b": 175
},
"hsl": {
"h": 17.561,
"s": 34.454,
"l": 76.667
},
"oklch": {
"l": 0.81367,
"c": 0.03734,
"h": 43.8
},
"luminance": 0.53235
}Semantic roles & 50–950 ramp
primary
#D8BBAF
secondary
#7CA0AF
accent
#8BAD38
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151313
muted
#848382