#DFC7DF#DFC7DF
#DFC7DF is a very light, muted purple. Relative luminance 0.619; OKLCH L 85.7% C 0.042 H 325.9°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC7DF |
|---|---|
| RGB | rgb(223, 199, 223) |
| HSL | hsl(300, 27%, 83%) |
| HSV | hsv(300, 11%, 87%) |
| CMYK | cmyk(0%, 10.8%, 0%, 12.5%) |
| CIE-LAB | lab(82.84, 12.60, -8.81) |
| CIE-LCH | lch(82.84, 15.38, 325.03°) |
| OKLab | oklab(85.69% 0.0347 -0.0234) |
| OKLCH | oklch(85.69% 0.042 325.9) |
| XYZ | xyz(64.1723, 61.8633, 78.3579) |
| Luminance | 0.6186 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 1.95
Pale Lavender
#EECFFE
ΔE00 7.08
Very Light Purple
#F6CEFC
ΔE00 7.36
Light Pink
#FFD1DF
ΔE00 7.87
Pale Mauve
#FED0FC
ΔE00 7.90
Pale Lilac
#E4CBFF
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC7DF #C7DFC7
analogous
#D3C7DF #DFC7DF #DFC7D3
triadic
#DFC7DF #DFDFC7 #C7DFDF
tetradic
#DFC7DF #DFD3C7 #C7DFC7 #C7D3DF
square
#DFC7DF #DFD3C7 #C7DFC7 #C7D3DF
split-complementary
#DFC7DF #D3DFC7 #C7DFD3
monochromatic
#B279B2 #C9A0C9 #DFC7DF #F4ECF4 #F4ECF4
Accessibility & contrast
On white
1.57
#DFC7DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#DFC7DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC7DF
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC7DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC7DF | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCE0
Deuteranopia (green-blind)
#CBCFDE
Tritanopia (blue-blind)
#E1C9CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dfc7df; /* rgb */ color: rgb(223, 199, 223); /* oklch */ color: oklch(85.7% 0.042 325.9);
Tailwind
colors: {
custom: {
50: '#e9d8e9',
500: '#dfc7df',
950: '#000000',
},
}SCSS
$custom: #dfc7df; $custom-light: #e9d8e9; $custom-dark: #000000;
JSON
{
"hex": "#dfc7df",
"rgb": {
"r": 223,
"g": 199,
"b": 223
},
"hsl": {
"h": 300,
"s": 27.273,
"l": 82.745
},
"oklch": {
"l": 0.85687,
"c": 0.04186,
"h": 325.9
},
"luminance": 0.61863
}Semantic roles & 50–950 ramp
primary
#DFC7DF
secondary
#94B694
accent
#A64040
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161416
muted
#848384