#DCCFD9#DCCFD9
#DCCFD9 is a very light, near-neutral pink. Relative luminance 0.649; OKLCH L 86.8% C 0.020 H 333.5°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCFD9 |
|---|---|
| RGB | rgb(220, 207, 217) |
| HSL | hsl(314, 16%, 84%) |
| HSV | hsv(314, 6%, 86%) |
| CMYK | cmyk(0%, 5.9%, 1.4%, 13.7%) |
| CIE-LAB | lab(84.41, 6.25, -3.33) |
| CIE-LCH | lch(84.41, 7.08, 332.00°) |
| OKLab | oklab(86.79% 0.0176 -0.0088) |
| OKLCH | oklch(86.79% 0.02 333.5) |
| XYZ | xyz(64.3506, 64.8515, 74.7597) |
| Luminance | 0.6485 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.55
Lavenderblush
#FFF0F5
ΔE00 7.63
Lavender (CSS)
#E6E6FA
ΔE00 7.91
Light Gray
#D3D3D3
ΔE00 8.13
Gainsboro
#DCDCDC
ΔE00 8.42
Mistyrose
#FFE4E1
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCFD9 #CFDCD2
analogous
#D8CFDC #DCCFD9 #DCCFD2
triadic
#DCCFD9 #D9DCCF #CFD9DC
tetradic
#DCCFD9 #DCD8CF #CFDCD2 #CFD2DC
square
#DCCFD9 #DCD8CF #CFDCD2 #CFD2DC
split-complementary
#DCCFD9 #D2DCCF #CFDCD8
monochromatic
#A888A1 #C2ACBD #DCCFD9 #F2EDF1 #F2EDF1
Accessibility & contrast
On white
1.50
#DCCFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#DCCFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCFD9
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCFD9 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2D9
Deuteranopia (green-blind)
#D2D3D9
Tritanopia (blue-blind)
#DDCFD2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dccfd9; /* rgb */ color: rgb(220, 207, 217); /* oklch */ color: oklch(86.8% 0.020 333.5);
Tailwind
colors: {
custom: {
50: '#e6dde4',
500: '#dccfd9',
950: '#000000',
},
}SCSS
$custom: #dccfd9; $custom-light: #e6dde4; $custom-dark: #000000;
JSON
{
"hex": "#dccfd9",
"rgb": {
"r": 220,
"g": 207,
"b": 217
},
"hsl": {
"h": 313.846,
"s": 15.663,
"l": 83.725
},
"oklch": {
"l": 0.86794,
"c": 0.01964,
"h": 333.5
},
"luminance": 0.64851
}Semantic roles & 50–950 ramp
primary
#DCCFD9
secondary
#9EB1A2
accent
#9A5E4C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484