#DDCED7#DDCED7
#DDCED7 is a very light, muted pink. Relative luminance 0.644; OKLCH L 86.6% C 0.021 H 340.8°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCED7 |
|---|---|
| RGB | rgb(221, 206, 215) |
| HSL | hsl(324, 18%, 84%) |
| HSV | hsv(324, 7%, 87%) |
| CMYK | cmyk(0%, 6.8%, 2.7%, 13.3%) |
| CIE-LAB | lab(84.18, 6.77, -2.58) |
| CIE-LCH | lch(84.18, 7.24, 339.14°) |
| OKLab | oklab(86.62% 0.0194 -0.0068) |
| OKLCH | oklch(86.62% 0.021 340.8) |
| XYZ | xyz(64.1542, 64.4217, 73.3318) |
| Luminance | 0.6442 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.42
Lavenderblush
#FFF0F5
ΔE00 7.66
Mistyrose
#FFE4E1
ΔE00 8.25
Light Gray
#D3D3D3
ΔE00 8.48
Lavender (CSS)
#E6E6FA
ΔE00 8.66
Gainsboro
#DCDCDC
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCED7 #CEDDD4
analogous
#DBCEDD #DDCED7 #DDCECF
triadic
#DDCED7 #D7DDCE #CED7DD
tetradic
#DDCED7 #DDDBCE #CEDDD4 #CECFDD
square
#DDCED7 #DDDBCE #CEDDD4 #CECFDD
split-complementary
#DDCED7 #CFDDCE #CEDDDB
monochromatic
#AB869C #C4AABA #DDCED7 #F2EDF0 #F2EDF0
Accessibility & contrast
On white
1.51
#DDCED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#DDCED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCED7
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCED7 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED1D7
Deuteranopia (green-blind)
#D2D3D7
Tritanopia (blue-blind)
#DFCED1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ddced7; /* rgb */ color: rgb(221, 206, 215); /* oklch */ color: oklch(86.6% 0.021 340.8);
Tailwind
colors: {
custom: {
50: '#e7dde3',
500: '#ddced7',
950: '#000000',
},
}SCSS
$custom: #ddced7; $custom-light: #e7dde3; $custom-dark: #000000;
JSON
{
"hex": "#ddced7",
"rgb": {
"r": 221,
"g": 206,
"b": 215
},
"hsl": {
"h": 324,
"s": 18.072,
"l": 83.725
},
"oklch": {
"l": 0.86622,
"c": 0.02051,
"h": 340.8
},
"luminance": 0.64421
}Semantic roles & 50–950 ramp
primary
#DDCED7
secondary
#9DB3A5
accent
#9C6A49
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484