#DCCFD3#DCCFD3
#DCCFD3 is a very light, near-neutral pink. Relative luminance 0.645; OKLCH L 86.6% C 0.015 H 356.7°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCFD3 |
|---|---|
| RGB | rgb(220, 207, 211) |
| HSL | hsl(342, 16%, 84%) |
| HSV | hsv(342, 6%, 86%) |
| CMYK | cmyk(0%, 5.9%, 4.1%, 13.7%) |
| CIE-LAB | lab(84.25, 5.19, -0.36) |
| CIE-LCH | lch(84.25, 5.20, 355.98°) |
| OKLab | oklab(86.62% 0.0153 -0.0009) |
| OKLCH | oklch(86.62% 0.015 356.7) |
| XYZ | xyz(63.5844, 64.5450, 70.7242) |
| Luminance | 0.6454 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.63
Gainsboro
#DCDCDC
ΔE00 7.01
Lavenderblush
#FFF0F5
ΔE00 7.44
Mistyrose
#FFE4E1
ΔE00 7.61
Silver
#C0C0C0
ΔE00 8.00
Fog
#D8DCE0
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCFD3 #CFDCD8
analogous
#DCCFD9 #DCCFD3 #DCD1CF
triadic
#DCCFD3 #D3DCCF #CFD3DC
tetradic
#DCCFD3 #D9DCCF #CFDCD8 #D1CFDC
square
#DCCFD3 #D9DCCF #CFDCD8 #D1CFDC
split-complementary
#DCCFD3 #CFDCD1 #CFD9DC
monochromatic
#A88892 #C2ACB3 #DCCFD3 #F2EDEF #F2EDEF
Accessibility & contrast
On white
1.51
#DCCFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#DCCFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCFD3
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCFD3 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D1D3
Deuteranopia (green-blind)
#D3D3D3
Tritanopia (blue-blind)
#DFCFD0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dccfd3; /* rgb */ color: rgb(220, 207, 211); /* oklch */ color: oklch(86.6% 0.015 356.7);
Tailwind
colors: {
custom: {
50: '#e6dde0',
500: '#dccfd3',
950: '#000000',
},
}SCSS
$custom: #dccfd3; $custom-light: #e6dde0; $custom-dark: #000000;
JSON
{
"hex": "#dccfd3",
"rgb": {
"r": 220,
"g": 207,
"b": 211
},
"hsl": {
"h": 341.538,
"s": 15.663,
"l": 83.725
},
"oklch": {
"l": 0.86617,
"c": 0.01536,
"h": 356.7
},
"luminance": 0.64544
}Semantic roles & 50–950 ramp
primary
#DCCFD3
secondary
#9EB1AB
accent
#9A824C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484