#DDCDC7#DDCDC7
#DDCDC7 is a very light, near-neutral orange. Relative luminance 0.632; OKLCH L 86.0% C 0.020 H 41.8°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCDC7 |
|---|---|
| RGB | rgb(221, 205, 199) |
| HSL | hsl(16, 24%, 82%) |
| HSV | hsv(16, 10%, 87%) |
| CMYK | cmyk(0%, 7.2%, 10%, 13.3%) |
| CIE-LAB | lab(83.53, 4.54, 4.98) |
| CIE-LCH | lch(83.53, 6.74, 47.66°) |
| OKLab | oklab(85.97% 0.0147 0.0132) |
| OKLCH | oklch(85.97% 0.02 41.8) |
| XYZ | xyz(61.9580, 63.1592, 62.9488) |
| Luminance | 0.6316 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.73
Light Gray
#D3D3D3
ΔE00 7.13
Mistyrose
#FFE4E1
ΔE00 7.37
Warm Beige
#E9DCC9
ΔE00 7.49
Gainsboro
#DCDCDC
ΔE00 7.61
Silver
#C0C0C0
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCDC7 #C7D7DD
analogous
#DDC7CC #DDCDC7 #DDD8C7
triadic
#DDCDC7 #C7DDCD #CDC7DD
tetradic
#DDCDC7 #CCDDC7 #C7D7DD #D8C7DD
square
#DDCDC7 #CCDDC7 #C7D7DD #D8C7DD
split-complementary
#DDCDC7 #C7DDD8 #C7CCDD
monochromatic
#AF897B #C6ABA1 #DDCDC7 #F3EEEC #F3EEEC
Accessibility & contrast
On white
1.54
#DDCDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#DDCDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCDC7
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCDC7 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CEC7
Deuteranopia (green-blind)
#D4D1C7
Tritanopia (blue-blind)
#E2CBCB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ddcdc7; /* rgb */ color: rgb(221, 205, 199); /* oklch */ color: oklch(86.0% 0.020 41.8);
Tailwind
colors: {
custom: {
50: '#e7dcd8',
500: '#ddcdc7',
950: '#000000',
},
}SCSS
$custom: #ddcdc7; $custom-light: #e7dcd8; $custom-dark: #000000;
JSON
{
"hex": "#ddcdc7",
"rgb": {
"r": 221,
"g": 205,
"b": 199
},
"hsl": {
"h": 16.364,
"s": 24.444,
"l": 82.353
},
"oklch": {
"l": 0.85971,
"c": 0.01977,
"h": 41.8
},
"luminance": 0.63158
}Semantic roles & 50–950 ramp
primary
#DDCDC7
secondary
#95ABB4
accent
#89A343
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483