#D4BBAF#D4BBAF
#D4BBAF is a light, muted orange. Relative luminance 0.526; OKLCH L 81.0% C 0.033 H 47.3°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D4BBAF |
|---|---|
| RGB | rgb(212, 187, 175) |
| HSL | hsl(19, 30%, 76%) |
| HSV | hsv(19, 17%, 83%) |
| CMYK | cmyk(0%, 11.8%, 17.5%, 16.9%) |
| CIE-LAB | lab(77.66, 6.96, 9.33) |
| CIE-LCH | lch(77.66, 11.64, 53.29°) |
| OKLab | oklab(81% 0.0225 0.0244) |
| OKLCH | oklch(81% 0.033 47.3) |
| XYZ | xyz(52.6594, 52.6342, 47.9346) |
| Luminance | 0.5263 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.99
Warm Gray
#C9BEB0
ΔE00 6.65
Apricot
#FBCEB1
ΔE00 8.97
Greige
#B8AB98
ΔE00 8.98
Mushroom
#BA9E88
ΔE00 9.07
Khaki
#C3B091
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4BBAF #AFC8D4
analogous
#D4AFB5 #D4BBAF #D4CDAF
triadic
#D4BBAF #AFD4BB #BBAFD4
tetradic
#D4BBAF #B5D4AF #AFC8D4 #CDAFD4
square
#D4BBAF #B5D4AF #AFC8D4 #CDAFD4
split-complementary
#D4BBAF #AFD4CD #AFB5D4
monochromatic
#A9775F #BF9987 #D4BBAF #E9DDD7 #F4EEEB
Accessibility & contrast
On white
1.82
#D4BBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#D4BBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4BBAF
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4BBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4BBAF | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BDAE
Deuteranopia (green-blind)
#C7C2AF
Tritanopia (blue-blind)
#DBB7B8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #d4bbaf; /* rgb */ color: rgb(212, 187, 175); /* oklch */ color: oklch(81.0% 0.033 47.3);
Tailwind
colors: {
custom: {
50: '#e1cfc6',
500: '#d4bbaf',
950: '#000000',
},
}SCSS
$custom: #d4bbaf; $custom-light: #e1cfc6; $custom-dark: #000000;
JSON
{
"hex": "#d4bbaf",
"rgb": {
"r": 212,
"g": 187,
"b": 175
},
"hsl": {
"h": 19.459,
"s": 30.081,
"l": 75.882
},
"oklch": {
"l": 0.81004,
"c": 0.03322,
"h": 47.3
},
"luminance": 0.52633
}Semantic roles & 50–950 ramp
primary
#D4BBAF
secondary
#7D9CAA
accent
#86A93D
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151313
muted
#848382