#DFCDEC#DFCDEC
#DFCDEC is a very light, muted violet. Relative luminance 0.654; OKLCH L 87.3% C 0.046 H 311.2°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCDEC |
|---|---|
| RGB | rgb(223, 205, 236) |
| HSL | hsl(275, 45%, 86%) |
| HSV | hsv(275, 13%, 93%) |
| CMYK | cmyk(5.5%, 13.1%, 0%, 7.5%) |
| CIE-LAB | lab(84.69, 11.85, -12.98) |
| CIE-LCH | lch(84.69, 17.58, 312.40°) |
| OKLab | oklab(87.25% 0.0305 -0.0348) |
| OKLCH | oklch(87.25% 0.046 311.2) |
| XYZ | xyz(67.4005, 65.4071, 88.4147) |
| Luminance | 0.6541 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.36
Pale Lavender
#EECFFE
ΔE00 5.29
Pale Lilac
#E4CBFF
ΔE00 5.74
Very Light Purple
#F6CEFC
ΔE00 6.51
Light Lavender
#DFC5FE
ΔE00 6.98
Light Lilac
#EDC8FF
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCDEC #DAECCD
analogous
#D0CDEC #DFCDEC #ECCDEA
triadic
#DFCDEC #ECDFCD #CDECDF
tetradic
#DFCDEC #ECD0CD #DAECCD #CDEAEC
square
#DFCDEC #ECD0CD #DAECCD #CDEAEC
split-complementary
#DFCDEC #EAECCD #CDECD0
monochromatic
#A674CA #C3A1DB #DFCDEC #F1E9F7 #F1E9F7
Accessibility & contrast
On white
1.49
#DFCDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#DFCDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCDEC
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCDEC | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D2ED
Deuteranopia (green-blind)
#CCD4EB
Tritanopia (blue-blind)
#DED1D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfcdec; /* rgb */ color: rgb(223, 205, 236); /* oklch */ color: oklch(87.3% 0.046 311.2);
Tailwind
colors: {
custom: {
50: '#e9dcf2',
500: '#dfcdec',
950: '#000000',
},
}SCSS
$custom: #dfcdec; $custom-light: #e9dcf2; $custom-dark: #000000;
JSON
{
"hex": "#dfcdec",
"rgb": {
"r": 223,
"g": 205,
"b": 236
},
"hsl": {
"h": 274.839,
"s": 44.928,
"l": 86.471
},
"oklch": {
"l": 0.87254,
"c": 0.0463,
"h": 311.2
},
"luminance": 0.65407
}Semantic roles & 50–950 ramp
primary
#DFCDEC
secondary
#ABC895
accent
#B82D68
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485