#DFC4DF#DFC4DF
#DFC4DF is a very light, muted purple. Relative luminance 0.605; OKLCH L 85.1% C 0.047 H 326.0°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC4DF |
|---|---|
| RGB | rgb(223, 196, 223) |
| HSL | hsl(300, 30%, 82%) |
| HSV | hsv(300, 12%, 87%) |
| CMYK | cmyk(0%, 12.1%, 0%, 12.5%) |
| CIE-LAB | lab(82.11, 14.20, -9.90) |
| CIE-LCH | lch(82.11, 17.31, 325.11°) |
| OKLab | oklab(85.12% 0.0391 -0.0264) |
| OKLCH | oklch(85.12% 0.047 326) |
| XYZ | xyz(63.4889, 60.4964, 78.1301) |
| Luminance | 0.6050 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 1.59
Pale Lavender
#EECFFE
ΔE00 6.40
Very Light Purple
#F6CEFC
ΔE00 6.53
Pale Mauve
#FED0FC
ΔE00 7.11
Pale Lilac
#E4CBFF
ΔE00 7.49
Light Lilac
#EDC8FF
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC4DF #C4DFC4
analogous
#D2C4DF #DFC4DF #DFC4D2
triadic
#DFC4DF #DFDFC4 #C4DFDF
tetradic
#DFC4DF #DFD2C4 #C4DFC4 #C4D2DF
square
#DFC4DF #DFD2C4 #C4DFC4 #C4D2DF
split-complementary
#DFC4DF #D2DFC4 #C4DFD2
monochromatic
#B475B4 #C99CC9 #DFC4DF #F4EBF4 #F4EBF4
Accessibility & contrast
On white
1.60
#DFC4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#DFC4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC4DF
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC4DF | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CAE0
Deuteranopia (green-blind)
#C8CDDE
Tritanopia (blue-blind)
#E1C6CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dfc4df; /* rgb */ color: rgb(223, 196, 223); /* oklch */ color: oklch(85.1% 0.047 326.0);
Tailwind
colors: {
custom: {
50: '#e9d6e9',
500: '#dfc4df',
950: '#000000',
},
}SCSS
$custom: #dfc4df; $custom-light: #e9d6e9; $custom-dark: #000000;
JSON
{
"hex": "#dfc4df",
"rgb": {
"r": 223,
"g": 196,
"b": 223
},
"hsl": {
"h": 300,
"s": 29.67,
"l": 82.157
},
"oklch": {
"l": 0.85117,
"c": 0.04716,
"h": 326
},
"luminance": 0.60496
}Semantic roles & 50–950 ramp
primary
#DFC4DF
secondary
#91B791
accent
#A83D3D
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161416
muted
#848384