#DDCED3#DDCED3
#DDCED3 is a very light, near-neutral pink. Relative luminance 0.642; OKLCH L 86.5% C 0.018 H 355.2°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCED3 |
|---|---|
| RGB | rgb(221, 206, 211) |
| HSL | hsl(340, 18%, 84%) |
| HSV | hsv(340, 7%, 87%) |
| CMYK | cmyk(0%, 6.8%, 4.5%, 13.3%) |
| CIE-LAB | lab(84.08, 6.06, -0.60) |
| CIE-LCH | lch(84.08, 6.09, 354.32°) |
| OKLab | oklab(86.51% 0.0179 -0.0015) |
| OKLCH | oklch(86.51% 0.018 355.2) |
| XYZ | xyz(63.6465, 64.2186, 70.6579) |
| Luminance | 0.6422 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 7.44
Lavenderblush
#FFF0F5
ΔE00 7.51
Light Gray
#D3D3D3
ΔE00 7.57
Gainsboro
#DCDCDC
ΔE00 7.93
Silver
#C0C0C0
ΔE00 8.73
Thistle
#D8BFD8
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCED3 #CEDDD8
analogous
#DDCEDA #DDCED3 #DDD0CE
triadic
#DDCED3 #D3DDCE #CED3DD
tetradic
#DDCED3 #DADDCE #CEDDD8 #D0CEDD
square
#DDCED3 #DADDCE #CEDDD8 #D0CEDD
split-complementary
#DDCED3 #CEDDD0 #CEDADD
monochromatic
#AB8692 #C4AAB3 #DDCED3 #F2EDEF #F2EDEF
Accessibility & contrast
On white
1.52
#DDCED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#DDCED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCED3
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCED3 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD0D3
Deuteranopia (green-blind)
#D3D3D3
Tritanopia (blue-blind)
#E0CED0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ddced3; /* rgb */ color: rgb(221, 206, 211); /* oklch */ color: oklch(86.5% 0.018 355.2);
Tailwind
colors: {
custom: {
50: '#e7dde0',
500: '#ddced3',
950: '#000000',
},
}SCSS
$custom: #ddced3; $custom-light: #e7dde0; $custom-dark: #000000;
JSON
{
"hex": "#ddced3",
"rgb": {
"r": 221,
"g": 206,
"b": 211
},
"hsl": {
"h": 340,
"s": 18.072,
"l": 83.725
},
"oklch": {
"l": 0.86505,
"c": 0.01792,
"h": 355.2
},
"luminance": 0.64218
}Semantic roles & 50–950 ramp
primary
#DDCED3
secondary
#9DB3AB
accent
#9C8149
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484