#DDCED6#DDCED6
#DDCED6 is a very light, near-neutral pink. Relative luminance 0.644; OKLCH L 86.6% C 0.020 H 344.0°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCED6 |
|---|---|
| RGB | rgb(221, 206, 214) |
| HSL | hsl(328, 18%, 84%) |
| HSV | hsv(328, 7%, 87%) |
| CMYK | cmyk(0%, 6.8%, 3.2%, 13.3%) |
| CIE-LAB | lab(84.16, 6.59, -2.08) |
| CIE-LCH | lch(84.16, 6.91, 342.44°) |
| OKLab | oklab(86.59% 0.019 -0.0054) |
| OKLCH | oklch(86.59% 0.02 344) |
| XYZ | xyz(64.0261, 64.3704, 72.6571) |
| Luminance | 0.6437 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 7.59
Thistle
#D8BFD8
ΔE00 7.76
Mistyrose
#FFE4E1
ΔE00 8.03
Light Gray
#D3D3D3
ΔE00 8.23
Gainsboro
#DCDCDC
ΔE00 8.56
Lavender (CSS)
#E6E6FA
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCED6 #CEDDD5
analogous
#DCCEDD #DDCED6 #DDCECE
triadic
#DDCED6 #D6DDCE #CED6DD
tetradic
#DDCED6 #DDDCCE #CEDDD5 #CECEDD
square
#DDCED6 #DDDCCE #CEDDD5 #CECEDD
split-complementary
#DDCED6 #CEDDCE #CEDDDC
monochromatic
#AB869A #C4AAB8 #DDCED6 #F2EDF0 #F2EDF0
Accessibility & contrast
On white
1.51
#DDCED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#DDCED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCED6
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCED6 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD1D6
Deuteranopia (green-blind)
#D2D3D6
Tritanopia (blue-blind)
#DFCED1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ddced6; /* rgb */ color: rgb(221, 206, 214); /* oklch */ color: oklch(86.6% 0.020 344.0);
Tailwind
colors: {
custom: {
50: '#e7dde2',
500: '#ddced6',
950: '#000000',
},
}SCSS
$custom: #ddced6; $custom-light: #e7dde2; $custom-dark: #000000;
JSON
{
"hex": "#ddced6",
"rgb": {
"r": 221,
"g": 206,
"b": 214
},
"hsl": {
"h": 328,
"s": 18.072,
"l": 83.725
},
"oklch": {
"l": 0.86592,
"c": 0.01975,
"h": 344
},
"luminance": 0.6437
}Semantic roles & 50–950 ramp
primary
#DDCED6
secondary
#9DB3A7
accent
#9C7049
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484