#D3CDC0#D3CDC0
#D3CDC0 is a very light, near-neutral orange. Relative luminance 0.613; OKLCH L 85.0% C 0.019 H 86.2°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CDC0 |
|---|---|
| RGB | rgb(211, 205, 192) |
| HSL | hsl(41, 18%, 79%) |
| HSV | hsv(41, 9%, 83%) |
| CMYK | cmyk(0%, 2.8%, 9%, 17.3%) |
| CIE-LAB | lab(82.55, -0.18, 7.20) |
| CIE-LCH | lch(82.55, 7.21, 91.39°) |
| OKLab | oklab(84.95% 0.0013 0.0189) |
| OKLCH | oklch(84.95% 0.019 86.2) |
| XYZ | xyz(58.2086, 61.3178, 58.6280) |
| Luminance | 0.6132 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.25
Warm Beige
#E9DCC9
ΔE00 5.00
Light Grey
#D8DCD6
ΔE00 6.04
Silver (survey)
#C5C9C7
ΔE00 6.34
Light Gray
#D3D3D3
ΔE00 6.35
Eggshell
#F0EAD6
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CDC0 #C0C6D3
analogous
#D3C4C0 #D3CDC0 #D0D3C0
triadic
#D3CDC0 #C0D3CD #CDC0D3
tetradic
#D3CDC0 #C0D3C4 #C0C6D3 #D3C0D0
square
#D3CDC0 #C0D3C4 #C0C6D3 #D3C0D0
split-complementary
#D3CDC0 #C0D0D3 #C4C0D3
monochromatic
#A19478 #BAB09C #D3CDC0 #ECEAE4 #F2F1ED
Accessibility & contrast
On white
1.58
#D3CDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#D3CDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CDC0
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CDC0 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CCBF
Deuteranopia (green-blind)
#D2CEC0
Tritanopia (blue-blind)
#D7CBC9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d3cdc0; /* rgb */ color: rgb(211, 205, 192); /* oklch */ color: oklch(85.0% 0.019 86.2);
Tailwind
colors: {
custom: {
50: '#e0dcd3',
500: '#d3cdc0',
950: '#000000',
},
}SCSS
$custom: #d3cdc0; $custom-light: #e0dcd3; $custom-dark: #000000;
JSON
{
"hex": "#d3cdc0",
"rgb": {
"r": 211,
"g": 205,
"b": 192
},
"hsl": {
"h": 41.053,
"s": 17.757,
"l": 79.02
},
"oklch": {
"l": 0.84953,
"c": 0.01892,
"h": 86.2
},
"luminance": 0.61317
}Semantic roles & 50–950 ramp
primary
#D3CDC0
secondary
#8F97A8
accent
#649C49
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483