#DFC0DA#DFC0DA
#DFC0DA is a very light, muted purple. Relative luminance 0.584; OKLCH L 84.2% C 0.049 H 331.4°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC0DA |
|---|---|
| RGB | rgb(223, 192, 218) |
| HSL | hsl(310, 33%, 81%) |
| HSV | hsv(310, 14%, 87%) |
| CMYK | cmyk(0%, 13.9%, 2.2%, 12.5%) |
| CIE-LAB | lab(80.99, 15.43, -8.88) |
| CIE-LCH | lch(80.99, 17.80, 330.06°) |
| OKLab | oklab(84.2% 0.0433 -0.0236) |
| OKLCH | oklch(84.2% 0.049 331.4) |
| XYZ | xyz(61.9345, 58.4503, 74.3355) |
| Luminance | 0.5845 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 1.83
Very Light Purple
#F6CEFC
ΔE00 6.94
Pale Lavender
#EECFFE
ΔE00 7.19
Pale Mauve
#FED0FC
ΔE00 7.31
Light Pink
#FFD1DF
ΔE00 7.49
Pale Pink
#FFCFDC
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC0DA #C0DFC5
analogous
#D5C0DF #DFC0DA #DFC0CB
triadic
#DFC0DA #DADFC0 #C0DADF
tetradic
#DFC0DA #DFD5C0 #C0DFC5 #C0CBDF
square
#DFC0DA #DFD5C0 #C0DFC5 #C0CBDF
split-complementary
#DFC0DA #CBDFC0 #C0DFD5
monochromatic
#B66FAA #CA97C2 #DFC0DA #F4E9F2 #F5EBF3
Accessibility & contrast
On white
1.65
#DFC0DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#DFC0DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC0DA
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC0DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC0DA | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DB
Deuteranopia (green-blind)
#C6CBD9
Tritanopia (blue-blind)
#E2C1C9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dfc0da; /* rgb */ color: rgb(223, 192, 218); /* oklch */ color: oklch(84.2% 0.049 331.4);
Tailwind
colors: {
custom: {
50: '#e9d3e5',
500: '#dfc0da',
950: '#000000',
},
}SCSS
$custom: #dfc0da; $custom-light: #e9d3e5; $custom-dark: #000000;
JSON
{
"hex": "#dfc0da",
"rgb": {
"r": 223,
"g": 192,
"b": 218
},
"hsl": {
"h": 309.677,
"s": 32.632,
"l": 81.373
},
"oklch": {
"l": 0.842,
"c": 0.04927,
"h": 331.4
},
"luminance": 0.58449
}Semantic roles & 50–950 ramp
primary
#DFC0DA
secondary
#8CB793
accent
#AB4C3A
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384