#DCCFD5#DCCFD5
#DCCFD5 is a very light, near-neutral pink. Relative luminance 0.646; OKLCH L 86.7% C 0.016 H 347.7°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCFD5 |
|---|---|
| RGB | rgb(220, 207, 213) |
| HSL | hsl(332, 16%, 84%) |
| HSV | hsv(332, 6%, 86%) |
| CMYK | cmyk(0%, 5.9%, 3.2%, 13.7%) |
| CIE-LAB | lab(84.30, 5.54, -1.35) |
| CIE-LCH | lch(84.30, 5.70, 346.28°) |
| OKLab | oklab(86.68% 0.0161 -0.0035) |
| OKLCH | oklch(86.68% 0.016 347.7) |
| XYZ | xyz(63.8367, 64.6460, 72.0529) |
| Luminance | 0.6464 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 7.08
Lavenderblush
#FFF0F5
ΔE00 7.40
Gainsboro
#DCDCDC
ΔE00 7.43
Mistyrose
#FFE4E1
ΔE00 7.93
Silver
#C0C0C0
ΔE00 8.40
Fog
#D8DCE0
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCFD5 #CFDCD6
analogous
#DCCFDB #DCCFD5 #DCCFCF
triadic
#DCCFD5 #D5DCCF #CFD5DC
tetradic
#DCCFD5 #DBDCCF #CFDCD6 #CFCFDC
square
#DCCFD5 #DBDCCF #CFDCD6 #CFCFDC
split-complementary
#DCCFD5 #CFDCCF #CFDBDC
monochromatic
#A88897 #C2ACB6 #DCCFD5 #F2EDF0 #F2EDF0
Accessibility & contrast
On white
1.51
#DCCFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#DCCFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCFD5
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCFD5 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D1D5
Deuteranopia (green-blind)
#D3D3D5
Tritanopia (blue-blind)
#DECFD1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dccfd5; /* rgb */ color: rgb(220, 207, 213); /* oklch */ color: oklch(86.7% 0.016 347.7);
Tailwind
colors: {
custom: {
50: '#e6dde1',
500: '#dccfd5',
950: '#000000',
},
}SCSS
$custom: #dccfd5; $custom-light: #e6dde1; $custom-dark: #000000;
JSON
{
"hex": "#dccfd5",
"rgb": {
"r": 220,
"g": 207,
"b": 213
},
"hsl": {
"h": 332.308,
"s": 15.663,
"l": 83.725
},
"oklch": {
"l": 0.86676,
"c": 0.01646,
"h": 347.7
},
"luminance": 0.64645
}Semantic roles & 50–950 ramp
primary
#DCCFD5
secondary
#9EB1A8
accent
#9A764C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484