#DFCDE7#DFCDE7
#DFCDE7 is a very light, muted purple. Relative luminance 0.651; OKLCH L 87.1% C 0.040 H 315.6°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCDE7 |
|---|---|
| RGB | rgb(223, 205, 231) |
| HSL | hsl(282, 35%, 85%) |
| HSV | hsv(282, 11%, 91%) |
| CMYK | cmyk(3.5%, 11.3%, 0%, 9.4%) |
| CIE-LAB | lab(84.55, 10.90, -10.54) |
| CIE-LCH | lch(84.55, 15.16, 315.96°) |
| OKLab | oklab(87.09% 0.0288 -0.0282) |
| OKLCH | oklch(87.09% 0.04 315.6) |
| XYZ | xyz(66.6843, 65.1206, 84.6423) |
| Luminance | 0.6512 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.81
Pale Lavender
#EECFFE
ΔE00 6.61
Pale Lilac
#E4CBFF
ΔE00 7.29
Very Light Purple
#F6CEFC
ΔE00 7.50
Pale Mauve
#FED0FC
ΔE00 8.32
Light Lilac
#EDC8FF
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCDE7 #D5E7CD
analogous
#D2CDE7 #DFCDE7 #E7CDE2
triadic
#DFCDE7 #E7DFCD #CDE7DF
tetradic
#DFCDE7 #E7D2CD #D5E7CD #CDE2E7
square
#DFCDE7 #E7D2CD #D5E7CD #CDE2E7
split-complementary
#DFCDE7 #E2E7CD #CDE7D2
monochromatic
#AA7ABF #C5A4D3 #DFCDE7 #F2EAF5 #F2EAF5
Accessibility & contrast
On white
1.50
#DFCDE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#DFCDE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCDE7
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCDE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCDE7 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD2E8
Deuteranopia (green-blind)
#CED4E6
Tritanopia (blue-blind)
#DFD0D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfcde7; /* rgb */ color: rgb(223, 205, 231); /* oklch */ color: oklch(87.1% 0.040 315.6);
Tailwind
colors: {
custom: {
50: '#e9dcee',
500: '#dfcde7',
950: '#000000',
},
}SCSS
$custom: #dfcde7; $custom-light: #e9dcee; $custom-dark: #000000;
JSON
{
"hex": "#dfcde7",
"rgb": {
"r": 223,
"g": 205,
"b": 231
},
"hsl": {
"h": 281.538,
"s": 35.135,
"l": 85.49
},
"oklch": {
"l": 0.8709,
"c": 0.04026,
"h": 315.6
},
"luminance": 0.6512
}Semantic roles & 50–950 ramp
primary
#DFCDE7
secondary
#A4C098
accent
#AE385C
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485