#DFC2DD#DFC2DD
#DFC2DD is a very light, muted purple. Relative luminance 0.595; OKLCH L 84.7% C 0.049 H 328.2°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC2DD |
|---|---|
| RGB | rgb(223, 194, 221) |
| HSL | hsl(304, 31%, 82%) |
| HSV | hsv(304, 13%, 87%) |
| CMYK | cmyk(0%, 13%, 0.9%, 12.5%) |
| CIE-LAB | lab(81.56, 14.90, -9.64) |
| CIE-LCH | lch(81.56, 17.75, 327.09°) |
| OKLab | oklab(84.67% 0.0414 -0.0257) |
| OKLCH | oklch(84.67% 0.049 328.2) |
| XYZ | xyz(62.7727, 59.4930, 76.5691) |
| Luminance | 0.5949 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 1.60
Very Light Purple
#F6CEFC
ΔE00 6.58
Pale Lavender
#EECFFE
ΔE00 6.63
Pale Mauve
#FED0FC
ΔE00 7.08
Pale Lilac
#E4CBFF
ΔE00 7.76
Light Pink
#FFD1DF
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC2DD #C2DFC4
analogous
#D3C2DF #DFC2DD #DFC2CF
triadic
#DFC2DD #DDDFC2 #C2DDDF
tetradic
#DFC2DD #DFD3C2 #C2DFC4 #C2CFDF
square
#DFC2DD #DFD3C2 #C2DFC4 #C2CFDF
split-complementary
#DFC2DD #CFDFC2 #C2DFD3
monochromatic
#B572B0 #CA9AC7 #DFC2DD #F4EAF3 #F4EBF4
Accessibility & contrast
On white
1.63
#DFC2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#DFC2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC2DD
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC2DD | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DE
Deuteranopia (green-blind)
#C7CCDC
Tritanopia (blue-blind)
#E1C4CB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #dfc2dd; /* rgb */ color: rgb(223, 194, 221); /* oklch */ color: oklch(84.7% 0.049 328.2);
Tailwind
colors: {
custom: {
50: '#e9d4e7',
500: '#dfc2dd',
950: '#000000',
},
}SCSS
$custom: #dfc2dd; $custom-light: #e9d4e7; $custom-dark: #000000;
JSON
{
"hex": "#dfc2dd",
"rgb": {
"r": 223,
"g": 194,
"b": 221
},
"hsl": {
"h": 304.138,
"s": 31.183,
"l": 81.765
},
"oklch": {
"l": 0.84674,
"c": 0.04866,
"h": 328.2
},
"luminance": 0.59492
}Semantic roles & 50–950 ramp
primary
#DFC2DD
secondary
#8EB791
accent
#AA433C
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161416
muted
#848384