#DFCFE5#DFCFE5
#DFCFE5 is a very light, muted purple. Relative luminance 0.660; OKLCH L 87.4% C 0.034 H 316.9°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCFE5 |
|---|---|
| RGB | rgb(223, 207, 229) |
| HSL | hsl(284, 30%, 85%) |
| HSV | hsv(284, 10%, 90%) |
| CMYK | cmyk(2.6%, 9.6%, 0%, 10.2%) |
| CIE-LAB | lab(84.98, 9.47, -8.83) |
| CIE-LCH | lch(84.98, 12.95, 317.00°) |
| OKLab | oklab(87.41% 0.0252 -0.0236) |
| OKLCH | oklch(87.41% 0.034 316.9) |
| XYZ | xyz(66.8849, 65.9712, 83.3237) |
| Luminance | 0.6597 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.55
Lavender (CSS)
#E6E6FA
ΔE00 7.83
Pale Lavender
#EECFFE
ΔE00 8.00
Pale Lilac
#E4CBFF
ΔE00 8.68
Very Light Purple
#F6CEFC
ΔE00 8.81
Light Pink
#FFD1DF
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCFE5 #D5E5CF
analogous
#D4CFE5 #DFCFE5 #E5CFE0
triadic
#DFCFE5 #E5DFCF #CFE5DF
tetradic
#DFCFE5 #E5D4CF #D5E5CF #CFE0E5
square
#DFCFE5 #E5D4CF #D5E5CF #CFE0E5
split-complementary
#DFCFE5 #E0E5CF #CFE5D4
monochromatic
#AA80BA #C5A7CF #DFCFE5 #F2EBF4 #F2EBF4
Accessibility & contrast
On white
1.48
#DFCFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#DFCFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCFE5
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCFE5 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD3E6
Deuteranopia (green-blind)
#D0D5E4
Tritanopia (blue-blind)
#DFD1D6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfcfe5; /* rgb */ color: rgb(223, 207, 229); /* oklch */ color: oklch(87.4% 0.034 316.9);
Tailwind
colors: {
custom: {
50: '#e9dded',
500: '#dfcfe5',
950: '#000000',
},
}SCSS
$custom: #dfcfe5; $custom-light: #e9dded; $custom-dark: #000000;
JSON
{
"hex": "#dfcfe5",
"rgb": {
"r": 223,
"g": 207,
"b": 229
},
"hsl": {
"h": 283.636,
"s": 29.73,
"l": 85.49
},
"oklch": {
"l": 0.87411,
"c": 0.03445,
"h": 316.9
},
"luminance": 0.65971
}Semantic roles & 50–950 ramp
primary
#DFCFE5
secondary
#A4BD9B
accent
#A83D5A
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484