#DFD7DF#DFD7DF
#DFD7DF is a very light, near-neutral purple. Relative luminance 0.696; OKLCH L 88.8% C 0.014 H 325.7°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD7DF |
|---|---|
| RGB | rgb(223, 215, 223) |
| HSL | hsl(300, 11%, 86%) |
| HSV | hsv(300, 4%, 87%) |
| CMYK | cmyk(0%, 3.6%, 0%, 12.5%) |
| CIE-LAB | lab(86.81, 4.16, -2.95) |
| CIE-LCH | lch(86.81, 5.10, 324.64°) |
| OKLab | oklab(88.78% 0.0114 -0.0078) |
| OKLCH | oklch(88.78% 0.014 325.7) |
| XYZ | xyz(68.0491, 69.6169, 79.6502) |
| Luminance | 0.6962 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 6.00
Light Gray
#D3D3D3
ΔE00 6.15
Lavender (CSS)
#E6E6FA
ΔE00 6.40
Lavenderblush
#FFF0F5
ΔE00 6.40
Fog
#D8DCE0
ΔE00 6.63
Ghostwhite
#F8F8FF
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD7DF #D7DFD7
analogous
#DBD7DF #DFD7DF #DFD7DB
triadic
#DFD7DF #DFDFD7 #D7DFDF
tetradic
#DFD7DF #DFDBD7 #D7DFD7 #D7DBDF
square
#DFD7DF #DFDBD7 #D7DFD7 #D7DBDF
split-complementary
#DFD7DF #DBDFD7 #D7DFDB
monochromatic
#A993A9 #C4B5C4 #DFD7DF #F1EEF1 #F1EEF1
Accessibility & contrast
On white
1.41
#DFD7DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#DFD7DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD7DF
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD7DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD7DF | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DF
Deuteranopia (green-blind)
#D8DADF
Tritanopia (blue-blind)
#E0D8DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfd7df; /* rgb */ color: rgb(223, 215, 223); /* oklch */ color: oklch(88.8% 0.014 325.7);
Tailwind
colors: {
custom: {
50: '#e9e3e9',
500: '#dfd7df',
950: '#000000',
},
}SCSS
$custom: #dfd7df; $custom-light: #e9e3e9; $custom-dark: #000000;
JSON
{
"hex": "#dfd7df",
"rgb": {
"r": 223,
"g": 215,
"b": 223
},
"hsl": {
"h": 300,
"s": 11.111,
"l": 85.882
},
"oklch": {
"l": 0.88784,
"c": 0.01384,
"h": 325.7
},
"luminance": 0.69617
}Semantic roles & 50–950 ramp
primary
#DFD7DF
secondary
#A7B3A7
accent
#955050
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484