#D5CDC2#D5CDC2
#D5CDC2 is a very light, near-neutral orange. Relative luminance 0.617; OKLCH L 85.2% C 0.017 H 76.1°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D5CDC2 |
|---|---|
| RGB | rgb(213, 205, 194) |
| HSL | hsl(35, 18%, 80%) |
| HSV | hsv(35, 9%, 84%) |
| CMYK | cmyk(0%, 3.8%, 8.9%, 16.5%) |
| CIE-LAB | lab(82.76, 0.87, 6.46) |
| CIE-LCH | lch(82.76, 6.51, 82.33°) |
| OKLab | oklab(85.17% 0.0042 0.017) |
| OKLCH | oklch(85.17% 0.017 76.1) |
| XYZ | xyz(59.0084, 61.7044, 59.8300) |
| Luminance | 0.6170 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.99
Warm Beige
#E9DCC9
ΔE00 4.87
Light Gray
#D3D3D3
ΔE00 5.86
Light Grey
#D8DCD6
ΔE00 6.54
Silver (survey)
#C5C9C7
ΔE00 6.54
Gainsboro
#DCDCDC
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5CDC2 #C2CAD5
analogous
#D5C4C2 #D5CDC2 #D4D5C2
triadic
#D5CDC2 #C2D5CD #CDC2D5
tetradic
#D5CDC2 #C2D5C4 #C2CAD5 #D5C2D4
square
#D5CDC2 #C2D5C4 #C2CAD5 #D5C2D4
split-complementary
#D5CDC2 #C2D4D5 #C4C2D5
monochromatic
#A3927A #BCAF9E #D5CDC2 #EEEBE6 #F3F0ED
Accessibility & contrast
On white
1.57
#D5CDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#D5CDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5CDC2
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5CDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5CDC2 | 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)
#D0CDC1
Deuteranopia (green-blind)
#D2CFC2
Tritanopia (blue-blind)
#D9CBCA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d5cdc2; /* rgb */ color: rgb(213, 205, 194); /* oklch */ color: oklch(85.2% 0.017 76.1);
Tailwind
colors: {
custom: {
50: '#e2dcd4',
500: '#d5cdc2',
950: '#000000',
},
}SCSS
$custom: #d5cdc2; $custom-light: #e2dcd4; $custom-dark: #000000;
JSON
{
"hex": "#d5cdc2",
"rgb": {
"r": 213,
"g": 205,
"b": 194
},
"hsl": {
"h": 34.737,
"s": 18.447,
"l": 79.804
},
"oklch": {
"l": 0.8517,
"c": 0.01746,
"h": 76.1
},
"luminance": 0.61704
}Semantic roles & 50–950 ramp
primary
#D5CDC2
secondary
#919CAA
accent
#6C9D49
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483