#DFC6DC#DFC6DC
#DFC6DC is a very light, muted purple. Relative luminance 0.612; OKLCH L 85.4% C 0.041 H 329.8°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC6DC |
|---|---|
| RGB | rgb(223, 198, 220) |
| HSL | hsl(307, 28%, 83%) |
| HSV | hsv(307, 11%, 87%) |
| CMYK | cmyk(0%, 11.2%, 1.3%, 12.5%) |
| CIE-LAB | lab(82.51, 12.59, -7.70) |
| CIE-LCH | lch(82.51, 14.75, 328.55°) |
| OKLab | oklab(85.4% 0.0351 -0.0204) |
| OKLCH | oklch(85.4% 0.041 329.8) |
| XYZ | xyz(63.5421, 61.2443, 76.1702) |
| Luminance | 0.6124 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 1.96
Light Pink
#FFD1DF
ΔE00 7.44
Pale Lavender
#EECFFE
ΔE00 7.74
Pale Pink
#FFCFDC
ΔE00 7.83
Very Light Purple
#F6CEFC
ΔE00 7.87
Pale Mauve
#FED0FC
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC6DC #C6DFC9
analogous
#D5C6DF #DFC6DC #DFC6CF
triadic
#DFC6DC #DCDFC6 #C6DCDF
tetradic
#DFC6DC #DFD5C6 #C6DFC9 #C6CFDF
square
#DFC6DC #DFD5C6 #C6DFC9 #C6CFDF
split-complementary
#DFC6DC #CFDFC6 #C6DFD5
monochromatic
#B378AC #C99FC4 #DFC6DC #F4EBF3 #F4EBF3
Accessibility & contrast
On white
1.59
#DFC6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#DFC6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC6DC
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC6DC | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDD
Deuteranopia (green-blind)
#CBCEDB
Tritanopia (blue-blind)
#E1C7CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dfc6dc; /* rgb */ color: rgb(223, 198, 220); /* oklch */ color: oklch(85.4% 0.041 329.8);
Tailwind
colors: {
custom: {
50: '#e9d7e6',
500: '#dfc6dc',
950: '#000000',
},
}SCSS
$custom: #dfc6dc; $custom-light: #e9d7e6; $custom-dark: #000000;
JSON
{
"hex": "#dfc6dc",
"rgb": {
"r": 223,
"g": 198,
"b": 220
},
"hsl": {
"h": 307.2,
"s": 28.09,
"l": 82.549
},
"oklch": {
"l": 0.85401,
"c": 0.0406,
"h": 329.8
},
"luminance": 0.61243
}Semantic roles & 50–950 ramp
primary
#DFC6DC
secondary
#93B697
accent
#A74B3F
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161416
muted
#848384