#DFCDDF#DFCDDF
#DFCDDF is a very light, muted purple. Relative luminance 0.647; OKLCH L 86.8% C 0.031 H 325.8°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCDDF |
|---|---|
| RGB | rgb(223, 205, 223) |
| HSL | hsl(300, 22%, 84%) |
| HSV | hsv(300, 8%, 87%) |
| CMYK | cmyk(0%, 8.1%, 0%, 12.5%) |
| CIE-LAB | lab(84.32, 9.42, -6.62) |
| CIE-LCH | lch(84.32, 11.51, 324.88°) |
| OKLab | oklab(86.84% 0.0259 -0.0176) |
| OKLCH | oklch(86.84% 0.031 325.8) |
| XYZ | xyz(65.5801, 64.6789, 78.8272) |
| Luminance | 0.6468 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.40
Light Pink
#FFD1DF
ΔE00 8.54
Lavender (CSS)
#E6E6FA
ΔE00 8.61
Pale Pink
#FFCFDC
ΔE00 9.00
Pale Lavender
#EECFFE
ΔE00 9.10
Lavenderblush
#FFF0F5
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCDDF #CDDFCD
analogous
#D6CDDF #DFCDDF #DFCDD6
triadic
#DFCDDF #DFDFCD #CDDFDF
tetradic
#DFCDDF #DFD6CD #CDDFCD #CDD6DF
square
#DFCDDF #DFD6CD #CDDFCD #CDD6DF
split-complementary
#DFCDDF #D6DFCD #CDDFD6
monochromatic
#AF82AF #C7A8C7 #DFCDDF #F3ECF3 #F3ECF3
Accessibility & contrast
On white
1.51
#DFCDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#DFCDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCDDF
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCDDF | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD1E0
Deuteranopia (green-blind)
#D0D3DE
Tritanopia (blue-blind)
#E0CED3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dfcddf; /* rgb */ color: rgb(223, 205, 223); /* oklch */ color: oklch(86.8% 0.031 325.8);
Tailwind
colors: {
custom: {
50: '#e9dce9',
500: '#dfcddf',
950: '#000000',
},
}SCSS
$custom: #dfcddf; $custom-light: #e9dce9; $custom-dark: #000000;
JSON
{
"hex": "#dfcddf",
"rgb": {
"r": 223,
"g": 205,
"b": 223
},
"hsl": {
"h": 300,
"s": 21.951,
"l": 83.922
},
"oklch": {
"l": 0.86837,
"c": 0.0313,
"h": 325.8
},
"luminance": 0.64678
}Semantic roles & 50–950 ramp
primary
#DFCDDF
secondary
#9BB59B
accent
#A04545
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484