#DCCFD7#DCCFD7
#DCCFD7 is a very light, near-neutral pink. Relative luminance 0.647; OKLCH L 86.7% C 0.018 H 340.0°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCFD7 |
|---|---|
| RGB | rgb(220, 207, 215) |
| HSL | hsl(323, 16%, 84%) |
| HSV | hsv(323, 6%, 86%) |
| CMYK | cmyk(0%, 5.9%, 2.3%, 13.7%) |
| CIE-LAB | lab(84.35, 5.90, -2.34) |
| CIE-LCH | lch(84.35, 6.34, 338.36°) |
| OKLab | oklab(86.73% 0.0168 -0.0061) |
| OKLCH | oklch(86.73% 0.018 340) |
| XYZ | xyz(64.0921, 64.7481, 73.3980) |
| Luminance | 0.6475 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 7.47
Light Gray
#D3D3D3
ΔE00 7.59
Gainsboro
#DCDCDC
ΔE00 7.90
Thistle
#D8BFD8
ΔE00 8.20
Mistyrose
#FFE4E1
ΔE00 8.31
Lavender (CSS)
#E6E6FA
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCFD7 #CFDCD4
analogous
#DACFDC #DCCFD7 #DCCFD0
triadic
#DCCFD7 #D7DCCF #CFD7DC
tetradic
#DCCFD7 #DCDACF #CFDCD4 #CFD0DC
square
#DCCFD7 #DCDACF #CFDCD4 #CFD0DC
split-complementary
#DCCFD7 #D0DCCF #CFDCDA
monochromatic
#A8889C #C2ACBA #DCCFD7 #F2EDF0 #F2EDF0
Accessibility & contrast
On white
1.51
#DCCFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#DCCFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCFD7
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCFD7 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD1D7
Deuteranopia (green-blind)
#D2D3D7
Tritanopia (blue-blind)
#DECFD2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dccfd7; /* rgb */ color: rgb(220, 207, 215); /* oklch */ color: oklch(86.7% 0.018 340.0);
Tailwind
colors: {
custom: {
50: '#e6dde3',
500: '#dccfd7',
950: '#000000',
},
}SCSS
$custom: #dccfd7; $custom-light: #e6dde3; $custom-dark: #000000;
JSON
{
"hex": "#dccfd7",
"rgb": {
"r": 220,
"g": 207,
"b": 215
},
"hsl": {
"h": 323.077,
"s": 15.663,
"l": 83.725
},
"oklch": {
"l": 0.86734,
"c": 0.01791,
"h": 340
},
"luminance": 0.64748
}Semantic roles & 50–950 ramp
primary
#DCCFD7
secondary
#9EB1A5
accent
#9A6A4C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484