#DDCED8#DDCED8
#DDCED8 is a very light, muted pink. Relative luminance 0.645; OKLCH L 86.7% C 0.021 H 337.8°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCED8 |
|---|---|
| RGB | rgb(221, 206, 216) |
| HSL | hsl(320, 18%, 84%) |
| HSV | hsv(320, 7%, 87%) |
| CMYK | cmyk(0%, 6.8%, 2.3%, 13.3%) |
| CIE-LAB | lab(84.21, 6.94, -3.07) |
| CIE-LCH | lch(84.21, 7.59, 336.14°) |
| OKLab | oklab(86.65% 0.0197 -0.0081) |
| OKLCH | oklch(86.65% 0.021 337.8) |
| XYZ | xyz(64.2831, 64.4732, 74.0105) |
| Luminance | 0.6447 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.09
Lavenderblush
#FFF0F5
ΔE00 7.75
Mistyrose
#FFE4E1
ΔE00 8.48
Lavender (CSS)
#E6E6FA
ΔE00 8.49
Light Gray
#D3D3D3
ΔE00 8.73
Gainsboro
#DCDCDC
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCED8 #CEDDD3
analogous
#DACEDD #DDCED8 #DDCED0
triadic
#DDCED8 #D8DDCE #CED8DD
tetradic
#DDCED8 #DDDACE #CEDDD3 #CED0DD
square
#DDCED8 #DDDACE #CEDDD3 #CED0DD
split-complementary
#DDCED8 #D0DDCE #CEDDDA
monochromatic
#AB869E #C4AABB #DDCED8 #F2EDF1 #F2EDF1
Accessibility & contrast
On white
1.51
#DDCED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#DDCED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCED8
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCED8 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED1D8
Deuteranopia (green-blind)
#D1D3D8
Tritanopia (blue-blind)
#DFCED1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ddced8; /* rgb */ color: rgb(221, 206, 216); /* oklch */ color: oklch(86.7% 0.021 337.8);
Tailwind
colors: {
custom: {
50: '#e7dde4',
500: '#ddced8',
950: '#000000',
},
}SCSS
$custom: #ddced8; $custom-light: #e7dde4; $custom-dark: #000000;
JSON
{
"hex": "#ddced8",
"rgb": {
"r": 221,
"g": 206,
"b": 216
},
"hsl": {
"h": 320,
"s": 18.072,
"l": 83.725
},
"oklch": {
"l": 0.86652,
"c": 0.02132,
"h": 337.8
},
"luminance": 0.64473
}Semantic roles & 50–950 ramp
primary
#DDCED8
secondary
#9DB3A4
accent
#9C6549
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484