#D3C2BB#D3C2BB
#D3C2BB is a very light, muted orange. Relative luminance 0.560; OKLCH L 82.6% C 0.022 H 43.8°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D3C2BB |
|---|---|
| RGB | rgb(211, 194, 187) |
| HSL | hsl(18, 21%, 78%) |
| HSV | hsv(18, 11%, 83%) |
| CMYK | cmyk(0%, 8.1%, 11.4%, 17.3%) |
| CIE-LAB | lab(79.63, 4.79, 5.67) |
| CIE-LCH | lch(79.63, 7.43, 49.83°) |
| OKLab | oklab(82.62% 0.0156 0.015) |
| OKLCH | oklch(82.62% 0.022 43.8) |
| XYZ | xyz(55.1247, 56.0212, 54.9133) |
| Luminance | 0.5602 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.43
Pinkish Grey
#C8ACA9
ΔE00 7.19
Silver
#C0C0C0
ΔE00 7.71
Light Gray
#D3D3D3
ΔE00 8.29
Warm Beige
#E9DCC9
ΔE00 8.78
Gainsboro
#DCDCDC
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3C2BB #BBCCD3
analogous
#D3BBC0 #D3C2BB #D3CEBB
triadic
#D3C2BB #BBD3C2 #C2BBD3
tetradic
#D3C2BB #C0D3BB #BBCCD3 #CEBBD3
square
#D3C2BB #C0D3BB #BBCCD3 #CEBBD3
split-complementary
#D3C2BB #BBD3CE #BBC0D3
monochromatic
#A37F71 #BBA196 #D3C2BB #EBE3E0 #F3EEEC
Accessibility & contrast
On white
1.72
#D3C2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#D3C2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3C2BB
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3C2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3C2BB | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C3BB
Deuteranopia (green-blind)
#CAC7BB
Tritanopia (blue-blind)
#D8C0C0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #d3c2bb; /* rgb */ color: rgb(211, 194, 187); /* oklch */ color: oklch(82.6% 0.022 43.8);
Tailwind
colors: {
custom: {
50: '#e0d4cf',
500: '#d3c2bb',
950: '#000000',
},
}SCSS
$custom: #d3c2bb; $custom-light: #e0d4cf; $custom-dark: #000000;
JSON
{
"hex": "#d3c2bb",
"rgb": {
"r": 211,
"g": 194,
"b": 187
},
"hsl": {
"h": 17.5,
"s": 21.429,
"l": 78.039
},
"oklch": {
"l": 0.82618,
"c": 0.02161,
"h": 43.8
},
"luminance": 0.5602
}Semantic roles & 50–950 ramp
primary
#D3C2BB
secondary
#8A9FA8
accent
#86A046
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151413
muted
#848383