#DFC5DC#DFC5DC
#DFC5DC is a very light, muted purple. Relative luminance 0.608; OKLCH L 85.2% C 0.042 H 329.7°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC5DC |
|---|---|
| RGB | rgb(223, 197, 220) |
| HSL | hsl(307, 29%, 82%) |
| HSV | hsv(307, 12%, 87%) |
| CMYK | cmyk(0%, 11.7%, 1.3%, 12.5%) |
| CIE-LAB | lab(82.27, 13.12, -8.06) |
| CIE-LCH | lch(82.27, 15.40, 328.43°) |
| OKLab | oklab(85.21% 0.0366 -0.0214) |
| OKLCH | oklch(85.21% 0.042 329.7) |
| XYZ | xyz(63.3143, 60.7887, 76.0943) |
| Luminance | 0.6079 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 1.68
Light Pink
#FFD1DF
ΔE00 7.43
Pale Lavender
#EECFFE
ΔE00 7.49
Very Light Purple
#F6CEFC
ΔE00 7.57
Pale Pink
#FFCFDC
ΔE00 7.82
Pale Mauve
#FED0FC
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC5DC #C5DFC8
analogous
#D5C5DF #DFC5DC #DFC5CF
triadic
#DFC5DC #DCDFC5 #C5DCDF
tetradic
#DFC5DC #DFD5C5 #C5DFC8 #C5CFDF
square
#DFC5DC #DFD5C5 #C5DFC8 #C5CFDF
split-complementary
#DFC5DC #CFDFC5 #C5DFD5
monochromatic
#B376AC #C99EC4 #DFC5DC #F4EBF3 #F4EBF3
Accessibility & contrast
On white
1.60
#DFC5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#DFC5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC5DC
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC5DC | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBDD
Deuteranopia (green-blind)
#CACEDB
Tritanopia (blue-blind)
#E1C6CC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dfc5dc; /* rgb */ color: rgb(223, 197, 220); /* oklch */ color: oklch(85.2% 0.042 329.7);
Tailwind
colors: {
custom: {
50: '#e9d6e6',
500: '#dfc5dc',
950: '#000000',
},
}SCSS
$custom: #dfc5dc; $custom-light: #e9d6e6; $custom-dark: #000000;
JSON
{
"hex": "#dfc5dc",
"rgb": {
"r": 223,
"g": 197,
"b": 220
},
"hsl": {
"h": 306.923,
"s": 28.889,
"l": 82.353
},
"oklch": {
"l": 0.85211,
"c": 0.04236,
"h": 329.7
},
"luminance": 0.60788
}Semantic roles & 50–950 ramp
primary
#DFC5DC
secondary
#92B696
accent
#A84A3E
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161416
muted
#848384