#DFCDE2#DFCDE2
#DFCDE2 is a very light, muted purple. Relative luminance 0.648; OKLCH L 86.9% C 0.035 H 321.4°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCDE2 |
|---|---|
| RGB | rgb(223, 205, 226) |
| HSL | hsl(291, 27%, 85%) |
| HSV | hsv(291, 9%, 89%) |
| CMYK | cmyk(1.3%, 9.3%, 0%, 11.4%) |
| CIE-LAB | lab(84.40, 9.97, -8.09) |
| CIE-LCH | lch(84.40, 12.84, 320.92°) |
| OKLab | oklab(86.93% 0.027 -0.0215) |
| OKLCH | oklch(86.93% 0.035 321.4) |
| XYZ | xyz(65.9882, 64.8422, 80.9762) |
| Luminance | 0.6484 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.95
Pale Lavender
#EECFFE
ΔE00 8.13
Lavender (CSS)
#E6E6FA
ΔE00 8.58
Very Light Purple
#F6CEFC
ΔE00 8.75
Light Pink
#FFD1DF
ΔE00 8.76
Pale Lilac
#E4CBFF
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCDE2 #D0E2CD
analogous
#D5CDE2 #DFCDE2 #E2CDDB
triadic
#DFCDE2 #E2DFCD #CDE2DF
tetradic
#DFCDE2 #E2D5CD #D0E2CD #CDDBE2
square
#DFCDE2 #E2D5CD #D0E2CD #CDDBE2
split-complementary
#DFCDE2 #DBE2CD #CDE2D5
monochromatic
#AD80B5 #C6A6CC #DFCDE2 #F3ECF4 #F3ECF4
Accessibility & contrast
On white
1.50
#DFCDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#DFCDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCDE2
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCDE2 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD1E3
Deuteranopia (green-blind)
#CFD3E1
Tritanopia (blue-blind)
#E0CFD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfcde2; /* rgb */ color: rgb(223, 205, 226); /* oklch */ color: oklch(86.9% 0.035 321.4);
Tailwind
colors: {
custom: {
50: '#e9dceb',
500: '#dfcde2',
950: '#000000',
},
}SCSS
$custom: #dfcde2; $custom-light: #e9dceb; $custom-dark: #000000;
JSON
{
"hex": "#dfcde2",
"rgb": {
"r": 223,
"g": 205,
"b": 226
},
"hsl": {
"h": 291.429,
"s": 26.582,
"l": 84.51
},
"oklch": {
"l": 0.86931,
"c": 0.03453,
"h": 321.4
},
"luminance": 0.64842
}Semantic roles & 50–950 ramp
primary
#DFCDE2
secondary
#9EB99A
accent
#A5404F
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484