#DDCED9#DDCED9
#DDCED9 is a very light, muted pink. Relative luminance 0.645; OKLCH L 86.7% C 0.022 H 335.0°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCED9 |
|---|---|
| RGB | rgb(221, 206, 217) |
| HSL | hsl(316, 18%, 84%) |
| HSV | hsv(316, 7%, 87%) |
| CMYK | cmyk(0%, 6.8%, 1.8%, 13.3%) |
| CIE-LAB | lab(84.24, 7.12, -3.56) |
| CIE-LCH | lch(84.24, 7.97, 333.42°) |
| OKLab | oklab(86.68% 0.0201 -0.0094) |
| OKLCH | oklch(86.68% 0.022 335) |
| XYZ | xyz(64.4128, 64.5251, 74.6935) |
| Luminance | 0.6452 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.77
Lavenderblush
#FFF0F5
ΔE00 7.87
Lavender (CSS)
#E6E6FA
ΔE00 8.33
Mistyrose
#FFE4E1
ΔE00 8.73
Light Gray
#D3D3D3
ΔE00 8.99
Gainsboro
#DCDCDC
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCED9 #CEDDD2
analogous
#D9CEDD #DDCED9 #DDCED1
triadic
#DDCED9 #D9DDCE #CED9DD
tetradic
#DDCED9 #DDD9CE #CEDDD2 #CED1DD
square
#DDCED9 #DDD9CE #CEDDD2 #CED1DD
split-complementary
#DDCED9 #D1DDCE #CEDDD9
monochromatic
#AB86A1 #C4AABD #DDCED9 #F2EDF1 #F2EDF1
Accessibility & contrast
On white
1.51
#DDCED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#DDCED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCED9
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCED9 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED1D9
Deuteranopia (green-blind)
#D1D3D8
Tritanopia (blue-blind)
#DFCED1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ddced9; /* rgb */ color: rgb(221, 206, 217); /* oklch */ color: oklch(86.7% 0.022 335.0);
Tailwind
colors: {
custom: {
50: '#e7dde4',
500: '#ddced9',
950: '#000000',
},
}SCSS
$custom: #ddced9; $custom-light: #e7dde4; $custom-dark: #000000;
JSON
{
"hex": "#ddced9",
"rgb": {
"r": 221,
"g": 206,
"b": 217
},
"hsl": {
"h": 316,
"s": 18.072,
"l": 83.725
},
"oklch": {
"l": 0.86681,
"c": 0.02219,
"h": 335
},
"luminance": 0.64525
}Semantic roles & 50–950 ramp
primary
#DDCED9
secondary
#9DB3A2
accent
#9C5F49
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484