#DFC4DA#DFC4DA
#DFC4DA is a very light, muted pink. Relative luminance 0.602; OKLCH L 85.0% C 0.042 H 332.2°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC4DA |
|---|---|
| RGB | rgb(223, 196, 218) |
| HSL | hsl(311, 30%, 82%) |
| HSV | hsv(311, 12%, 87%) |
| CMYK | cmyk(0%, 12.1%, 2.2%, 12.5%) |
| CIE-LAB | lab(81.96, 13.29, -7.44) |
| CIE-LCH | lch(81.96, 15.23, 330.77°) |
| OKLab | oklab(84.96% 0.0373 -0.0197) |
| OKLCH | oklch(84.96% 0.042 332.2) |
| XYZ | xyz(62.8247, 60.2308, 74.6322) |
| Luminance | 0.6023 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 1.78
Light Pink
#FFD1DF
ΔE00 7.17
Pale Pink
#FFCFDC
ΔE00 7.52
Very Light Purple
#F6CEFC
ΔE00 7.85
Pale Lavender
#EECFFE
ΔE00 7.88
Pale Mauve
#FED0FC
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC4DA #C4DFC9
analogous
#D7C4DF #DFC4DA #DFC4CD
triadic
#DFC4DA #DADFC4 #C4DADF
tetradic
#DFC4DA #DFD7C4 #C4DFC9 #C4CDDF
square
#DFC4DA #DFD7C4 #C4DFC9 #C4CDDF
split-complementary
#DFC4DA #CDDFC4 #C4DFD7
monochromatic
#B475A8 #C99CC1 #DFC4DA #F4EBF3 #F4EBF3
Accessibility & contrast
On white
1.61
#DFC4DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#DFC4DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC4DA
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC4DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC4DA | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADB
Deuteranopia (green-blind)
#C9CDD9
Tritanopia (blue-blind)
#E2C5CB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dfc4da; /* rgb */ color: rgb(223, 196, 218); /* oklch */ color: oklch(85.0% 0.042 332.2);
Tailwind
colors: {
custom: {
50: '#e9d6e5',
500: '#dfc4da',
950: '#000000',
},
}SCSS
$custom: #dfc4da; $custom-light: #e9d6e5; $custom-dark: #000000;
JSON
{
"hex": "#dfc4da",
"rgb": {
"r": 223,
"g": 196,
"b": 218
},
"hsl": {
"h": 311.111,
"s": 29.67,
"l": 82.157
},
"oklch": {
"l": 0.84958,
"c": 0.04221,
"h": 332.2
},
"luminance": 0.6023
}Semantic roles & 50–950 ramp
primary
#DFC4DA
secondary
#91B798
accent
#A8513D
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384