#D3CDC4#D3CDC4
#D3CDC4 is a very light, near-neutral orange. Relative luminance 0.615; OKLCH L 85.1% C 0.014 H 78.3°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CDC4 |
|---|---|
| RGB | rgb(211, 205, 196) |
| HSL | hsl(36, 15%, 80%) |
| HSV | hsv(36, 7%, 83%) |
| CMYK | cmyk(0%, 2.8%, 7.1%, 17.3%) |
| CIE-LAB | lab(82.65, 0.50, 5.21) |
| CIE-LCH | lch(82.65, 5.23, 84.52°) |
| OKLab | oklab(85.06% 0.0029 0.0137) |
| OKLCH | oklch(85.06% 0.014 78.3) |
| XYZ | xyz(58.6579, 61.4975, 60.9939) |
| Luminance | 0.6150 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.49
Light Gray
#D3D3D3
ΔE00 4.88
Silver (survey)
#C5C9C7
ΔE00 5.47
Warm Beige
#E9DCC9
ΔE00 5.67
Light Grey
#D8DCD6
ΔE00 5.72
Gainsboro
#DCDCDC
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CDC4 #C4CAD3
analogous
#D3C6C4 #D3CDC4 #D2D3C4
triadic
#D3CDC4 #C4D3CD #CDC4D3
tetradic
#D3CDC4 #C4D3C6 #C4CAD3 #D3C4D2
square
#D3CDC4 #C4D3C6 #C4CAD3 #D3C4D2
split-complementary
#D3CDC4 #C4D2D3 #C6C4D3
monochromatic
#9F927E #B9AFA1 #D3CDC4 #EDEBE7 #F2F0ED
Accessibility & contrast
On white
1.58
#D3CDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#D3CDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CDC4
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CDC4 | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CDC3
Deuteranopia (green-blind)
#D1CEC4
Tritanopia (blue-blind)
#D6CBCA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d3cdc4; /* rgb */ color: rgb(211, 205, 196); /* oklch */ color: oklch(85.1% 0.014 78.3);
Tailwind
colors: {
custom: {
50: '#e0dcd5',
500: '#d3cdc4',
950: '#000000',
},
}SCSS
$custom: #d3cdc4; $custom-light: #e0dcd5; $custom-dark: #000000;
JSON
{
"hex": "#d3cdc4",
"rgb": {
"r": 211,
"g": 205,
"b": 196
},
"hsl": {
"h": 36,
"s": 14.563,
"l": 79.804
},
"oklch": {
"l": 0.8506,
"c": 0.014,
"h": 78.3
},
"luminance": 0.61497
}Semantic roles & 50–950 ramp
primary
#D3CDC4
secondary
#949CA8
accent
#6B994D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483