#D5D2CD#D5D2CD
#D5D2CD is a very light, near-neutral orange. Relative luminance 0.646; OKLCH L 86.5% C 0.008 H 80.7°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #D5D2CD |
|---|---|
| RGB | rgb(213, 210, 205) |
| HSL | hsl(38, 9%, 82%) |
| HSV | hsv(38, 4%, 84%) |
| CMYK | cmyk(0%, 1.4%, 3.8%, 16.5%) |
| CIE-LAB | lab(84.30, 0.14, 2.84) |
| CIE-LCH | lch(84.30, 2.84, 87.18°) |
| OKLab | oklab(86.47% 0.0012 0.0075) |
| OKLCH | oklch(86.47% 0.008 80.7) |
| XYZ | xyz(61.5050, 64.6473, 66.9838) |
| Luminance | 0.6465 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.68
Gainsboro
#DCDCDC
ΔE00 3.49
Light Grey
#D8DCD6
ΔE00 4.12
Silver (survey)
#C5C9C7
ΔE00 4.28
Silver
#C0C0C0
ΔE00 5.25
Fog
#D8DCE0
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5D2CD #CDD0D5
analogous
#D5CECD #D5D2CD #D4D5CD
triadic
#D5D2CD #CDD5D2 #D2CDD5
tetradic
#D5D2CD #CDD5CE #CDD0D5 #D5CDD4
square
#D5D2CD #CDD5CE #CDD0D5 #D5CDD4
split-complementary
#D5D2CD #CDD4D5 #CECDD5
monochromatic
#9D968A #B9B4AC #D5D2CD #F1F0EE #F1F0EE
Accessibility & contrast
On white
1.51
#D5D2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#D5D2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5D2CD
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5D2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5D2CD | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CD
Deuteranopia (green-blind)
#D4D3CD
Tritanopia (blue-blind)
#D7D1D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d5d2cd; /* rgb */ color: rgb(213, 210, 205); /* oklch */ color: oklch(86.5% 0.008 80.7);
Tailwind
colors: {
custom: {
50: '#e1dfdc',
500: '#d5d2cd',
950: '#000000',
},
}SCSS
$custom: #d5d2cd; $custom-light: #e1dfdc; $custom-dark: #000000;
JSON
{
"hex": "#d5d2cd",
"rgb": {
"r": 213,
"g": 210,
"b": 205
},
"hsl": {
"h": 37.5,
"s": 8.696,
"l": 81.961
},
"oklch": {
"l": 0.86474,
"c": 0.00759,
"h": 80.7
},
"luminance": 0.64647
}Semantic roles & 50–950 ramp
primary
#D5D2CD
secondary
#9EA2A9
accent
#6B9353
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484