#DDCDD2#DDCDD2
#DDCDD2 is a very light, near-neutral pink. Relative luminance 0.637; OKLCH L 86.3% C 0.019 H 356.5°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCDD2 |
|---|---|
| RGB | rgb(221, 205, 210) |
| HSL | hsl(341, 19%, 84%) |
| HSV | hsv(341, 7%, 87%) |
| CMYK | cmyk(0%, 7.2%, 5%, 13.3%) |
| CIE-LAB | lab(83.80, 6.41, -0.47) |
| CIE-LCH | lch(83.80, 6.43, 355.78°) |
| OKLab | oklab(86.28% 0.019 -0.0012) |
| OKLCH | oklch(86.28% 0.019 356.5) |
| XYZ | xyz(63.2816, 63.6887, 69.9197) |
| Luminance | 0.6369 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 7.39
Lavenderblush
#FFF0F5
ΔE00 7.71
Light Gray
#D3D3D3
ΔE00 7.93
Gainsboro
#DCDCDC
ΔE00 8.32
Thistle
#D8BFD8
ΔE00 8.63
Silver
#C0C0C0
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCDD2 #CDDDD8
analogous
#DDCDDA #DDCDD2 #DDD0CD
triadic
#DDCDD2 #D2DDCD #CDD2DD
tetradic
#DDCDD2 #DADDCD #CDDDD8 #D0CDDD
square
#DDCDD2 #DADDCD #CDDDD8 #D0CDDD
split-complementary
#DDCDD2 #CDDDD0 #CDDADD
monochromatic
#AB8490 #C4A9B1 #DDCDD2 #F3EDEF #F3EDEF
Accessibility & contrast
On white
1.53
#DDCDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#DDCDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCDD2
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCDD2 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFD2
Deuteranopia (green-blind)
#D2D2D2
Tritanopia (blue-blind)
#E0CCCF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ddcdd2; /* rgb */ color: rgb(221, 205, 210); /* oklch */ color: oklch(86.3% 0.019 356.5);
Tailwind
colors: {
custom: {
50: '#e7dcdf',
500: '#ddcdd2',
950: '#000000',
},
}SCSS
$custom: #ddcdd2; $custom-light: #e7dcdf; $custom-dark: #000000;
JSON
{
"hex": "#ddcdd2",
"rgb": {
"r": 221,
"g": 205,
"b": 210
},
"hsl": {
"h": 341.25,
"s": 19.048,
"l": 83.529
},
"oklch": {
"l": 0.8628,
"c": 0.01899,
"h": 356.5
},
"luminance": 0.63688
}Semantic roles & 50–950 ramp
primary
#DDCDD2
secondary
#9BB3AB
accent
#9D8348
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484