#DDCED2#DDCED2
#DDCED2 is a very light, near-neutral pink. Relative luminance 0.642; OKLCH L 86.5% C 0.017 H 359.3°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCED2 |
|---|---|
| RGB | rgb(221, 206, 210) |
| HSL | hsl(344, 18%, 84%) |
| HSV | hsv(344, 7%, 87%) |
| CMYK | cmyk(0%, 6.8%, 5%, 13.3%) |
| CIE-LAB | lab(84.05, 5.89, -0.11) |
| CIE-LCH | lch(84.05, 5.89, 358.95°) |
| OKLab | oklab(86.48% 0.0175 -0.0002) |
| OKLCH | oklch(86.48% 0.017 359.3) |
| XYZ | xyz(63.5215, 64.1686, 69.9997) |
| Luminance | 0.6417 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 7.28
Light Gray
#D3D3D3
ΔE00 7.37
Lavenderblush
#FFF0F5
ΔE00 7.53
Gainsboro
#DCDCDC
ΔE00 7.75
Silver
#C0C0C0
ΔE00 8.55
Very Light Pink
#FFF4F2
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCED2 #CEDDD9
analogous
#DDCED9 #DDCED2 #DDD1CE
triadic
#DDCED2 #D2DDCE #CED2DD
tetradic
#DDCED2 #D9DDCE #CEDDD9 #D1CEDD
square
#DDCED2 #D9DDCE #CEDDD9 #D1CEDD
split-complementary
#DDCED2 #CEDDD1 #CED9DD
monochromatic
#AB8690 #C4AAB1 #DDCED2 #F2EDEE #F2EDEE
Accessibility & contrast
On white
1.52
#DDCED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#DDCED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCED2
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCED2 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D0D2
Deuteranopia (green-blind)
#D3D3D2
Tritanopia (blue-blind)
#E0CDCF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ddced2; /* rgb */ color: rgb(221, 206, 210); /* oklch */ color: oklch(86.5% 0.017 359.3);
Tailwind
colors: {
custom: {
50: '#e7dddf',
500: '#ddced2',
950: '#000000',
},
}SCSS
$custom: #ddced2; $custom-light: #e7dddf; $custom-dark: #000000;
JSON
{
"hex": "#ddced2",
"rgb": {
"r": 221,
"g": 206,
"b": 210
},
"hsl": {
"h": 344,
"s": 18.072,
"l": 83.725
},
"oklch": {
"l": 0.86476,
"c": 0.01748,
"h": 359.3
},
"luminance": 0.64168
}Semantic roles & 50–950 ramp
primary
#DDCED2
secondary
#9DB3AD
accent
#9C8649
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484