#DFCDDE#DFCDDE
#DFCDDE is a very light, muted purple. Relative luminance 0.646; OKLCH L 86.8% C 0.030 H 327.5°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCDDE |
|---|---|
| RGB | rgb(223, 205, 222) |
| HSL | hsl(303, 22%, 84%) |
| HSV | hsv(303, 8%, 87%) |
| CMYK | cmyk(0%, 8.1%, 0.4%, 12.5%) |
| CIE-LAB | lab(84.29, 9.24, -6.13) |
| CIE-LCH | lch(84.29, 11.09, 326.42°) |
| OKLab | oklab(86.81% 0.0255 -0.0162) |
| OKLCH | oklch(86.81% 0.03 327.5) |
| XYZ | xyz(65.4457, 64.6252, 78.1193) |
| Luminance | 0.6462 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.60
Light Pink
#FFD1DF
ΔE00 8.49
Lavender (CSS)
#E6E6FA
ΔE00 8.65
Pale Pink
#FFCFDC
ΔE00 8.94
Lavenderblush
#FFF0F5
ΔE00 9.01
Pale Lavender
#EECFFE
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCDDE #CDDFCE
analogous
#D7CDDF #DFCDDE #DFCDD5
triadic
#DFCDDE #DEDFCD #CDDEDF
tetradic
#DFCDDE #DFD7CD #CDDFCE #CDD5DF
square
#DFCDDE #DFD7CD #CDDFCE #CDD5DF
split-complementary
#DFCDDE #D5DFCD #CDDFD7
monochromatic
#AF82AD #C7A8C5 #DFCDDE #F3ECF3 #F3ECF3
Accessibility & contrast
On white
1.51
#DFCDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#DFCDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCDDE
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCDDE | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD1DF
Deuteranopia (green-blind)
#D0D3DD
Tritanopia (blue-blind)
#E0CED2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dfcdde; /* rgb */ color: rgb(223, 205, 222); /* oklch */ color: oklch(86.8% 0.030 327.5);
Tailwind
colors: {
custom: {
50: '#e9dce8',
500: '#dfcdde',
950: '#000000',
},
}SCSS
$custom: #dfcdde; $custom-light: #e9dce8; $custom-dark: #000000;
JSON
{
"hex": "#dfcdde",
"rgb": {
"r": 223,
"g": 205,
"b": 222
},
"hsl": {
"h": 303.333,
"s": 21.951,
"l": 83.922
},
"oklch": {
"l": 0.86807,
"c": 0.03027,
"h": 327.5
},
"luminance": 0.64625
}Semantic roles & 50–950 ramp
primary
#DFCDDE
secondary
#9BB59C
accent
#A04A45
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484