#DDC8D3#DDC8D3
#DDC8D3 is a very light, muted pink. Relative luminance 0.614; OKLCH L 85.3% C 0.028 H 344.7°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC8D3 |
|---|---|
| RGB | rgb(221, 200, 211) |
| HSL | hsl(329, 24%, 83%) |
| HSV | hsv(329, 10%, 87%) |
| CMYK | cmyk(0%, 9.5%, 4.5%, 13.3%) |
| CIE-LAB | lab(82.59, 9.23, -2.79) |
| CIE-LCH | lch(82.59, 9.64, 343.17°) |
| OKLab | oklab(85.34% 0.0267 -0.0073) |
| OKLCH | oklch(85.34% 0.028 344.7) |
| XYZ | xyz(62.2296, 61.3847, 70.1856) |
| Luminance | 0.6138 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.48
Light Pink
#FFD1DF
ΔE00 7.97
Pale Pink
#FFCFDC
ΔE00 8.25
Mistyrose
#FFE4E1
ΔE00 8.87
Lavenderblush
#FFF0F5
ΔE00 9.26
Pinkish Grey
#C8ACA9
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC8D3 #C8DDD2
analogous
#DDC8DD #DDC8D3 #DDC8C8
triadic
#DDC8D3 #D3DDC8 #C8D3DD
tetradic
#DDC8D3 #DDDDC8 #C8DDD2 #C8C8DD
square
#DDC8D3 #DDDDC8 #C8DDD2 #C8C8DD
split-complementary
#DDC8D3 #C8DDC8 #C8DDDD
monochromatic
#AE7C96 #C6A2B5 #DDC8D3 #F3ECF0 #F3ECF0
Accessibility & contrast
On white
1.58
#DDC8D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#DDC8D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC8D3
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC8D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC8D3 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CCD3
Deuteranopia (green-blind)
#CECFD2
Tritanopia (blue-blind)
#E0C8CC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ddc8d3; /* rgb */ color: rgb(221, 200, 211); /* oklch */ color: oklch(85.3% 0.028 344.7);
Tailwind
colors: {
custom: {
50: '#e7d8e0',
500: '#ddc8d3',
950: '#000000',
},
}SCSS
$custom: #ddc8d3; $custom-light: #e7d8e0; $custom-dark: #000000;
JSON
{
"hex": "#ddc8d3",
"rgb": {
"r": 221,
"g": 200,
"b": 211
},
"hsl": {
"h": 328.571,
"s": 23.596,
"l": 82.549
},
"oklch": {
"l": 0.85337,
"c": 0.02767,
"h": 344.7
},
"luminance": 0.61384
}Semantic roles & 50–950 ramp
primary
#DDC8D3
secondary
#96B4A4
accent
#A27043
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384