#DFC9DC#DFC9DC
#DFC9DC is a very light, muted purple. Relative luminance 0.626; OKLCH L 86.0% C 0.035 H 330.3°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC9DC |
|---|---|
| RGB | rgb(223, 201, 220) |
| HSL | hsl(308, 26%, 83%) |
| HSV | hsv(308, 10%, 87%) |
| CMYK | cmyk(0%, 9.9%, 1.3%, 12.5%) |
| CIE-LAB | lab(83.25, 10.99, -6.61) |
| CIE-LCH | lch(83.25, 12.82, 328.99°) |
| OKLab | oklab(85.98% 0.0307 -0.0175) |
| OKLCH | oklch(85.98% 0.035 330.3) |
| XYZ | xyz(64.2346, 62.6294, 76.4011) |
| Luminance | 0.6263 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.14
Light Pink
#FFD1DF
ΔE00 7.66
Pale Pink
#FFCFDC
ΔE00 8.07
Pale Lavender
#EECFFE
ΔE00 8.63
Very Light Purple
#F6CEFC
ΔE00 8.90
Pale Mauve
#FED0FC
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC9DC #C9DFCC
analogous
#D7C9DF #DFC9DC #DFC9D1
triadic
#DFC9DC #DCDFC9 #C9DCDF
tetradic
#DFC9DC #DFD7C9 #C9DFCC #C9D1DF
square
#DFC9DC #DFD7C9 #C9DFCC #C9D1DF
split-complementary
#DFC9DC #D1DFC9 #C9DFD7
monochromatic
#B17CAA #C8A3C3 #DFC9DC #F4ECF3 #F4ECF3
Accessibility & contrast
On white
1.55
#DFC9DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#DFC9DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC9DC
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC9DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC9DC | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CEDD
Deuteranopia (green-blind)
#CDD0DB
Tritanopia (blue-blind)
#E1CACF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dfc9dc; /* rgb */ color: rgb(223, 201, 220); /* oklch */ color: oklch(86.0% 0.035 330.3);
Tailwind
colors: {
custom: {
50: '#e9d9e6',
500: '#dfc9dc',
950: '#000000',
},
}SCSS
$custom: #dfc9dc; $custom-light: #e9d9e6; $custom-dark: #000000;
JSON
{
"hex": "#dfc9dc",
"rgb": {
"r": 223,
"g": 201,
"b": 220
},
"hsl": {
"h": 308.182,
"s": 25.581,
"l": 83.137
},
"oklch": {
"l": 0.85975,
"c": 0.03532,
"h": 330.3
},
"luminance": 0.62629
}Semantic roles & 50–950 ramp
primary
#DFC9DC
secondary
#96B69B
accent
#A44F41
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161416
muted
#848384