#DFCFDE#DFCFDE
#DFCFDE is a very light, muted purple. Relative luminance 0.656; OKLCH L 87.2% C 0.027 H 327.7°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCFDE |
|---|---|
| RGB | rgb(223, 207, 222) |
| HSL | hsl(304, 20%, 84%) |
| HSV | hsv(304, 7%, 87%) |
| CMYK | cmyk(0%, 7.2%, 0.4%, 12.5%) |
| CIE-LAB | lab(84.79, 8.18, -5.40) |
| CIE-LCH | lch(84.79, 9.80, 326.57°) |
| OKLab | oklab(87.19% 0.0226 -0.0143) |
| OKLCH | oklch(87.19% 0.027 327.7) |
| XYZ | xyz(65.9272, 65.5881, 78.2798) |
| Luminance | 0.6559 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.64
Lavender (CSS)
#E6E6FA
ΔE00 7.99
Lavenderblush
#FFF0F5
ΔE00 8.24
Light Pink
#FFD1DF
ΔE00 9.02
Pale Pink
#FFCFDC
ΔE00 9.46
Mistyrose
#FFE4E1
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCFDE #CFDFD0
analogous
#D8CFDF #DFCFDE #DFCFD6
triadic
#DFCFDE #DEDFCF #CFDEDF
tetradic
#DFCFDE #DFD8CF #CFDFD0 #CFD6DF
square
#DFCFDE #DFD8CF #CFDFD0 #CFD6DF
split-complementary
#DFCFDE #D6DFCF #CFDFD8
monochromatic
#AE86AC #C7AAC5 #DFCFDE #F3EDF2 #F3EDF2
Accessibility & contrast
On white
1.49
#DFCFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#DFCFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCFDE
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCFDE | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DF
Deuteranopia (green-blind)
#D2D4DD
Tritanopia (blue-blind)
#E0D0D4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfcfde; /* rgb */ color: rgb(223, 207, 222); /* oklch */ color: oklch(87.2% 0.027 327.7);
Tailwind
colors: {
custom: {
50: '#e9dde8',
500: '#dfcfde',
950: '#000000',
},
}SCSS
$custom: #dfcfde; $custom-light: #e9dde8; $custom-dark: #000000;
JSON
{
"hex": "#dfcfde",
"rgb": {
"r": 223,
"g": 207,
"b": 222
},
"hsl": {
"h": 303.75,
"s": 20,
"l": 84.314
},
"oklch": {
"l": 0.87193,
"c": 0.02677,
"h": 327.7
},
"luminance": 0.65588
}Semantic roles & 50–950 ramp
primary
#DFCFDE
secondary
#9DB59F
accent
#9E4D47
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484