#D2CDC2#D2CDC2
#D2CDC2 is a very light, near-neutral orange. Relative luminance 0.613; OKLCH L 84.9% C 0.016 H 86.4°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CDC2 |
|---|---|
| RGB | rgb(210, 205, 194) |
| HSL | hsl(41, 15%, 79%) |
| HSV | hsv(41, 8%, 82%) |
| CMYK | cmyk(0%, 2.4%, 7.6%, 17.6%) |
| CIE-LAB | lab(82.52, -0.19, 6.08) |
| CIE-LCH | lch(82.52, 6.09, 91.82°) |
| OKLab | oklab(84.93% 0.001 0.016) |
| OKLCH | oklch(84.93% 0.016 86.4) |
| XYZ | xyz(58.1461, 61.2598, 59.7896) |
| Luminance | 0.6126 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.50
Light Grey
#D8DCD6
ΔE00 5.48
Warm Beige
#E9DCC9
ΔE00 5.52
Light Gray
#D3D3D3
ΔE00 5.53
Silver (survey)
#C5C9C7
ΔE00 5.55
Silver
#C0C0C0
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CDC2 #C2C7D2
analogous
#D2C5C2 #D2CDC2 #CFD2C2
triadic
#D2CDC2 #C2D2CD #CDC2D2
tetradic
#D2CDC2 #C2D2C5 #C2C7D2 #D2C2CF
square
#D2CDC2 #C2D2C5 #C2C7D2 #D2C2CF
split-complementary
#D2CDC2 #C2CFD2 #C5C2D2
monochromatic
#9E937C #B8B09F #D2CDC2 #ECEAE5 #F2F1ED
Accessibility & contrast
On white
1.58
#D2CDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#D2CDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CDC2
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CDC2 | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CDC1
Deuteranopia (green-blind)
#D1CEC2
Tritanopia (blue-blind)
#D5CBCA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d2cdc2; /* rgb */ color: rgb(210, 205, 194); /* oklch */ color: oklch(84.9% 0.016 86.4);
Tailwind
colors: {
custom: {
50: '#dfdcd4',
500: '#d2cdc2',
950: '#000000',
},
}SCSS
$custom: #d2cdc2; $custom-light: #dfdcd4; $custom-dark: #000000;
JSON
{
"hex": "#d2cdc2",
"rgb": {
"r": 210,
"g": 205,
"b": 194
},
"hsl": {
"h": 41.25,
"s": 15.094,
"l": 79.216
},
"oklch": {
"l": 0.84925,
"c": 0.016,
"h": 86.4
},
"luminance": 0.61259
}Semantic roles & 50–950 ramp
primary
#D2CDC2
secondary
#9298A7
accent
#64994C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483