#DCCED5#DCCED5
#DCCED5 is a very light, near-neutral pink. Relative luminance 0.642; OKLCH L 86.5% C 0.018 H 345.7°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCED5 |
|---|---|
| RGB | rgb(220, 206, 213) |
| HSL | hsl(330, 17%, 84%) |
| HSV | hsv(330, 6%, 86%) |
| CMYK | cmyk(0%, 6.4%, 3.2%, 13.7%) |
| CIE-LAB | lab(84.05, 6.07, -1.72) |
| CIE-LCH | lch(84.05, 6.31, 344.18°) |
| OKLab | oklab(86.48% 0.0175 -0.0045) |
| OKLCH | oklch(86.48% 0.018 345.7) |
| XYZ | xyz(63.5952, 64.1630, 71.9724) |
| Luminance | 0.6416 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 7.58
Light Gray
#D3D3D3
ΔE00 7.67
Mistyrose
#FFE4E1
ΔE00 8.03
Gainsboro
#DCDCDC
ΔE00 8.04
Thistle
#D8BFD8
ΔE00 8.27
Silver
#C0C0C0
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCED5 #CEDCD5
analogous
#DCCEDC #DCCED5 #DCCECE
triadic
#DCCED5 #D5DCCE #CED5DC
tetradic
#DCCED5 #DCDCCE #CEDCD5 #CECEDC
square
#DCCED5 #DCDCCE #CEDCD5 #CECEDC
split-complementary
#DCCED5 #CEDCCE #CEDCDC
monochromatic
#A98798 #C2AAB6 #DCCED5 #F2EDF0 #F2EDF0
Accessibility & contrast
On white
1.52
#DCCED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#DCCED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCED5
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCED5 | 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)
#CFD0D5
Deuteranopia (green-blind)
#D2D2D5
Tritanopia (blue-blind)
#DECED0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dcced5; /* rgb */ color: rgb(220, 206, 213); /* oklch */ color: oklch(86.5% 0.018 345.7);
Tailwind
colors: {
custom: {
50: '#e6dde1',
500: '#dcced5',
950: '#000000',
},
}SCSS
$custom: #dcced5; $custom-light: #e6dde1; $custom-dark: #000000;
JSON
{
"hex": "#dcced5",
"rgb": {
"r": 220,
"g": 206,
"b": 213
},
"hsl": {
"h": 330,
"s": 16.667,
"l": 83.529
},
"oklch": {
"l": 0.8648,
"c": 0.0181,
"h": 345.7
},
"luminance": 0.64162
}Semantic roles & 50–950 ramp
primary
#DCCED5
secondary
#9DB1A7
accent
#9B734B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484