#D3CABB#D3CABB
#D3CABB is a very light, muted orange. Relative luminance 0.597; OKLCH L 84.2% C 0.023 H 80.7°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CABB |
|---|---|
| RGB | rgb(211, 202, 187) |
| HSL | hsl(38, 21%, 78%) |
| HSV | hsv(38, 11%, 83%) |
| CMYK | cmyk(0%, 4.3%, 11.4%, 17.3%) |
| CIE-LAB | lab(81.66, 0.57, 8.60) |
| CIE-LCH | lch(81.66, 8.62, 86.21°) |
| OKLab | oklab(84.22% 0.0037 0.0225) |
| OKLCH | oklch(84.22% 0.023 80.7) |
| XYZ | xyz(56.9533, 59.6785, 55.5229) |
| Luminance | 0.5968 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.15
Warm Beige
#E9DCC9
ΔE00 4.75
Light Gray
#D3D3D3
ΔE00 7.49
Silver (survey)
#C5C9C7
ΔE00 7.58
Light Grey
#D8DCD6
ΔE00 7.60
Eggshell
#F0EAD6
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CABB #BBC4D3
analogous
#D3BEBB #D3CABB #D0D3BB
triadic
#D3CABB #BBD3CA #CABBD3
tetradic
#D3CABB #BBD3BE #BBC4D3 #D3BBD0
square
#D3CABB #BBD3BE #BBC4D3 #D3BBD0
split-complementary
#D3CABB #BBD0D3 #BEBBD3
monochromatic
#A39071 #BBAD96 #D3CABB #EBE7E0 #F3F1EC
Accessibility & contrast
On white
1.62
#D3CABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#D3CABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CABB
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CABB | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABA
Deuteranopia (green-blind)
#D1CCBB
Tritanopia (blue-blind)
#D8C7C6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #d3cabb; /* rgb */ color: rgb(211, 202, 187); /* oklch */ color: oklch(84.2% 0.023 80.7);
Tailwind
colors: {
custom: {
50: '#e0dacf',
500: '#d3cabb',
950: '#000000',
},
}SCSS
$custom: #d3cabb; $custom-light: #e0dacf; $custom-dark: #000000;
JSON
{
"hex": "#d3cabb",
"rgb": {
"r": 211,
"g": 202,
"b": 187
},
"hsl": {
"h": 37.5,
"s": 21.429,
"l": 78.039
},
"oklch": {
"l": 0.84217,
"c": 0.02279,
"h": 80.7
},
"luminance": 0.59678
}Semantic roles & 50–950 ramp
primary
#D3CABB
secondary
#8A95A8
accent
#67A046
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151413
muted
#848383