#DFCEE1#DFCEE1
#DFCEE1 is a very light, muted purple. Relative luminance 0.653; OKLCH L 87.1% C 0.032 H 322.6°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCEE1 |
|---|---|
| RGB | rgb(223, 206, 225) |
| HSL | hsl(294, 24%, 85%) |
| HSV | hsv(294, 8%, 88%) |
| CMYK | cmyk(0.9%, 8.4%, 0%, 11.8%) |
| CIE-LAB | lab(84.62, 9.25, -7.24) |
| CIE-LCH | lch(84.62, 11.75, 321.97°) |
| OKLab | oklab(87.09% 0.0252 -0.0192) |
| OKLCH | oklch(87.09% 0.032 322.6) |
| XYZ | xyz(66.0913, 65.2674, 80.3357) |
| Luminance | 0.6527 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.54
Lavender (CSS)
#E6E6FA
ΔE00 8.20
Pale Lavender
#EECFFE
ΔE00 8.85
Light Pink
#FFD1DF
ΔE00 8.86
Lavenderblush
#FFF0F5
ΔE00 9.21
Pale Pink
#FFCFDC
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCEE1 #D0E1CE
analogous
#D6CEE1 #DFCEE1 #E1CEDA
triadic
#DFCEE1 #E1DFCE #CEE1DF
tetradic
#DFCEE1 #E1D6CE #D0E1CE #CEDAE1
square
#DFCEE1 #E1D6CE #D0E1CE #CEDAE1
split-complementary
#DFCEE1 #DAE1CE #CEE1D6
monochromatic
#AD82B3 #C6A8CA #DFCEE1 #F3ECF3 #F3ECF3
Accessibility & contrast
On white
1.49
#DFCEE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#DFCEE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCEE1
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCEE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCEE1 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD2E2
Deuteranopia (green-blind)
#D0D4E0
Tritanopia (blue-blind)
#E0D0D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfcee1; /* rgb */ color: rgb(223, 206, 225); /* oklch */ color: oklch(87.1% 0.032 322.6);
Tailwind
colors: {
custom: {
50: '#e9ddea',
500: '#dfcee1',
950: '#000000',
},
}SCSS
$custom: #dfcee1; $custom-light: #e9ddea; $custom-dark: #000000;
JSON
{
"hex": "#dfcee1",
"rgb": {
"r": 223,
"g": 206,
"b": 225
},
"hsl": {
"h": 293.684,
"s": 24.051,
"l": 84.51
},
"oklch": {
"l": 0.87093,
"c": 0.03168,
"h": 322.6
},
"luminance": 0.65267
}Semantic roles & 50–950 ramp
primary
#DFCEE1
secondary
#9EB89B
accent
#A3434D
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484