#DFD2DF#DFD2DF
#DFD2DF is a very light, muted purple. Relative luminance 0.671; OKLCH L 87.8% C 0.023 H 325.8°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD2DF |
|---|---|
| RGB | rgb(223, 210, 223) |
| HSL | hsl(300, 17%, 85%) |
| HSV | hsv(300, 6%, 87%) |
| CMYK | cmyk(0%, 5.8%, 0%, 12.5%) |
| CIE-LAB | lab(85.56, 6.78, -4.79) |
| CIE-LCH | lch(85.56, 8.30, 324.76°) |
| OKLab | oklab(87.81% 0.0186 -0.0127) |
| OKLCH | oklch(87.81% 0.023 325.8) |
| XYZ | xyz(66.7953, 67.1093, 79.2323) |
| Luminance | 0.6711 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 7.03
Thistle
#D8BFD8
ΔE00 7.05
Lavenderblush
#FFF0F5
ΔE00 7.39
Light Gray
#D3D3D3
ΔE00 8.99
Gainsboro
#DCDCDC
ΔE00 9.08
Mistyrose
#FFE4E1
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD2DF #D2DFD2
analogous
#D9D2DF #DFD2DF #DFD2D9
triadic
#DFD2DF #DFDFD2 #D2DFDF
tetradic
#DFD2DF #DFD9D2 #D2DFD2 #D2D9DF
square
#DFD2DF #DFD9D2 #D2DFD2 #D2D9DF
split-complementary
#DFD2DF #D9DFD2 #D2DFD9
monochromatic
#AC8AAC #C6AEC6 #DFD2DF #F2EDF2 #F2EDF2
Accessibility & contrast
On white
1.46
#DFD2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#DFD2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD2DF
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD2DF | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5E0
Deuteranopia (green-blind)
#D4D6DE
Tritanopia (blue-blind)
#E0D3D6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd2df; /* rgb */ color: rgb(223, 210, 223); /* oklch */ color: oklch(87.8% 0.023 325.8);
Tailwind
colors: {
custom: {
50: '#e9dfe9',
500: '#dfd2df',
950: '#000000',
},
}SCSS
$custom: #dfd2df; $custom-light: #e9dfe9; $custom-dark: #000000;
JSON
{
"hex": "#dfd2df",
"rgb": {
"r": 223,
"g": 210,
"b": 223
},
"hsl": {
"h": 300,
"s": 16.883,
"l": 84.902
},
"oklch": {
"l": 0.87807,
"c": 0.02254,
"h": 325.8
},
"luminance": 0.67109
}Semantic roles & 50–950 ramp
primary
#DFD2DF
secondary
#A1B5A1
accent
#9B4A4A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484