#DFC4DB#DFC4DB
#DFC4DB is a very light, muted purple. Relative luminance 0.603; OKLCH L 85.0% C 0.043 H 330.8°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC4DB |
|---|---|
| RGB | rgb(223, 196, 219) |
| HSL | hsl(309, 30%, 82%) |
| HSV | hsv(309, 12%, 87%) |
| CMYK | cmyk(0%, 12.1%, 1.8%, 12.5%) |
| CIE-LAB | lab(81.99, 13.47, -7.93) |
| CIE-LCH | lch(81.99, 15.63, 329.51°) |
| OKLab | oklab(84.99% 0.0377 -0.021) |
| OKLCH | oklch(84.99% 0.043 330.8) |
| XYZ | xyz(62.9560, 60.2833, 75.3234) |
| Luminance | 0.6028 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 1.61
Light Pink
#FFD1DF
ΔE00 7.31
Pale Lavender
#EECFFE
ΔE00 7.57
Very Light Purple
#F6CEFC
ΔE00 7.57
Pale Pink
#FFCFDC
ΔE00 7.67
Pale Mauve
#FED0FC
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC4DB #C4DFC8
analogous
#D6C4DF #DFC4DB #DFC4CE
triadic
#DFC4DB #DBDFC4 #C4DBDF
tetradic
#DFC4DB #DFD6C4 #C4DFC8 #C4CEDF
square
#DFC4DB #DFD6C4 #C4DFC8 #C4CEDF
split-complementary
#DFC4DB #CEDFC4 #C4DFD6
monochromatic
#B475AB #C99CC3 #DFC4DB #F4EBF3 #F4EBF3
Accessibility & contrast
On white
1.61
#DFC4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#DFC4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC4DB
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC4DB | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CADC
Deuteranopia (green-blind)
#C9CDDA
Tritanopia (blue-blind)
#E2C5CB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dfc4db; /* rgb */ color: rgb(223, 196, 219); /* oklch */ color: oklch(85.0% 0.043 330.8);
Tailwind
colors: {
custom: {
50: '#e9d6e6',
500: '#dfc4db',
950: '#000000',
},
}SCSS
$custom: #dfc4db; $custom-light: #e9d6e6; $custom-dark: #000000;
JSON
{
"hex": "#dfc4db",
"rgb": {
"r": 223,
"g": 196,
"b": 219
},
"hsl": {
"h": 308.889,
"s": 29.67,
"l": 82.157
},
"oklch": {
"l": 0.84989,
"c": 0.04316,
"h": 330.8
},
"luminance": 0.60282
}Semantic roles & 50–950 ramp
primary
#DFC4DB
secondary
#91B796
accent
#A84D3D
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384