#DCCED9#DCCED9
#DCCED9 is a very light, muted pink. Relative luminance 0.644; OKLCH L 86.6% C 0.021 H 332.9°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCED9 |
|---|---|
| RGB | rgb(220, 206, 217) |
| HSL | hsl(313, 17%, 84%) |
| HSV | hsv(313, 6%, 86%) |
| CMYK | cmyk(0%, 6.4%, 1.4%, 13.7%) |
| CIE-LAB | lab(84.16, 6.78, -3.69) |
| CIE-LCH | lch(84.16, 7.72, 331.43°) |
| OKLab | oklab(86.6% 0.019 -0.0097) |
| OKLCH | oklch(86.6% 0.021 332.9) |
| XYZ | xyz(64.1091, 64.3685, 74.6792) |
| Luminance | 0.6437 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.95
Lavenderblush
#FFF0F5
ΔE00 7.91
Lavender (CSS)
#E6E6FA
ΔE00 8.11
Light Gray
#D3D3D3
ΔE00 8.70
Mistyrose
#FFE4E1
ΔE00 8.92
Gainsboro
#DCDCDC
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCED9 #CEDCD1
analogous
#D8CEDC #DCCED9 #DCCED2
triadic
#DCCED9 #D9DCCE #CED9DC
tetradic
#DCCED9 #DCD8CE #CEDCD1 #CED2DC
square
#DCCED9 #DCD8CE #CEDCD1 #CED2DC
split-complementary
#DCCED9 #D2DCCE #CEDCD8
monochromatic
#A987A2 #C2AABD #DCCED9 #F2EDF1 #F2EDF1
Accessibility & contrast
On white
1.51
#DCCED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#DCCED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCED9
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCED9 | 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)
#CED1D9
Deuteranopia (green-blind)
#D1D3D9
Tritanopia (blue-blind)
#DECFD1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dcced9; /* rgb */ color: rgb(220, 206, 217); /* oklch */ color: oklch(86.6% 0.021 332.9);
Tailwind
colors: {
custom: {
50: '#e6dde4',
500: '#dcced9',
950: '#000000',
},
}SCSS
$custom: #dcced9; $custom-light: #e6dde4; $custom-dark: #000000;
JSON
{
"hex": "#dcced9",
"rgb": {
"r": 220,
"g": 206,
"b": 217
},
"hsl": {
"h": 312.857,
"s": 16.667,
"l": 83.529
},
"oklch": {
"l": 0.86598,
"c": 0.02139,
"h": 332.9
},
"luminance": 0.64368
}Semantic roles & 50–950 ramp
primary
#DCCED9
secondary
#9DB1A1
accent
#9B5C4B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484