#DFCFDF#DFCFDF
#DFCFDF is a very light, muted purple. Relative luminance 0.656; OKLCH L 87.2% C 0.028 H 325.8°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCFDF |
|---|---|
| RGB | rgb(223, 207, 223) |
| HSL | hsl(300, 20%, 84%) |
| HSV | hsv(300, 7%, 87%) |
| CMYK | cmyk(0%, 7.2%, 0%, 12.5%) |
| CIE-LAB | lab(84.81, 8.36, -5.89) |
| CIE-LCH | lch(84.81, 10.23, 324.84°) |
| OKLab | oklab(87.22% 0.023 -0.0156) |
| OKLCH | oklch(87.22% 0.028 325.8) |
| XYZ | xyz(66.0616, 65.6419, 78.9877) |
| Luminance | 0.6564 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.41
Lavender (CSS)
#E6E6FA
ΔE00 7.92
Lavenderblush
#FFF0F5
ΔE00 8.43
Light Pink
#FFD1DF
ΔE00 9.03
Pale Pink
#FFCFDC
ΔE00 9.48
Mistyrose
#FFE4E1
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCFDF #CFDFCF
analogous
#D7CFDF #DFCFDF #DFCFD7
triadic
#DFCFDF #DFDFCF #CFDFDF
tetradic
#DFCFDF #DFD7CF #CFDFCF #CFD7DF
square
#DFCFDF #DFD7CF #CFDFCF #CFD7DF
split-complementary
#DFCFDF #D7DFCF #CFDFD7
monochromatic
#AE86AE #C7AAC7 #DFCFDF #F3EDF3 #F3EDF3
Accessibility & contrast
On white
1.49
#DFCFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#DFCFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCFDF
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCFDF | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED3E0
Deuteranopia (green-blind)
#D1D4DE
Tritanopia (blue-blind)
#E0D0D4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfcfdf; /* rgb */ color: rgb(223, 207, 223); /* oklch */ color: oklch(87.2% 0.028 325.8);
Tailwind
colors: {
custom: {
50: '#e9dde9',
500: '#dfcfdf',
950: '#000000',
},
}SCSS
$custom: #dfcfdf; $custom-light: #e9dde9; $custom-dark: #000000;
JSON
{
"hex": "#dfcfdf",
"rgb": {
"r": 223,
"g": 207,
"b": 223
},
"hsl": {
"h": 300,
"s": 20,
"l": 84.314
},
"oklch": {
"l": 0.87224,
"c": 0.02779,
"h": 325.8
},
"luminance": 0.65641
}Semantic roles & 50–950 ramp
primary
#DFCFDF
secondary
#9DB59D
accent
#9E4747
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484