#DFC3CB#DFC3CB
#DFC3CB is a very light, muted pink. Relative luminance 0.590; OKLCH L 84.3% C 0.033 H 358.7°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC3CB |
|---|---|
| RGB | rgb(223, 195, 203) |
| HSL | hsl(343, 30%, 82%) |
| HSV | hsv(343, 13%, 87%) |
| CMYK | cmyk(0%, 12.6%, 9%, 12.5%) |
| CIE-LAB | lab(81.31, 11.20, -0.35) |
| CIE-LCH | lch(81.31, 11.21, 358.19°) |
| OKLab | oklab(84.31% 0.0333 -0.0008) |
| OKLCH | oklch(84.31% 0.033 358.7) |
| XYZ | xyz(60.7251, 59.0313, 64.6836) |
| Luminance | 0.5903 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.29
Light Pink
#FFD1DF
ΔE00 6.84
Pale Pink
#FFCFDC
ΔE00 6.90
Pinkish Grey
#C8ACA9
ΔE00 7.79
Light Rose
#FFC5CB
ΔE00 8.12
Dusty Pink
#D8A7B1
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC3CB #C3DFD7
analogous
#DFC3D9 #DFC3CB #DFC9C3
triadic
#DFC3CB #CBDFC3 #C3CBDF
tetradic
#DFC3CB #D9DFC3 #C3DFD7 #C9C3DF
square
#DFC3CB #D9DFC3 #C3DFD7 #C9C3DF
split-complementary
#DFC3CB #C3DFC9 #C3D9DF
monochromatic
#B47386 #CA9BA8 #DFC3CB #F4EBEE #F4EBEE
Accessibility & contrast
On white
1.64
#DFC3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#DFC3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC3CB
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC3CB | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CB
Deuteranopia (green-blind)
#CCCCCA
Tritanopia (blue-blind)
#E4C2C6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dfc3cb; /* rgb */ color: rgb(223, 195, 203); /* oklch */ color: oklch(84.3% 0.033 358.7);
Tailwind
colors: {
custom: {
50: '#e9d5da',
500: '#dfc3cb',
950: '#000000',
},
}SCSS
$custom: #dfc3cb; $custom-light: #e9d5da; $custom-dark: #000000;
JSON
{
"hex": "#dfc3cb",
"rgb": {
"r": 223,
"g": 195,
"b": 203
},
"hsl": {
"h": 342.857,
"s": 30.435,
"l": 81.961
},
"oklch": {
"l": 0.84313,
"c": 0.03334,
"h": 358.7
},
"luminance": 0.5903
}Semantic roles & 50–950 ramp
primary
#DFC3CB
secondary
#90B7AB
accent
#A98A3C
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383