#DDCED5#DDCED5
#DDCED5 is a very light, near-neutral pink. Relative luminance 0.643; OKLCH L 86.6% C 0.019 H 347.5°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCED5 |
|---|---|
| RGB | rgb(221, 206, 213) |
| HSL | hsl(332, 18%, 84%) |
| HSV | hsv(332, 7%, 87%) |
| CMYK | cmyk(0%, 6.8%, 3.6%, 13.3%) |
| CIE-LAB | lab(84.13, 6.41, -1.59) |
| CIE-LCH | lch(84.13, 6.61, 346.07°) |
| OKLab | oklab(86.56% 0.0186 -0.0041) |
| OKLCH | oklch(86.56% 0.019 347.5) |
| XYZ | xyz(63.8988, 64.3195, 71.9866) |
| Luminance | 0.6432 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 7.54
Mistyrose
#FFE4E1
ΔE00 7.81
Light Gray
#D3D3D3
ΔE00 8.00
Thistle
#D8BFD8
ΔE00 8.11
Gainsboro
#DCDCDC
ΔE00 8.33
Lavender (CSS)
#E6E6FA
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCED5 #CEDDD6
analogous
#DDCEDC #DDCED5 #DDCECE
triadic
#DDCED5 #D5DDCE #CED5DD
tetradic
#DDCED5 #DCDDCE #CEDDD6 #CECEDD
square
#DDCED5 #DCDDCE #CEDDD6 #CECEDD
split-complementary
#DDCED5 #CEDDCE #CEDCDD
monochromatic
#AB8697 #C4AAB6 #DDCED5 #F2EDF0 #F2EDF0
Accessibility & contrast
On white
1.51
#DDCED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#DDCED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCED5
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCED5 | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD0D5
Deuteranopia (green-blind)
#D2D3D5
Tritanopia (blue-blind)
#DFCED0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ddced5; /* rgb */ color: rgb(221, 206, 213); /* oklch */ color: oklch(86.6% 0.019 347.5);
Tailwind
colors: {
custom: {
50: '#e7dde1',
500: '#ddced5',
950: '#000000',
},
}SCSS
$custom: #ddced5; $custom-light: #e7dde1; $custom-dark: #000000;
JSON
{
"hex": "#ddced5",
"rgb": {
"r": 221,
"g": 206,
"b": 213
},
"hsl": {
"h": 332,
"s": 18.072,
"l": 83.725
},
"oklch": {
"l": 0.86563,
"c": 0.01906,
"h": 347.5
},
"luminance": 0.64319
}Semantic roles & 50–950 ramp
primary
#DDCED5
secondary
#9DB3A8
accent
#9C7649
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484