#DFCDE3#DFCDE3
#DFCDE3 is a very light, muted purple. Relative luminance 0.649; OKLCH L 87.0% C 0.036 H 320.1°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCDE3 |
|---|---|
| RGB | rgb(223, 205, 227) |
| HSL | hsl(289, 28%, 85%) |
| HSV | hsv(289, 10%, 89%) |
| CMYK | cmyk(1.8%, 9.7%, 0%, 11%) |
| CIE-LAB | lab(84.43, 10.15, -8.58) |
| CIE-LCH | lch(84.43, 13.30, 319.79°) |
| OKLab | oklab(86.96% 0.0273 -0.0229) |
| OKLCH | oklch(86.96% 0.036 320.1) |
| XYZ | xyz(66.1258, 64.8972, 81.7010) |
| Luminance | 0.6490 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.86
Pale Lavender
#EECFFE
ΔE00 7.81
Very Light Purple
#F6CEFC
ΔE00 8.48
Lavender (CSS)
#E6E6FA
ΔE00 8.60
Pale Lilac
#E4CBFF
ΔE00 8.60
Light Pink
#FFD1DF
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCDE3 #D1E3CD
analogous
#D4CDE3 #DFCDE3 #E3CDDC
triadic
#DFCDE3 #E3DFCD #CDE3DF
tetradic
#DFCDE3 #E3D4CD #D1E3CD #CDDCE3
square
#DFCDE3 #E3D4CD #D1E3CD #CDDCE3
split-complementary
#DFCDE3 #DCE3CD #CDE3D4
monochromatic
#AD7FB7 #C6A6CD #DFCDE3 #F2EBF4 #F2EBF4
Accessibility & contrast
On white
1.50
#DFCDE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#DFCDE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCDE3
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCDE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCDE3 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD1E4
Deuteranopia (green-blind)
#CFD3E2
Tritanopia (blue-blind)
#E0CFD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfcde3; /* rgb */ color: rgb(223, 205, 227); /* oklch */ color: oklch(87.0% 0.036 320.1);
Tailwind
colors: {
custom: {
50: '#e9dceb',
500: '#dfcde3',
950: '#000000',
},
}SCSS
$custom: #dfcde3; $custom-light: #e9dceb; $custom-dark: #000000;
JSON
{
"hex": "#dfcde3",
"rgb": {
"r": 223,
"g": 205,
"b": 227
},
"hsl": {
"h": 289.091,
"s": 28.205,
"l": 84.706
},
"oklch": {
"l": 0.86963,
"c": 0.03565,
"h": 320.1
},
"luminance": 0.64897
}Semantic roles & 50–950 ramp
primary
#DFCDE3
secondary
#9FBB99
accent
#A73F52
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484