#DCCFD8#DCCFD8
#DCCFD8 is a very light, near-neutral pink. Relative luminance 0.648; OKLCH L 86.8% C 0.019 H 336.6°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCFD8 |
|---|---|
| RGB | rgb(220, 207, 216) |
| HSL | hsl(318, 16%, 84%) |
| HSV | hsv(318, 6%, 86%) |
| CMYK | cmyk(0%, 5.9%, 1.8%, 13.7%) |
| CIE-LAB | lab(84.38, 6.07, -2.83) |
| CIE-LCH | lch(84.38, 6.70, 335.00°) |
| OKLab | oklab(86.76% 0.0172 -0.0074) |
| OKLCH | oklch(86.76% 0.019 336.6) |
| XYZ | xyz(64.2209, 64.7997, 74.0768) |
| Luminance | 0.6480 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 7.54
Light Gray
#D3D3D3
ΔE00 7.85
Thistle
#D8BFD8
ΔE00 7.87
Lavender (CSS)
#E6E6FA
ΔE00 8.11
Gainsboro
#DCDCDC
ΔE00 8.16
Mistyrose
#FFE4E1
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCFD8 #CFDCD3
analogous
#D9CFDC #DCCFD8 #DCCFD1
triadic
#DCCFD8 #D8DCCF #CFD8DC
tetradic
#DCCFD8 #DCD9CF #CFDCD3 #CFD1DC
square
#DCCFD8 #DCD9CF #CFDCD3 #CFD1DC
split-complementary
#DCCFD8 #D1DCCF #CFDCD9
monochromatic
#A8889E #C2ACBB #DCCFD8 #F2EDF1 #F2EDF1
Accessibility & contrast
On white
1.50
#DCCFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#DCCFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCFD8
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCFD8 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD1D8
Deuteranopia (green-blind)
#D2D3D8
Tritanopia (blue-blind)
#DECFD2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dccfd8; /* rgb */ color: rgb(220, 207, 216); /* oklch */ color: oklch(86.8% 0.019 336.6);
Tailwind
colors: {
custom: {
50: '#e6dde4',
500: '#dccfd8',
950: '#000000',
},
}SCSS
$custom: #dccfd8; $custom-light: #e6dde4; $custom-dark: #000000;
JSON
{
"hex": "#dccfd8",
"rgb": {
"r": 220,
"g": 207,
"b": 216
},
"hsl": {
"h": 318.462,
"s": 15.663,
"l": 83.725
},
"oklch": {
"l": 0.86764,
"c": 0.01875,
"h": 336.6
},
"luminance": 0.64799
}Semantic roles & 50–950 ramp
primary
#DCCFD8
secondary
#9EB1A4
accent
#9A644C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484