#DFD2DE#DFD2DE
#DFD2DE is a very light, muted purple. Relative luminance 0.671; OKLCH L 87.8% C 0.022 H 328.1°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD2DE |
|---|---|
| RGB | rgb(223, 210, 222) |
| HSL | hsl(305, 17%, 85%) |
| HSV | hsv(305, 6%, 87%) |
| CMYK | cmyk(0%, 5.8%, 0.4%, 12.5%) |
| CIE-LAB | lab(85.53, 6.60, -4.30) |
| CIE-LCH | lch(85.53, 7.88, 326.92°) |
| OKLab | oklab(87.78% 0.0183 -0.0114) |
| OKLCH | oklch(87.78% 0.022 328.1) |
| XYZ | xyz(66.6609, 67.0556, 78.5243) |
| Luminance | 0.6705 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 7.17
Lavenderblush
#FFF0F5
ΔE00 7.23
Thistle
#D8BFD8
ΔE00 7.31
Light Gray
#D3D3D3
ΔE00 8.70
Gainsboro
#DCDCDC
ΔE00 8.80
Mistyrose
#FFE4E1
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD2DE #D2DFD3
analogous
#DAD2DF #DFD2DE #DFD2D8
triadic
#DFD2DE #DEDFD2 #D2DEDF
tetradic
#DFD2DE #DFDAD2 #D2DFD3 #D2D8DF
square
#DFD2DE #DFDAD2 #D2DFD3 #D2D8DF
split-complementary
#DFD2DE #D8DFD2 #D2DFDA
monochromatic
#AC8AAA #C6AEC4 #DFD2DE #F2EDF2 #F2EDF2
Accessibility & contrast
On white
1.46
#DFD2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#DFD2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD2DE
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD2DE | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DF
Deuteranopia (green-blind)
#D4D6DD
Tritanopia (blue-blind)
#E0D3D6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd2de; /* rgb */ color: rgb(223, 210, 222); /* oklch */ color: oklch(87.8% 0.022 328.1);
Tailwind
colors: {
custom: {
50: '#e9dfe8',
500: '#dfd2de',
950: '#000000',
},
}SCSS
$custom: #dfd2de; $custom-light: #e9dfe8; $custom-dark: #000000;
JSON
{
"hex": "#dfd2de",
"rgb": {
"r": 223,
"g": 210,
"b": 222
},
"hsl": {
"h": 304.615,
"s": 16.883,
"l": 84.902
},
"oklch": {
"l": 0.87776,
"c": 0.02152,
"h": 328.1
},
"luminance": 0.67055
}Semantic roles & 50–950 ramp
primary
#DFD2DE
secondary
#A1B5A2
accent
#9B514A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484