#D3CDC5#D3CDC5
#D3CDC5 is a very light, near-neutral orange. Relative luminance 0.615; OKLCH L 85.1% C 0.013 H 75.4°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CDC5 |
|---|---|
| RGB | rgb(211, 205, 197) |
| HSL | hsl(34, 14%, 80%) |
| HSV | hsv(34, 7%, 83%) |
| CMYK | cmyk(0%, 2.8%, 6.6%, 17.3%) |
| CIE-LAB | lab(82.67, 0.67, 4.71) |
| CIE-LCH | lch(82.67, 4.76, 81.90°) |
| OKLab | oklab(85.09% 0.0032 0.0124) |
| OKLCH | oklch(85.09% 0.013 75.4) |
| XYZ | xyz(58.7721, 61.5432, 61.5954) |
| Luminance | 0.6154 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.52
Warm Gray
#C9BEB0
ΔE00 4.67
Silver (survey)
#C5C9C7
ΔE00 5.32
Gainsboro
#DCDCDC
ΔE00 5.48
Silver
#C0C0C0
ΔE00 5.54
Light Grey
#D8DCD6
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CDC5 #C5CBD3
analogous
#D3C6C5 #D3CDC5 #D2D3C5
triadic
#D3CDC5 #C5D3CD #CDC5D3
tetradic
#D3CDC5 #C5D3C6 #C5CBD3 #D3C5D2
square
#D3CDC5 #C5D3C6 #C5CBD3 #D3C5D2
split-complementary
#D3CDC5 #C5D2D3 #C6C5D3
monochromatic
#9E917F #B9AFA2 #D3CDC5 #EDEBE8 #F2F0EE
Accessibility & contrast
On white
1.58
#D3CDC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#D3CDC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CDC5
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CDC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CDC5 | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CDC5
Deuteranopia (green-blind)
#D1CEC5
Tritanopia (blue-blind)
#D6CBCB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d3cdc5; /* rgb */ color: rgb(211, 205, 197); /* oklch */ color: oklch(85.1% 0.013 75.4);
Tailwind
colors: {
custom: {
50: '#e0dcd6',
500: '#d3cdc5',
950: '#000000',
},
}SCSS
$custom: #d3cdc5; $custom-light: #e0dcd6; $custom-dark: #000000;
JSON
{
"hex": "#d3cdc5",
"rgb": {
"r": 211,
"g": 205,
"b": 197
},
"hsl": {
"h": 34.286,
"s": 13.725,
"l": 80
},
"oklch": {
"l": 0.85088,
"c": 0.01283,
"h": 75.4
},
"luminance": 0.61543
}Semantic roles & 50–950 ramp
primary
#D3CDC5
secondary
#959DA7
accent
#6D984E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483