#D3CDBE#D3CDBE
#D3CDBE is a very light, muted orange. Relative luminance 0.612; OKLCH L 84.9% C 0.021 H 88.7°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CDBE |
|---|---|
| RGB | rgb(211, 205, 190) |
| HSL | hsl(43, 19%, 79%) |
| HSV | hsv(43, 10%, 83%) |
| CMYK | cmyk(0%, 2.8%, 10%, 17.3%) |
| CIE-LAB | lab(82.50, -0.51, 8.20) |
| CIE-LCH | lch(82.50, 8.22, 93.54°) |
| OKLab | oklab(84.9% 0.0005 0.0215) |
| OKLCH | oklch(84.9% 0.021 88.7) |
| XYZ | xyz(57.9886, 61.2298, 57.4689) |
| Luminance | 0.6123 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.42
Warm Beige
#E9DCC9
ΔE00 4.91
Light Grey
#D8DCD6
ΔE00 6.37
Eggshell
#F0EAD6
ΔE00 6.78
Silver (survey)
#C5C9C7
ΔE00 6.88
Light Gray
#D3D3D3
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CDBE #BEC4D3
analogous
#D3C2BE #D3CDBE #CED3BE
triadic
#D3CDBE #BED3CD #CDBED3
tetradic
#D3CDBE #BED3C2 #BEC4D3 #D3BECE
square
#D3CDBE #BED3C2 #BEC4D3 #D3BECE
split-complementary
#D3CDBE #BECED3 #C2BED3
monochromatic
#A29575 #BAB19A #D3CDBE #ECE9E2 #F3F1ED
Accessibility & contrast
On white
1.59
#D3CDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#D3CDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CDBE
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CDBE | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CCBD
Deuteranopia (green-blind)
#D2CEBE
Tritanopia (blue-blind)
#D7CAC9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d3cdbe; /* rgb */ color: rgb(211, 205, 190); /* oklch */ color: oklch(84.9% 0.021 88.7);
Tailwind
colors: {
custom: {
50: '#e0dcd1',
500: '#d3cdbe',
950: '#000000',
},
}SCSS
$custom: #d3cdbe; $custom-light: #e0dcd1; $custom-dark: #000000;
JSON
{
"hex": "#d3cdbe",
"rgb": {
"r": 211,
"g": 205,
"b": 190
},
"hsl": {
"h": 42.857,
"s": 19.266,
"l": 78.627
},
"oklch": {
"l": 0.849,
"c": 0.02146,
"h": 88.7
},
"luminance": 0.61229
}Semantic roles & 50–950 ramp
primary
#D3CDBE
secondary
#8D95A8
accent
#609E48
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483