#D3BBAE#D3BBAE
#D3BBAE is a light, muted orange. Relative luminance 0.524; OKLCH L 80.9% C 0.033 H 50.3°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #D3BBAE |
|---|---|
| RGB | rgb(211, 187, 174) |
| HSL | hsl(21, 30%, 75%) |
| HSV | hsv(21, 18%, 83%) |
| CMYK | cmyk(0%, 11.4%, 17.5%, 17.3%) |
| CIE-LAB | lab(77.55, 6.44, 9.70) |
| CIE-LCH | lch(77.55, 11.64, 56.45°) |
| OKLab | oklab(80.89% 0.021 0.0254) |
| OKLCH | oklch(80.89% 0.033 50.3) |
| XYZ | xyz(52.2741, 52.4468, 47.4058) |
| Luminance | 0.5245 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.04
Pinkish Grey
#C8ACA9
ΔE00 6.51
Greige
#B8AB98
ΔE00 8.37
Mushroom
#BA9E88
ΔE00 8.78
Apricot
#FBCEB1
ΔE00 8.97
Khaki
#C3B091
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3BBAE #AEC6D3
analogous
#D3AEB3 #D3BBAE #D3CDAE
triadic
#D3BBAE #AED3BB #BBAED3
tetradic
#D3BBAE #B3D3AE #AEC6D3 #CDAED3
square
#D3BBAE #B3D3AE #AEC6D3 #CDAED3
split-complementary
#D3BBAE #AED3CD #AEB3D3
monochromatic
#A8785F #BD9A86 #D3BBAE #E9DCD6 #F4EEEB
Accessibility & contrast
On white
1.83
#D3BBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#D3BBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3BBAE
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3BBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3BBAE | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BDAD
Deuteranopia (green-blind)
#C7C2AE
Tritanopia (blue-blind)
#DAB7B7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #d3bbae; /* rgb */ color: rgb(211, 187, 174); /* oklch */ color: oklch(80.9% 0.033 50.3);
Tailwind
colors: {
custom: {
50: '#e0cfc6',
500: '#d3bbae',
950: '#000000',
},
}SCSS
$custom: #d3bbae; $custom-light: #e0cfc6; $custom-dark: #000000;
JSON
{
"hex": "#d3bbae",
"rgb": {
"r": 211,
"g": 187,
"b": 174
},
"hsl": {
"h": 21.081,
"s": 29.6,
"l": 75.49
},
"oklch": {
"l": 0.80889,
"c": 0.03294,
"h": 50.3
},
"luminance": 0.52446
}Semantic roles & 50–950 ramp
primary
#D3BBAE
secondary
#7C99A9
accent
#83A83D
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151313
muted
#848382