#D3CDBD#D3CDBD
#D3CDBD is a very light, muted orange. Relative luminance 0.612; OKLCH L 84.9% C 0.023 H 89.8°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CDBD |
|---|---|
| RGB | rgb(211, 205, 189) |
| HSL | hsl(44, 20%, 78%) |
| HSV | hsv(44, 10%, 83%) |
| CMYK | cmyk(0%, 2.8%, 10.4%, 17.3%) |
| CIE-LAB | lab(82.48, -0.67, 8.70) |
| CIE-LCH | lch(82.48, 8.73, 94.42°) |
| OKLab | oklab(84.87% 0.0001 0.0227) |
| OKLCH | oklch(84.87% 0.023 89.8) |
| XYZ | xyz(57.8796, 61.1862, 56.8952) |
| Luminance | 0.6119 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.55
Warm Beige
#E9DCC9
ΔE00 4.92
Light Grey
#D8DCD6
ΔE00 6.57
Eggshell
#F0EAD6
ΔE00 6.69
Silver (survey)
#C5C9C7
ΔE00 7.16
Light Gray
#D3D3D3
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CDBD #BDC3D3
analogous
#D3C2BD #D3CDBD #CED3BD
triadic
#D3CDBD #BDD3CD #CDBDD3
tetradic
#D3CDBD #BDD3C2 #BDC3D3 #D3BDCE
square
#D3CDBD #BDD3C2 #BDC3D3 #D3BDCE
split-complementary
#D3CDBD #BDCED3 #C2BDD3
monochromatic
#A29574 #BBB198 #D3CDBD #EBE9E2 #F3F1ED
Accessibility & contrast
On white
1.59
#D3CDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#D3CDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CDBD
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CDBD | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CCBC
Deuteranopia (green-blind)
#D3CEBD
Tritanopia (blue-blind)
#D7CAC8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d3cdbd; /* rgb */ color: rgb(211, 205, 189); /* oklch */ color: oklch(84.9% 0.023 89.8);
Tailwind
colors: {
custom: {
50: '#e0dcd0',
500: '#d3cdbd',
950: '#000000',
},
}SCSS
$custom: #d3cdbd; $custom-light: #e0dcd0; $custom-dark: #000000;
JSON
{
"hex": "#d3cdbd",
"rgb": {
"r": 211,
"g": 205,
"b": 189
},
"hsl": {
"h": 43.636,
"s": 20,
"l": 78.431
},
"oklch": {
"l": 0.84874,
"c": 0.02274,
"h": 89.8
},
"luminance": 0.61186
}Semantic roles & 50–950 ramp
primary
#D3CDBD
secondary
#8C94A8
accent
#5F9E47
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483