#DFC2DB#DFC2DB
#DFC2DB is a very light, muted purple. Relative luminance 0.594; OKLCH L 84.6% C 0.047 H 330.5°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC2DB |
|---|---|
| RGB | rgb(223, 194, 219) |
| HSL | hsl(308, 31%, 82%) |
| HSV | hsv(308, 13%, 87%) |
| CMYK | cmyk(0%, 13%, 1.8%, 12.5%) |
| CIE-LAB | lab(81.50, 14.54, -8.66) |
| CIE-LCH | lch(81.50, 16.92, 329.23°) |
| OKLab | oklab(84.61% 0.0406 -0.023) |
| OKLCH | oklch(84.61% 0.047 330.5) |
| XYZ | xyz(62.5078, 59.3871, 75.1741) |
| Luminance | 0.5939 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 1.51
Very Light Purple
#F6CEFC
ΔE00 7.08
Pale Lavender
#EECFFE
ΔE00 7.19
Light Pink
#FFD1DF
ΔE00 7.44
Pale Mauve
#FED0FC
ΔE00 7.48
Pale Pink
#FFCFDC
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC2DB #C2DFC6
analogous
#D5C2DF #DFC2DB #DFC2CD
triadic
#DFC2DB #DBDFC2 #C2DBDF
tetradic
#DFC2DB #DFD5C2 #C2DFC6 #C2CDDF
square
#DFC2DB #DFD5C2 #C2DFC6 #C2CDDF
split-complementary
#DFC2DB #CDDFC2 #C2DFD5
monochromatic
#B572AC #CA9AC3 #DFC2DB #F4EAF3 #F4EBF3
Accessibility & contrast
On white
1.63
#DFC2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#DFC2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC2DB
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC2DB | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DC
Deuteranopia (green-blind)
#C7CCDA
Tritanopia (blue-blind)
#E2C3CA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dfc2db; /* rgb */ color: rgb(223, 194, 219); /* oklch */ color: oklch(84.6% 0.047 330.5);
Tailwind
colors: {
custom: {
50: '#e9d4e6',
500: '#dfc2db',
950: '#000000',
},
}SCSS
$custom: #dfc2db; $custom-light: #e9d4e6; $custom-dark: #000000;
JSON
{
"hex": "#dfc2db",
"rgb": {
"r": 223,
"g": 194,
"b": 219
},
"hsl": {
"h": 308.276,
"s": 31.183,
"l": 81.765
},
"oklch": {
"l": 0.8461,
"c": 0.04669,
"h": 330.5
},
"luminance": 0.59386
}Semantic roles & 50–950 ramp
primary
#DFC2DB
secondary
#8EB794
accent
#AA4B3C
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384