#DFC4DC#DFC4DC
#DFC4DC is a very light, muted purple. Relative luminance 0.603; OKLCH L 85.0% C 0.044 H 329.5°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC4DC |
|---|---|
| RGB | rgb(223, 196, 220) |
| HSL | hsl(307, 30%, 82%) |
| HSV | hsv(307, 12%, 87%) |
| CMYK | cmyk(0%, 12.1%, 1.3%, 12.5%) |
| CIE-LAB | lab(82.02, 13.65, -8.43) |
| CIE-LCH | lch(82.02, 16.04, 328.32°) |
| OKLab | oklab(85.02% 0.038 -0.0224) |
| OKLCH | oklch(85.02% 0.044 329.5) |
| XYZ | xyz(63.0880, 60.3361, 76.0188) |
| Luminance | 0.6034 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 1.50
Pale Lavender
#EECFFE
ΔE00 7.27
Very Light Purple
#F6CEFC
ΔE00 7.30
Light Pink
#FFD1DF
ΔE00 7.46
Pale Mauve
#FED0FC
ΔE00 7.73
Pale Pink
#FFCFDC
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC4DC #C4DFC7
analogous
#D5C4DF #DFC4DC #DFC4CF
triadic
#DFC4DC #DCDFC4 #C4DCDF
tetradic
#DFC4DC #DFD5C4 #C4DFC7 #C4CFDF
square
#DFC4DC #DFD5C4 #C4DFC7 #C4CFDF
split-complementary
#DFC4DC #CFDFC4 #C4DFD5
monochromatic
#B475AD #C99CC4 #DFC4DC #F4EBF3 #F4EBF3
Accessibility & contrast
On white
1.61
#DFC4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#DFC4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC4DC
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC4DC | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CADD
Deuteranopia (green-blind)
#C9CDDB
Tritanopia (blue-blind)
#E1C6CC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dfc4dc; /* rgb */ color: rgb(223, 196, 220); /* oklch */ color: oklch(85.0% 0.044 329.5);
Tailwind
colors: {
custom: {
50: '#e9d6e6',
500: '#dfc4dc',
950: '#000000',
},
}SCSS
$custom: #dfc4dc; $custom-light: #e9d6e6; $custom-dark: #000000;
JSON
{
"hex": "#dfc4dc",
"rgb": {
"r": 223,
"g": 196,
"b": 220
},
"hsl": {
"h": 306.667,
"s": 29.67,
"l": 82.157
},
"oklch": {
"l": 0.85021,
"c": 0.04414,
"h": 329.5
},
"luminance": 0.60335
}Semantic roles & 50–950 ramp
primary
#DFC4DC
secondary
#91B795
accent
#A8493D
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161416
muted
#848384