#DFCEDC#DFCEDC
#DFCEDC is a very light, muted pink. Relative luminance 0.650; OKLCH L 86.9% C 0.027 H 331.6°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCEDC |
|---|---|
| RGB | rgb(223, 206, 220) |
| HSL | hsl(311, 21%, 84%) |
| HSV | hsv(311, 8%, 87%) |
| CMYK | cmyk(0%, 7.6%, 1.3%, 12.5%) |
| CIE-LAB | lab(84.48, 8.34, -4.78) |
| CIE-LCH | lch(84.48, 9.62, 330.19°) |
| OKLab | oklab(86.94% 0.0234 -0.0126) |
| OKLCH | oklch(86.94% 0.027 331.6) |
| XYZ | xyz(65.4192, 64.9985, 76.7959) |
| Luminance | 0.6500 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.61
Lavenderblush
#FFF0F5
ΔE00 8.27
Lavender (CSS)
#E6E6FA
ΔE00 8.46
Light Pink
#FFD1DF
ΔE00 8.73
Pale Pink
#FFCFDC
ΔE00 9.15
Mistyrose
#FFE4E1
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCEDC #CEDFD1
analogous
#DACEDF #DFCEDC #DFCED4
triadic
#DFCEDC #DCDFCE #CEDCDF
tetradic
#DFCEDC #DFDACE #CEDFD1 #CED4DF
square
#DFCEDC #DFDACE #CEDFD1 #CED4DF
split-complementary
#DFCEDC #D4DFCE #CEDFDA
monochromatic
#AF84A7 #C7A9C2 #DFCEDC #F3ECF2 #F3ECF2
Accessibility & contrast
On white
1.50
#DFCEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#DFCEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCEDC
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCEDC | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED1DD
Deuteranopia (green-blind)
#D1D4DB
Tritanopia (blue-blind)
#E1CFD2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfcedc; /* rgb */ color: rgb(223, 206, 220); /* oklch */ color: oklch(86.9% 0.027 331.6);
Tailwind
colors: {
custom: {
50: '#e9dde6',
500: '#dfcedc',
950: '#000000',
},
}SCSS
$custom: #dfcedc; $custom-light: #e9dde6; $custom-dark: #000000;
JSON
{
"hex": "#dfcedc",
"rgb": {
"r": 223,
"g": 206,
"b": 220
},
"hsl": {
"h": 310.588,
"s": 20.988,
"l": 84.118
},
"oklch": {
"l": 0.86939,
"c": 0.02655,
"h": 331.6
},
"luminance": 0.64998
}Semantic roles & 50–950 ramp
primary
#DFCEDC
secondary
#9CB5A0
accent
#9F5646
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484