#D3CDC8#D3CDC8
#D3CDC8 is a very light, near-neutral orange. Relative luminance 0.617; OKLCH L 85.2% C 0.010 H 62.6°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CDC8 |
|---|---|
| RGB | rgb(211, 205, 200) |
| HSL | hsl(27, 11%, 81%) |
| HSV | hsv(27, 5%, 83%) |
| CMYK | cmyk(0%, 2.8%, 5.2%, 17.3%) |
| CIE-LAB | lab(82.74, 1.19, 3.22) |
| CIE-LCH | lch(82.74, 3.43, 69.74°) |
| OKLab | oklab(85.17% 0.0044 0.0085) |
| OKLCH | oklch(85.17% 0.01 62.6) |
| XYZ | xyz(59.1192, 61.6820, 63.4237) |
| Luminance | 0.6168 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.61
Gainsboro
#DCDCDC
ΔE00 4.73
Silver
#C0C0C0
ΔE00 4.86
Silver (survey)
#C5C9C7
ΔE00 5.12
Warm Gray
#C9BEB0
ΔE00 5.52
Light Grey
#D8DCD6
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CDC8 #C8CED3
analogous
#D3C8C8 #D3CDC8 #D3D2C8
triadic
#D3CDC8 #C8D3CD #CDC8D3
tetradic
#D3CDC8 #C8D3C8 #C8CED3 #D2C8D3
square
#D3CDC8 #C8D3C8 #C8CED3 #D2C8D3
split-complementary
#D3CDC8 #C8D3D2 #C8C8D3
monochromatic
#9D8F84 #B8AEA6 #D3CDC8 #EEECEA #F1F0EE
Accessibility & contrast
On white
1.57
#D3CDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#D3CDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CDC8
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CDC8 | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCDC8
Deuteranopia (green-blind)
#D0CEC8
Tritanopia (blue-blind)
#D5CCCC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d3cdc8; /* rgb */ color: rgb(211, 205, 200); /* oklch */ color: oklch(85.2% 0.010 62.6);
Tailwind
colors: {
custom: {
50: '#e0dcd8',
500: '#d3cdc8',
950: '#000000',
},
}SCSS
$custom: #d3cdc8; $custom-light: #e0dcd8; $custom-dark: #000000;
JSON
{
"hex": "#d3cdc8",
"rgb": {
"r": 211,
"g": 205,
"b": 200
},
"hsl": {
"h": 27.273,
"s": 11.111,
"l": 80.588
},
"oklch": {
"l": 0.8517,
"c": 0.00959,
"h": 62.6
},
"luminance": 0.61682
}Semantic roles & 50–950 ramp
primary
#D3CDC8
secondary
#98A0A7
accent
#769550
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483