#DFCDDC#DFCDDC
#DFCDDC is a very light, muted pink. Relative luminance 0.645; OKLCH L 86.7% C 0.028 H 331.3°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCDDC |
|---|---|
| RGB | rgb(223, 205, 220) |
| HSL | hsl(310, 22%, 84%) |
| HSV | hsv(310, 8%, 87%) |
| CMYK | cmyk(0%, 8.1%, 1.3%, 12.5%) |
| CIE-LAB | lab(84.24, 8.87, -5.15) |
| CIE-LCH | lch(84.24, 10.26, 329.88°) |
| OKLab | oklab(86.75% 0.0248 -0.0136) |
| OKLCH | oklch(86.75% 0.028 331.3) |
| XYZ | xyz(65.1792, 64.5186, 76.7159) |
| Luminance | 0.6452 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.08
Light Pink
#FFD1DF
ΔE00 8.44
Lavenderblush
#FFF0F5
ΔE00 8.65
Lavender (CSS)
#E6E6FA
ΔE00 8.76
Pale Pink
#FFCFDC
ΔE00 8.87
Mistyrose
#FFE4E1
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCDDC #CDDFD0
analogous
#D9CDDF #DFCDDC #DFCDD3
triadic
#DFCDDC #DCDFCD #CDDCDF
tetradic
#DFCDDC #DFD9CD #CDDFD0 #CDD3DF
square
#DFCDDC #DFD9CD #CDDFD0 #CDD3DF
split-complementary
#DFCDDC #D3DFCD #CDDFD9
monochromatic
#AF82A8 #C7A8C2 #DFCDDC #F3ECF2 #F3ECF2
Accessibility & contrast
On white
1.51
#DFCDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#DFCDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCDDC
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCDDC | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DD
Deuteranopia (green-blind)
#D0D3DB
Tritanopia (blue-blind)
#E1CED2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dfcddc; /* rgb */ color: rgb(223, 205, 220); /* oklch */ color: oklch(86.7% 0.028 331.3);
Tailwind
colors: {
custom: {
50: '#e9dce6',
500: '#dfcddc',
950: '#000000',
},
}SCSS
$custom: #dfcddc; $custom-light: #e9dce6; $custom-dark: #000000;
JSON
{
"hex": "#dfcddc",
"rgb": {
"r": 223,
"g": 205,
"b": 220
},
"hsl": {
"h": 310,
"s": 21.951,
"l": 83.922
},
"oklch": {
"l": 0.86745,
"c": 0.0283,
"h": 331.3
},
"luminance": 0.64518
}Semantic roles & 50–950 ramp
primary
#DFCDDC
secondary
#9BB59F
accent
#A05445
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484