#DFCEDF#DFCEDF
#DFCEDF is a very light, muted purple. Relative luminance 0.652; OKLCH L 87.0% C 0.030 H 325.8°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCEDF |
|---|---|
| RGB | rgb(223, 206, 223) |
| HSL | hsl(300, 21%, 84%) |
| HSV | hsv(300, 8%, 87%) |
| CMYK | cmyk(0%, 7.6%, 0%, 12.5%) |
| CIE-LAB | lab(84.57, 8.89, -6.26) |
| CIE-LCH | lch(84.57, 10.87, 324.86°) |
| OKLab | oklab(87.03% 0.0245 -0.0166) |
| OKLCH | oklch(87.03% 0.03 325.8) |
| XYZ | xyz(65.8201, 65.1589, 78.9072) |
| Luminance | 0.6516 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.90
Lavender (CSS)
#E6E6FA
ΔE00 8.26
Light Pink
#FFD1DF
ΔE00 8.76
Lavenderblush
#FFF0F5
ΔE00 8.81
Pale Pink
#FFCFDC
ΔE00 9.22
Pale Lavender
#EECFFE
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCEDF #CEDFCE
analogous
#D7CEDF #DFCEDF #DFCED7
triadic
#DFCEDF #DFDFCE #CEDFDF
tetradic
#DFCEDF #DFD7CE #CEDFCE #CED7DF
square
#DFCEDF #DFD7CE #CEDFCE #CED7DF
split-complementary
#DFCEDF #D7DFCE #CEDFD7
monochromatic
#AF84AF #C7A9C7 #DFCEDF #F3ECF3 #F3ECF3
Accessibility & contrast
On white
1.50
#DFCEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#DFCEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCEDF
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCEDF | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD2E0
Deuteranopia (green-blind)
#D0D4DE
Tritanopia (blue-blind)
#E0CFD3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfcedf; /* rgb */ color: rgb(223, 206, 223); /* oklch */ color: oklch(87.0% 0.030 325.8);
Tailwind
colors: {
custom: {
50: '#e9dde9',
500: '#dfcedf',
950: '#000000',
},
}SCSS
$custom: #dfcedf; $custom-light: #e9dde9; $custom-dark: #000000;
JSON
{
"hex": "#dfcedf",
"rgb": {
"r": 223,
"g": 206,
"b": 223
},
"hsl": {
"h": 300,
"s": 20.988,
"l": 84.118
},
"oklch": {
"l": 0.87031,
"c": 0.02955,
"h": 325.8
},
"luminance": 0.65158
}Semantic roles & 50–950 ramp
primary
#DFCEDF
secondary
#9CB59C
accent
#9F4646
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484