#DCCFD6#DCCFD6
#DCCFD6 is a very light, near-neutral pink. Relative luminance 0.647; OKLCH L 86.7% C 0.017 H 343.7°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCFD6 |
|---|---|
| RGB | rgb(220, 207, 214) |
| HSL | hsl(328, 16%, 84%) |
| HSV | hsv(328, 6%, 86%) |
| CMYK | cmyk(0%, 5.9%, 2.7%, 13.7%) |
| CIE-LAB | lab(84.33, 5.72, -1.85) |
| CIE-LCH | lch(84.33, 6.01, 342.11°) |
| OKLab | oklab(86.71% 0.0165 -0.0048) |
| OKLCH | oklch(86.71% 0.017 343.7) |
| XYZ | xyz(63.9640, 64.6969, 72.7234) |
| Luminance | 0.6470 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 7.33
Lavenderblush
#FFF0F5
ΔE00 7.42
Gainsboro
#DCDCDC
ΔE00 7.66
Mistyrose
#FFE4E1
ΔE00 8.11
Thistle
#D8BFD8
ΔE00 8.54
Lavender (CSS)
#E6E6FA
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCFD6 #CFDCD5
analogous
#DBCFDC #DCCFD6 #DCCFCF
triadic
#DCCFD6 #D6DCCF #CFD6DC
tetradic
#DCCFD6 #DCDBCF #CFDCD5 #CFCFDC
square
#DCCFD6 #DCDBCF #CFDCD5 #CFCFDC
split-complementary
#DCCFD6 #CFDCCF #CFDCDB
monochromatic
#A8889A #C2ACB8 #DCCFD6 #F2EDF0 #F2EDF0
Accessibility & contrast
On white
1.51
#DCCFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#DCCFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCFD6
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCFD6 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D1D6
Deuteranopia (green-blind)
#D2D3D6
Tritanopia (blue-blind)
#DECFD1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dccfd6; /* rgb */ color: rgb(220, 207, 214); /* oklch */ color: oklch(86.7% 0.017 343.7);
Tailwind
colors: {
custom: {
50: '#e6dde2',
500: '#dccfd6',
950: '#000000',
},
}SCSS
$custom: #dccfd6; $custom-light: #e6dde2; $custom-dark: #000000;
JSON
{
"hex": "#dccfd6",
"rgb": {
"r": 220,
"g": 207,
"b": 214
},
"hsl": {
"h": 327.692,
"s": 15.663,
"l": 83.725
},
"oklch": {
"l": 0.86705,
"c": 0.01715,
"h": 343.7
},
"luminance": 0.64696
}Semantic roles & 50–950 ramp
primary
#DCCFD6
secondary
#9EB1A7
accent
#9A704C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484