#DCCED6#DCCED6
#DCCED6 is a very light, near-neutral pink. Relative luminance 0.642; OKLCH L 86.5% C 0.019 H 342.1°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCED6 |
|---|---|
| RGB | rgb(220, 206, 214) |
| HSL | hsl(326, 17%, 84%) |
| HSV | hsv(326, 6%, 86%) |
| CMYK | cmyk(0%, 6.4%, 2.7%, 13.7%) |
| CIE-LAB | lab(84.08, 6.24, -2.21) |
| CIE-LCH | lch(84.08, 6.63, 340.49°) |
| OKLab | oklab(86.51% 0.0179 -0.0058) |
| OKLCH | oklch(86.51% 0.019 342.1) |
| XYZ | xyz(63.7225, 64.2139, 72.6429) |
| Luminance | 0.6421 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 7.63
Light Gray
#D3D3D3
ΔE00 7.92
Thistle
#D8BFD8
ΔE00 7.92
Mistyrose
#FFE4E1
ΔE00 8.24
Gainsboro
#DCDCDC
ΔE00 8.27
Lavender (CSS)
#E6E6FA
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCED6 #CEDCD4
analogous
#DBCEDC #DCCED6 #DCCECF
triadic
#DCCED6 #D6DCCE #CED6DC
tetradic
#DCCED6 #DCDBCE #CEDCD4 #CECFDC
square
#DCCED6 #DCDBCE #CEDCD4 #CECFDC
split-complementary
#DCCED6 #CFDCCE #CEDCDB
monochromatic
#A9879A #C2AAB8 #DCCED6 #F2EDF0 #F2EDF0
Accessibility & contrast
On white
1.52
#DCCED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#DCCED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCED6
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCED6 | 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)
#CFD0D6
Deuteranopia (green-blind)
#D1D2D6
Tritanopia (blue-blind)
#DECED1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dcced6; /* rgb */ color: rgb(220, 206, 214); /* oklch */ color: oklch(86.5% 0.019 342.1);
Tailwind
colors: {
custom: {
50: '#e6dde2',
500: '#dcced6',
950: '#000000',
},
}SCSS
$custom: #dcced6; $custom-light: #e6dde2; $custom-dark: #000000;
JSON
{
"hex": "#dcced6",
"rgb": {
"r": 220,
"g": 206,
"b": 214
},
"hsl": {
"h": 325.714,
"s": 16.667,
"l": 83.529
},
"oklch": {
"l": 0.86509,
"c": 0.01883,
"h": 342.1
},
"luminance": 0.64213
}Semantic roles & 50–950 ramp
primary
#DCCED6
secondary
#9DB1A6
accent
#9B6D4B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484