#D3CDC3#D3CDC3
#D3CDC3 is a very light, near-neutral orange. Relative luminance 0.615; OKLCH L 85.0% C 0.015 H 80.7°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CDC3 |
|---|---|
| RGB | rgb(211, 205, 195) |
| HSL | hsl(38, 15%, 80%) |
| HSV | hsv(38, 8%, 83%) |
| CMYK | cmyk(0%, 2.8%, 7.6%, 17.3%) |
| CIE-LAB | lab(82.62, 0.33, 5.71) |
| CIE-LCH | lch(82.62, 5.72, 86.69°) |
| OKLab | oklab(85.03% 0.0025 0.015) |
| OKLCH | oklch(85.03% 0.015 80.7) |
| XYZ | xyz(58.5444, 61.4521, 60.3965) |
| Luminance | 0.6145 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.35
Light Gray
#D3D3D3
ΔE00 5.24
Warm Beige
#E9DCC9
ΔE00 5.44
Silver (survey)
#C5C9C7
ΔE00 5.66
Light Grey
#D8DCD6
ΔE00 5.75
Gainsboro
#DCDCDC
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CDC3 #C3C9D3
analogous
#D3C5C3 #D3CDC3 #D1D3C3
triadic
#D3CDC3 #C3D3CD #CDC3D3
tetradic
#D3CDC3 #C3D3C5 #C3C9D3 #D3C3D1
square
#D3CDC3 #C3D3C5 #C3C9D3 #D3C3D1
split-complementary
#D3CDC3 #C3D1D3 #C5C3D3
monochromatic
#9F927C #B9B0A0 #D3CDC3 #EDEAE6 #F2F0ED
Accessibility & contrast
On white
1.58
#D3CDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#D3CDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CDC3
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CDC3 | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CDC2
Deuteranopia (green-blind)
#D1CEC3
Tritanopia (blue-blind)
#D6CBCA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d3cdc3; /* rgb */ color: rgb(211, 205, 195); /* oklch */ color: oklch(85.0% 0.015 80.7);
Tailwind
colors: {
custom: {
50: '#e0dcd5',
500: '#d3cdc3',
950: '#000000',
},
}SCSS
$custom: #d3cdc3; $custom-light: #e0dcd5; $custom-dark: #000000;
JSON
{
"hex": "#d3cdc3",
"rgb": {
"r": 211,
"g": 205,
"b": 195
},
"hsl": {
"h": 37.5,
"s": 15.385,
"l": 79.608
},
"oklch": {
"l": 0.85033,
"c": 0.01521,
"h": 80.7
},
"luminance": 0.61452
}Semantic roles & 50–950 ramp
primary
#D3CDC3
secondary
#939AA8
accent
#699A4C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483