#D5CDC4#D5CDC4
#D5CDC4 is a very light, near-neutral orange. Relative luminance 0.618; OKLCH L 85.2% C 0.015 H 70.9°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D5CDC4 |
|---|---|
| RGB | rgb(213, 205, 196) |
| HSL | hsl(32, 17%, 80%) |
| HSV | hsv(32, 8%, 84%) |
| CMYK | cmyk(0%, 3.8%, 8%, 16.5%) |
| CIE-LAB | lab(82.80, 1.21, 5.46) |
| CIE-LCH | lch(82.80, 5.59, 77.54°) |
| OKLab | oklab(85.22% 0.005 0.0144) |
| OKLCH | oklch(85.22% 0.015 70.9) |
| XYZ | xyz(59.2345, 61.7949, 61.0209) |
| Luminance | 0.6179 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.32
Light Gray
#D3D3D3
ΔE00 5.22
Warm Beige
#E9DCC9
ΔE00 5.40
Gainsboro
#DCDCDC
ΔE00 6.04
Silver
#C0C0C0
ΔE00 6.19
Silver (survey)
#C5C9C7
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5CDC4 #C4CCD5
analogous
#D5C4C4 #D5CDC4 #D4D5C4
triadic
#D5CDC4 #C4D5CD #CDC4D5
tetradic
#D5CDC4 #C4D5C4 #C4CCD5 #D5C4D4
square
#D5CDC4 #C4D5C4 #C4CCD5 #D5C4D4
split-complementary
#D5CDC4 #C4D4D5 #C4C4D5
monochromatic
#A2907C #BCAFA0 #D5CDC4 #EEEBE8 #F2F0ED
Accessibility & contrast
On white
1.57
#D5CDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#D5CDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5CDC4
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5CDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5CDC4 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CDC3
Deuteranopia (green-blind)
#D2CFC4
Tritanopia (blue-blind)
#D8CBCA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d5cdc4; /* rgb */ color: rgb(213, 205, 196); /* oklch */ color: oklch(85.2% 0.015 70.9);
Tailwind
colors: {
custom: {
50: '#e2dcd5',
500: '#d5cdc4',
950: '#000000',
},
}SCSS
$custom: #d5cdc4; $custom-light: #e2dcd5; $custom-dark: #000000;
JSON
{
"hex": "#d5cdc4",
"rgb": {
"r": 213,
"g": 205,
"b": 196
},
"hsl": {
"h": 31.765,
"s": 16.832,
"l": 80.196
},
"oklch": {
"l": 0.85224,
"c": 0.01521,
"h": 70.9
},
"luminance": 0.61794
}Semantic roles & 50–950 ramp
primary
#D5CDC4
secondary
#939EAA
accent
#709B4A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483