#DFCED9#DFCED9
#DFCED9 is a very light, muted pink. Relative luminance 0.648; OKLCH L 86.8% C 0.024 H 338.7°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCED9 |
|---|---|
| RGB | rgb(223, 206, 217) |
| HSL | hsl(321, 21%, 84%) |
| HSV | hsv(321, 8%, 87%) |
| CMYK | cmyk(0%, 7.6%, 2.7%, 12.5%) |
| CIE-LAB | lab(84.40, 7.81, -3.30) |
| CIE-LCH | lch(84.40, 8.48, 337.06°) |
| OKLab | oklab(86.85% 0.0223 -0.0087) |
| OKLCH | oklch(86.85% 0.024 338.7) |
| XYZ | xyz(65.0255, 64.8410, 74.7222) |
| Luminance | 0.6484 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.47
Lavenderblush
#FFF0F5
ΔE00 7.83
Mistyrose
#FFE4E1
ΔE00 8.39
Lavender (CSS)
#E6E6FA
ΔE00 8.80
Light Pink
#FFD1DF
ΔE00 8.84
Pale Pink
#FFCFDC
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCED9 #CEDFD4
analogous
#DDCEDF #DFCED9 #DFCED1
triadic
#DFCED9 #D9DFCE #CED9DF
tetradic
#DFCED9 #DFDDCE #CEDFD4 #CED1DF
square
#DFCED9 #DFDDCE #CEDFD4 #CED1DF
split-complementary
#DFCED9 #D1DFCE #CEDFDD
monochromatic
#AF84A0 #C7A9BC #DFCED9 #F3ECF1 #F3ECF1
Accessibility & contrast
On white
1.50
#DFCED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#DFCED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCED9
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCED9 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED1D9
Deuteranopia (green-blind)
#D2D3D8
Tritanopia (blue-blind)
#E1CED2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfced9; /* rgb */ color: rgb(223, 206, 217); /* oklch */ color: oklch(86.8% 0.024 338.7);
Tailwind
colors: {
custom: {
50: '#e9dde4',
500: '#dfced9',
950: '#000000',
},
}SCSS
$custom: #dfced9; $custom-light: #e9dde4; $custom-dark: #000000;
JSON
{
"hex": "#dfced9",
"rgb": {
"r": 223,
"g": 206,
"b": 217
},
"hsl": {
"h": 321.176,
"s": 20.988,
"l": 84.118
},
"oklch": {
"l": 0.86849,
"c": 0.02388,
"h": 338.7
},
"luminance": 0.6484
}Semantic roles & 50–950 ramp
primary
#DFCED9
secondary
#9CB5A5
accent
#9F6646
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484