#DCCED8#DCCED8
#DCCED8 is a very light, muted pink. Relative luminance 0.643; OKLCH L 86.6% C 0.020 H 335.7°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCED8 |
|---|---|
| RGB | rgb(220, 206, 216) |
| HSL | hsl(317, 17%, 84%) |
| HSV | hsv(317, 6%, 86%) |
| CMYK | cmyk(0%, 6.4%, 1.8%, 13.7%) |
| CIE-LAB | lab(84.13, 6.60, -3.20) |
| CIE-LCH | lch(84.13, 7.34, 334.14°) |
| OKLab | oklab(86.57% 0.0187 -0.0084) |
| OKLCH | oklch(86.57% 0.02 335.7) |
| XYZ | xyz(63.9794, 64.3167, 73.9963) |
| Luminance | 0.6432 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.26
Lavenderblush
#FFF0F5
ΔE00 7.80
Lavender (CSS)
#E6E6FA
ΔE00 8.27
Light Gray
#D3D3D3
ΔE00 8.43
Mistyrose
#FFE4E1
ΔE00 8.68
Gainsboro
#DCDCDC
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCED8 #CEDCD2
analogous
#D9CEDC #DCCED8 #DCCED1
triadic
#DCCED8 #D8DCCE #CED8DC
tetradic
#DCCED8 #DCD9CE #CEDCD2 #CED1DC
square
#DCCED8 #DCD9CE #CEDCD2 #CED1DC
split-complementary
#DCCED8 #D1DCCE #CEDCD9
monochromatic
#A9879F #C2AABC #DCCED8 #F2EDF1 #F2EDF1
Accessibility & contrast
On white
1.51
#DCCED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#DCCED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCED8
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCED8 | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED1D8
Deuteranopia (green-blind)
#D1D3D8
Tritanopia (blue-blind)
#DECED1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dcced8; /* rgb */ color: rgb(220, 206, 216); /* oklch */ color: oklch(86.6% 0.020 335.7);
Tailwind
colors: {
custom: {
50: '#e6dde4',
500: '#dcced8',
950: '#000000',
},
}SCSS
$custom: #dcced8; $custom-light: #e6dde4; $custom-dark: #000000;
JSON
{
"hex": "#dcced8",
"rgb": {
"r": 220,
"g": 206,
"b": 216
},
"hsl": {
"h": 317.143,
"s": 16.667,
"l": 83.529
},
"oklch": {
"l": 0.86568,
"c": 0.02047,
"h": 335.7
},
"luminance": 0.64316
}Semantic roles & 50–950 ramp
primary
#DCCED8
secondary
#9DB1A3
accent
#9B624B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484