#DDC9CD#DDC9CD
#DDC9CD is a very light, muted red. Relative luminance 0.616; OKLCH L 85.4% C 0.023 H 3.9°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC9CD |
|---|---|
| RGB | rgb(221, 201, 205) |
| HSL | hsl(348, 23%, 83%) |
| HSV | hsv(348, 9%, 87%) |
| CMYK | cmyk(0%, 9%, 7.2%, 13.3%) |
| CIE-LAB | lab(82.68, 7.66, 0.55) |
| CIE-LCH | lch(82.68, 7.68, 4.10°) |
| OKLab | oklab(85.36% 0.023 0.0016) |
| OKLCH | oklch(85.36% 0.023 3.9) |
| XYZ | xyz(61.7237, 61.5542, 66.3753) |
| Luminance | 0.6155 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 7.32
Pinkish Grey
#C8ACA9
ΔE00 8.20
Thistle
#D8BFD8
ΔE00 8.32
Lavenderblush
#FFF0F5
ΔE00 8.69
Light Pink
#FFD1DF
ΔE00 9.12
Light Gray
#D3D3D3
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC9CD #C9DDD9
analogous
#DDC9D7 #DDC9CD #DDCFC9
triadic
#DDC9CD #CDDDC9 #C9CDDD
tetradic
#DDC9CD #D7DDC9 #C9DDD9 #CFC9DD
square
#DDC9CD #D7DDC9 #C9DDD9 #CFC9DD
split-complementary
#DDC9CD #C9DDCF #C9D7DD
monochromatic
#AE7E87 #C5A3AA #DDC9CD #F3ECEE #F3ECEE
Accessibility & contrast
On white
1.58
#DDC9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#DDC9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC9CD
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC9CD | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCCD
Deuteranopia (green-blind)
#D0CFCD
Tritanopia (blue-blind)
#E1C8CA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ddc9cd; /* rgb */ color: rgb(221, 201, 205); /* oklch */ color: oklch(85.4% 0.023 3.9);
Tailwind
colors: {
custom: {
50: '#e7d9dc',
500: '#ddc9cd',
950: '#000000',
},
}SCSS
$custom: #ddc9cd; $custom-light: #e7d9dc; $custom-dark: #000000;
JSON
{
"hex": "#ddc9cd",
"rgb": {
"r": 221,
"g": 201,
"b": 205
},
"hsl": {
"h": 348,
"s": 22.727,
"l": 82.745
},
"oklch": {
"l": 0.85356,
"c": 0.02301,
"h": 3.9
},
"luminance": 0.61553
}Semantic roles & 50–950 ramp
primary
#DDC9CD
secondary
#97B3AE
accent
#A18F44
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384