#DDC8CD#DDC8CD
#DDC8CD is a very light, muted red. Relative luminance 0.611; OKLCH L 85.2% C 0.024 H 1.4°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC8CD |
|---|---|
| RGB | rgb(221, 200, 205) |
| HSL | hsl(346, 24%, 83%) |
| HSV | hsv(346, 10%, 87%) |
| CMYK | cmyk(0%, 9.5%, 7.2%, 13.3%) |
| CIE-LAB | lab(82.43, 8.19, 0.19) |
| CIE-LCH | lch(82.43, 8.19, 1.30°) |
| OKLab | oklab(85.16% 0.0245 0.0006) |
| OKLCH | oklch(85.16% 0.024 1.4) |
| XYZ | xyz(61.4914, 61.0895, 66.2979) |
| Luminance | 0.6109 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 7.57
Thistle
#D8BFD8
ΔE00 7.78
Pinkish Grey
#C8ACA9
ΔE00 8.11
Light Pink
#FFD1DF
ΔE00 8.70
Pale Pink
#FFCFDC
ΔE00 8.86
Lavenderblush
#FFF0F5
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC8CD #C8DDD8
analogous
#DDC8D8 #DDC8CD #DDCDC8
triadic
#DDC8CD #CDDDC8 #C8CDDD
tetradic
#DDC8CD #D8DDC8 #C8DDD8 #CDC8DD
square
#DDC8CD #D8DDC8 #C8DDD8 #CDC8DD
split-complementary
#DDC8CD #C8DDCD #C8D8DD
monochromatic
#AE7C88 #C6A2AB #DDC8CD #F3ECEE #F3ECEE
Accessibility & contrast
On white
1.59
#DDC8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#DDC8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC8CD
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC8CD | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCD
Deuteranopia (green-blind)
#CFCECD
Tritanopia (blue-blind)
#E1C7CA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ddc8cd; /* rgb */ color: rgb(221, 200, 205); /* oklch */ color: oklch(85.2% 0.024 1.4);
Tailwind
colors: {
custom: {
50: '#e7d8dc',
500: '#ddc8cd',
950: '#000000',
},
}SCSS
$custom: #ddc8cd; $custom-light: #e7d8dc; $custom-dark: #000000;
JSON
{
"hex": "#ddc8cd",
"rgb": {
"r": 221,
"g": 200,
"b": 205
},
"hsl": {
"h": 345.714,
"s": 23.596,
"l": 82.549
},
"oklch": {
"l": 0.85161,
"c": 0.02446,
"h": 1.4
},
"luminance": 0.61088
}Semantic roles & 50–950 ramp
primary
#DDC8CD
secondary
#96B4AC
accent
#A28C43
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384