#DDCED4#DDCED4
#DDCED4 is a very light, near-neutral pink. Relative luminance 0.643; OKLCH L 86.5% C 0.018 H 351.2°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCED4 |
|---|---|
| RGB | rgb(221, 206, 212) |
| HSL | hsl(336, 18%, 84%) |
| HSV | hsv(336, 7%, 87%) |
| CMYK | cmyk(0%, 6.8%, 4.1%, 13.3%) |
| CIE-LAB | lab(84.11, 6.24, -1.10) |
| CIE-LCH | lch(84.11, 6.33, 350.03°) |
| OKLab | oklab(86.53% 0.0182 -0.0028) |
| OKLCH | oklch(86.53% 0.018 351.2) |
| XYZ | xyz(63.7723, 64.2689, 71.3202) |
| Luminance | 0.6427 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 7.51
Mistyrose
#FFE4E1
ΔE00 7.62
Light Gray
#D3D3D3
ΔE00 7.77
Gainsboro
#DCDCDC
ΔE00 8.13
Thistle
#D8BFD8
ΔE00 8.47
Silver
#C0C0C0
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCED4 #CEDDD7
analogous
#DDCEDB #DDCED4 #DDCFCE
triadic
#DDCED4 #D4DDCE #CED4DD
tetradic
#DDCED4 #DBDDCE #CEDDD7 #CFCEDD
square
#DDCED4 #DBDDCE #CEDDD7 #CFCEDD
split-complementary
#DDCED4 #CEDDCF #CEDBDD
monochromatic
#AB8695 #C4AAB4 #DDCED4 #F2EDEF #F2EDEF
Accessibility & contrast
On white
1.52
#DDCED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#DDCED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCED4
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCED4 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD0D4
Deuteranopia (green-blind)
#D2D3D4
Tritanopia (blue-blind)
#E0CED0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ddced4; /* rgb */ color: rgb(221, 206, 212); /* oklch */ color: oklch(86.5% 0.018 351.2);
Tailwind
colors: {
custom: {
50: '#e7dde1',
500: '#ddced4',
950: '#000000',
},
}SCSS
$custom: #ddced4; $custom-light: #e7dde1; $custom-dark: #000000;
JSON
{
"hex": "#ddced4",
"rgb": {
"r": 221,
"g": 206,
"b": 212
},
"hsl": {
"h": 336,
"s": 18.072,
"l": 83.725
},
"oklch": {
"l": 0.86534,
"c": 0.01846,
"h": 351.2
},
"luminance": 0.64268
}Semantic roles & 50–950 ramp
primary
#DDCED4
secondary
#9DB3AA
accent
#9C7B49
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484