#DFC3DA#DFC3DA
#DFC3DA is a very light, muted pink. Relative luminance 0.598; OKLCH L 84.8% C 0.044 H 331.9°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC3DA |
|---|---|
| RGB | rgb(223, 195, 218) |
| HSL | hsl(311, 30%, 82%) |
| HSV | hsv(311, 13%, 87%) |
| CMYK | cmyk(0%, 12.6%, 2.2%, 12.5%) |
| CIE-LAB | lab(81.72, 13.82, -7.80) |
| CIE-LCH | lch(81.72, 15.87, 330.56°) |
| OKLab | oklab(84.77% 0.0388 -0.0207) |
| OKLCH | oklch(84.77% 0.044 331.9) |
| XYZ | xyz(62.5999, 59.7812, 74.5573) |
| Luminance | 0.5978 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 1.62
Light Pink
#FFD1DF
ΔE00 7.21
Pale Pink
#FFCFDC
ΔE00 7.54
Very Light Purple
#F6CEFC
ΔE00 7.59
Pale Lavender
#EECFFE
ΔE00 7.66
Pale Mauve
#FED0FC
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC3DA #C3DFC8
analogous
#D6C3DF #DFC3DA #DFC3CC
triadic
#DFC3DA #DADFC3 #C3DADF
tetradic
#DFC3DA #DFD6C3 #C3DFC8 #C3CCDF
square
#DFC3DA #DFD6C3 #C3DFC8 #C3CCDF
split-complementary
#DFC3DA #CCDFC3 #C3DFD6
monochromatic
#B473A9 #CA9BC1 #DFC3DA #F4EBF3 #F4EBF3
Accessibility & contrast
On white
1.62
#DFC3DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#DFC3DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC3DA
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC3DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC3DA | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C9DB
Deuteranopia (green-blind)
#C9CCD9
Tritanopia (blue-blind)
#E2C4CA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #dfc3da; /* rgb */ color: rgb(223, 195, 218); /* oklch */ color: oklch(84.8% 0.044 331.9);
Tailwind
colors: {
custom: {
50: '#e9d5e5',
500: '#dfc3da',
950: '#000000',
},
}SCSS
$custom: #dfc3da; $custom-light: #e9d5e5; $custom-dark: #000000;
JSON
{
"hex": "#dfc3da",
"rgb": {
"r": 223,
"g": 195,
"b": 218
},
"hsl": {
"h": 310.714,
"s": 30.435,
"l": 81.961
},
"oklch": {
"l": 0.84768,
"c": 0.04398,
"h": 331.9
},
"luminance": 0.5978
}Semantic roles & 50–950 ramp
primary
#DFC3DA
secondary
#90B797
accent
#A9503C
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384