#DCCED2#DCCED2
#DCCED2 is a very light, near-neutral pink. Relative luminance 0.640; OKLCH L 86.4% C 0.016 H 358.1°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCED2 |
|---|---|
| RGB | rgb(220, 206, 210) |
| HSL | hsl(343, 17%, 84%) |
| HSV | hsv(343, 6%, 86%) |
| CMYK | cmyk(0%, 6.4%, 4.5%, 13.7%) |
| CIE-LAB | lab(83.97, 5.54, -0.24) |
| CIE-LCH | lch(83.97, 5.54, 357.56°) |
| OKLab | oklab(86.39% 0.0164 -0.0005) |
| OKLCH | oklch(86.39% 0.016 358.1) |
| XYZ | xyz(63.2179, 64.0121, 69.9855) |
| Luminance | 0.6401 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 7.01
Gainsboro
#DCDCDC
ΔE00 7.42
Mistyrose
#FFE4E1
ΔE00 7.52
Lavenderblush
#FFF0F5
ΔE00 7.59
Silver
#C0C0C0
ΔE00 8.22
Very Light Pink
#FFF4F2
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCED2 #CEDCD8
analogous
#DCCED9 #DCCED2 #DCD1CE
triadic
#DCCED2 #D2DCCE #CED2DC
tetradic
#DCCED2 #D9DCCE #CEDCD8 #D1CEDC
square
#DCCED2 #D9DCCE #CEDCD8 #D1CEDC
split-complementary
#DCCED2 #CEDCD1 #CED9DC
monochromatic
#A98790 #C2AAB1 #DCCED2 #F2EDEF #F2EDEF
Accessibility & contrast
On white
1.52
#DCCED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#DCCED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCED2
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCED2 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD0D2
Deuteranopia (green-blind)
#D2D2D2
Tritanopia (blue-blind)
#DFCDCF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dcced2; /* rgb */ color: rgb(220, 206, 210); /* oklch */ color: oklch(86.4% 0.016 358.1);
Tailwind
colors: {
custom: {
50: '#e6dddf',
500: '#dcced2',
950: '#000000',
},
}SCSS
$custom: #dcced2; $custom-light: #e6dddf; $custom-dark: #000000;
JSON
{
"hex": "#dcced2",
"rgb": {
"r": 220,
"g": 206,
"b": 210
},
"hsl": {
"h": 342.857,
"s": 16.667,
"l": 83.529
},
"oklch": {
"l": 0.86392,
"c": 0.01642,
"h": 358.1
},
"luminance": 0.64011
}Semantic roles & 50–950 ramp
primary
#DCCED2
secondary
#9DB1AB
accent
#9B844B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484