#D2CDC5#D2CDC5
#D2CDC5 is a very light, near-neutral orange. Relative luminance 0.614; OKLCH L 85.0% C 0.012 H 79.8°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CDC5 |
|---|---|
| RGB | rgb(210, 205, 197) |
| HSL | hsl(37, 13%, 80%) |
| HSV | hsv(37, 6%, 82%) |
| CMYK | cmyk(0%, 2.4%, 6.2%, 17.6%) |
| CIE-LAB | lab(82.59, 0.32, 4.59) |
| CIE-LCH | lch(82.59, 4.60, 86.02°) |
| OKLab | oklab(85.01% 0.0022 0.0121) |
| OKLCH | oklch(85.01% 0.012 79.8) |
| XYZ | xyz(58.4864, 61.3959, 61.5820) |
| Luminance | 0.6139 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.38
Warm Gray
#C9BEB0
ΔE00 4.82
Silver (survey)
#C5C9C7
ΔE00 4.93
Light Grey
#D8DCD6
ΔE00 5.34
Silver
#C0C0C0
ΔE00 5.37
Gainsboro
#DCDCDC
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CDC5 #C5CAD2
analogous
#D2C7C5 #D2CDC5 #D1D2C5
triadic
#D2CDC5 #C5D2CD #CDC5D2
tetradic
#D2CDC5 #C5D2C7 #C5CAD2 #D2C5D1
square
#D2CDC5 #C5D2C7 #C5CAD2 #D2C5D1
split-complementary
#D2CDC5 #C5D1D2 #C7C5D2
monochromatic
#9D9280 #B7AFA3 #D2CDC5 #EDEBE7 #F2F0EE
Accessibility & contrast
On white
1.58
#D2CDC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#D2CDC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CDC5
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CDC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CDC5 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCDC5
Deuteranopia (green-blind)
#D1CEC5
Tritanopia (blue-blind)
#D5CBCB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d2cdc5; /* rgb */ color: rgb(210, 205, 197); /* oklch */ color: oklch(85.0% 0.012 79.8);
Tailwind
colors: {
custom: {
50: '#dfdcd6',
500: '#d2cdc5',
950: '#000000',
},
}SCSS
$custom: #d2cdc5; $custom-light: #dfdcd6; $custom-dark: #000000;
JSON
{
"hex": "#d2cdc5",
"rgb": {
"r": 210,
"g": 205,
"b": 197
},
"hsl": {
"h": 36.923,
"s": 12.621,
"l": 79.804
},
"oklch": {
"l": 0.85006,
"c": 0.01228,
"h": 79.8
},
"luminance": 0.61395
}Semantic roles & 50–950 ramp
primary
#D2CDC5
secondary
#959CA6
accent
#6A974F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483