#DDD0CD#DDD0CD
#DDD0CD is a very light, near-neutral red. Relative luminance 0.649; OKLCH L 86.7% C 0.015 H 33.1°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DDD0CD |
|---|---|
| RGB | rgb(221, 208, 205) |
| HSL | hsl(11, 19%, 84%) |
| HSV | hsv(11, 7%, 87%) |
| CMYK | cmyk(0%, 5.9%, 7.2%, 13.3%) |
| CIE-LAB | lab(84.43, 3.97, 3.10) |
| CIE-LCH | lch(84.43, 5.04, 37.93°) |
| OKLab | oklab(86.73% 0.0126 0.0082) |
| OKLCH | oklch(86.73% 0.015 33.1) |
| XYZ | xyz(63.3929, 64.8924, 66.9317) |
| Luminance | 0.6489 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.84
Gainsboro
#DCDCDC
ΔE00 6.23
Mistyrose
#FFE4E1
ΔE00 7.27
Silver
#C0C0C0
ΔE00 7.43
Warm Gray
#C9BEB0
ΔE00 7.62
Very Light Pink
#FFF4F2
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDD0CD #CDDADD
analogous
#DDCDD2 #DDD0CD #DDD8CD
triadic
#DDD0CD #CDDDD0 #D0CDDD
tetradic
#DDD0CD #D2DDCD #CDDADD #D8CDDD
square
#DDD0CD #D2DDCD #CDDADD #D8CDDD
split-complementary
#DDD0CD #CDDDD8 #CDD2DD
monochromatic
#AB8C84 #C4AEA9 #DDD0CD #F3EEED #F3EEED
Accessibility & contrast
On white
1.50
#DDD0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#DDD0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDD0CD
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDD0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDD0CD | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CD
Deuteranopia (green-blind)
#D6D4CD
Tritanopia (blue-blind)
#E1CECF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ddd0cd; /* rgb */ color: rgb(221, 208, 205); /* oklch */ color: oklch(86.7% 0.015 33.1);
Tailwind
colors: {
custom: {
50: '#e7dedc',
500: '#ddd0cd',
950: '#000000',
},
}SCSS
$custom: #ddd0cd; $custom-light: #e7dedc; $custom-dark: #000000;
JSON
{
"hex": "#ddd0cd",
"rgb": {
"r": 221,
"g": 208,
"b": 205
},
"hsl": {
"h": 11.25,
"s": 19.048,
"l": 83.529
},
"oklch": {
"l": 0.86727,
"c": 0.01508,
"h": 33.1
},
"luminance": 0.64892
}Semantic roles & 50–950 ramp
primary
#DDD0CD
secondary
#9BAEB3
accent
#8D9D48
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484