#D5CDC3#D5CDC3
#D5CDC3 is a very light, near-neutral orange. Relative luminance 0.617; OKLCH L 85.2% C 0.016 H 73.7°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D5CDC3 |
|---|---|
| RGB | rgb(213, 205, 195) |
| HSL | hsl(33, 18%, 80%) |
| HSV | hsv(33, 8%, 84%) |
| CMYK | cmyk(0%, 3.8%, 8.5%, 16.5%) |
| CIE-LAB | lab(82.78, 1.04, 5.96) |
| CIE-LCH | lch(82.78, 6.05, 80.12°) |
| OKLab | oklab(85.2% 0.0046 0.0157) |
| OKLCH | oklch(85.2% 0.016 73.7) |
| XYZ | xyz(59.1211, 61.7495, 60.4235) |
| Luminance | 0.6175 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.12
Warm Beige
#E9DCC9
ΔE00 5.12
Light Gray
#D3D3D3
ΔE00 5.54
Gainsboro
#DCDCDC
ΔE00 6.32
Silver (survey)
#C5C9C7
ΔE00 6.38
Silver
#C0C0C0
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5CDC3 #C3CBD5
analogous
#D5C4C3 #D5CDC3 #D4D5C3
triadic
#D5CDC3 #C3D5CD #CDC3D5
tetradic
#D5CDC3 #C3D5C4 #C3CBD5 #D5C3D4
square
#D5CDC3 #C3D5C4 #C3CBD5 #D5C3D4
split-complementary
#D5CDC3 #C3D4D5 #C4C3D5
monochromatic
#A3917B #BCAF9F #D5CDC3 #EEEBE7 #F2F0ED
Accessibility & contrast
On white
1.57
#D5CDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#D5CDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5CDC3
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5CDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5CDC3 | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CDC2
Deuteranopia (green-blind)
#D2CFC3
Tritanopia (blue-blind)
#D9CBCA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d5cdc3; /* rgb */ color: rgb(213, 205, 195); /* oklch */ color: oklch(85.2% 0.016 73.7);
Tailwind
colors: {
custom: {
50: '#e2dcd5',
500: '#d5cdc3',
950: '#000000',
},
}SCSS
$custom: #d5cdc3; $custom-light: #e2dcd5; $custom-dark: #000000;
JSON
{
"hex": "#d5cdc3",
"rgb": {
"r": 213,
"g": 205,
"b": 195
},
"hsl": {
"h": 33.333,
"s": 17.647,
"l": 80
},
"oklch": {
"l": 0.85197,
"c": 0.01632,
"h": 73.7
},
"luminance": 0.61749
}Semantic roles & 50–950 ramp
primary
#D5CDC3
secondary
#929DAA
accent
#6E9C4A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483