#DFCCDD#DFCCDD
#DFCCDD is a very light, muted purple. Relative luminance 0.641; OKLCH L 86.6% C 0.031 H 329.2°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCCDD |
|---|---|
| RGB | rgb(223, 204, 221) |
| HSL | hsl(306, 23%, 84%) |
| HSV | hsv(306, 9%, 87%) |
| CMYK | cmyk(0%, 8.5%, 0.9%, 12.5%) |
| CIE-LAB | lab(84.02, 9.58, -6.00) |
| CIE-LCH | lch(84.02, 11.31, 327.93°) |
| OKLab | oklab(86.58% 0.0266 -0.0159) |
| OKLCH | oklch(86.58% 0.031 329.2) |
| XYZ | xyz(65.0736, 64.0949, 77.3360) |
| Luminance | 0.6409 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.33
Light Pink
#FFD1DF
ΔE00 8.23
Pale Pink
#FFCFDC
ΔE00 8.67
Lavender (CSS)
#E6E6FA
ΔE00 9.03
Lavenderblush
#FFF0F5
ΔE00 9.22
Pale Lavender
#EECFFE
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCCDD #CCDFCE
analogous
#D7CCDF #DFCCDD #DFCCD3
triadic
#DFCCDD #DDDFCC #CCDDDF
tetradic
#DFCCDD #DFD7CC #CCDFCE #CCD3DF
square
#DFCCDD #DFD7CC #CCDFCE #CCD3DF
split-complementary
#DFCCDD #D3DFCC #CCDFD7
monochromatic
#B081AB #C7A6C4 #DFCCDD #F3ECF2 #F3ECF2
Accessibility & contrast
On white
1.52
#DFCCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#DFCCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCCDD
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCCDD | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0DE
Deuteranopia (green-blind)
#CFD2DC
Tritanopia (blue-blind)
#E1CDD1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dfccdd; /* rgb */ color: rgb(223, 204, 221); /* oklch */ color: oklch(86.6% 0.031 329.2);
Tailwind
colors: {
custom: {
50: '#e9dbe7',
500: '#dfccdd',
950: '#000000',
},
}SCSS
$custom: #dfccdd; $custom-light: #e9dbe7; $custom-dark: #000000;
JSON
{
"hex": "#dfccdd",
"rgb": {
"r": 223,
"g": 204,
"b": 221
},
"hsl": {
"h": 306.316,
"s": 22.892,
"l": 83.725
},
"oklch": {
"l": 0.86583,
"c": 0.03103,
"h": 329.2
},
"luminance": 0.64094
}Semantic roles & 50–950 ramp
primary
#DFCCDD
secondary
#9AB69D
accent
#A14E44
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161516
muted
#848484