#DDC8D8#DDC8D8
#DDC8D8 is a very light, muted pink. Relative luminance 0.616; OKLCH L 85.5% C 0.032 H 334.0°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC8D8 |
|---|---|
| RGB | rgb(221, 200, 216) |
| HSL | hsl(314, 24%, 83%) |
| HSV | hsv(314, 10%, 87%) |
| CMYK | cmyk(0%, 9.5%, 2.3%, 13.3%) |
| CIE-LAB | lab(82.72, 10.12, -5.27) |
| CIE-LCH | lch(82.72, 11.41, 332.51°) |
| OKLab | oklab(85.49% 0.0285 -0.0139) |
| OKLCH | oklch(85.49% 0.032 334) |
| XYZ | xyz(62.8661, 61.6394, 73.5382) |
| Luminance | 0.6164 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.84
Light Pink
#FFD1DF
ΔE00 7.90
Pale Pink
#FFCFDC
ΔE00 8.26
Pale Lavender
#EECFFE
ΔE00 9.77
Lavenderblush
#FFF0F5
ΔE00 9.91
Very Light Purple
#F6CEFC
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC8D8 #C8DDCD
analogous
#D8C8DD #DDC8D8 #DDC8CD
triadic
#DDC8D8 #D8DDC8 #C8D8DD
tetradic
#DDC8D8 #DDD8C8 #C8DDCD #C8CDDD
square
#DDC8D8 #DDD8C8 #C8DDCD #C8CDDD
split-complementary
#DDC8D8 #CDDDC8 #C8DDD8
monochromatic
#AE7CA2 #C6A2BD #DDC8D8 #F3ECF2 #F3ECF2
Accessibility & contrast
On white
1.58
#DDC8D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#DDC8D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC8D8
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC8D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC8D8 | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CCD9
Deuteranopia (green-blind)
#CCCFD7
Tritanopia (blue-blind)
#DFC9CD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ddc8d8; /* rgb */ color: rgb(221, 200, 216); /* oklch */ color: oklch(85.5% 0.032 334.0);
Tailwind
colors: {
custom: {
50: '#e7d8e4',
500: '#ddc8d8',
950: '#000000',
},
}SCSS
$custom: #ddc8d8; $custom-light: #e7d8e4; $custom-dark: #000000;
JSON
{
"hex": "#ddc8d8",
"rgb": {
"r": 221,
"g": 200,
"b": 216
},
"hsl": {
"h": 314.286,
"s": 23.596,
"l": 82.549
},
"oklch": {
"l": 0.85488,
"c": 0.03174,
"h": 334
},
"luminance": 0.61639
}Semantic roles & 50–950 ramp
primary
#DDC8D8
secondary
#96B49D
accent
#A25A43
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384