#DFCDEF#DFCDEF
#DFCDEF is a very light, muted violet. Relative luminance 0.656; OKLCH L 87.4% C 0.050 H 309.1°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCDEF |
|---|---|
| RGB | rgb(223, 205, 239) |
| HSL | hsl(272, 52%, 87%) |
| HSV | hsv(272, 14%, 94%) |
| CMYK | cmyk(6.7%, 14.2%, 0%, 6.3%) |
| CIE-LAB | lab(84.78, 12.43, -14.44) |
| CIE-LCH | lch(84.78, 19.05, 310.72°) |
| OKLab | oklab(87.35% 0.0315 -0.0388) |
| OKLCH | oklch(87.35% 0.05 309.1) |
| XYZ | xyz(67.8400, 65.5829, 90.7295) |
| Luminance | 0.6558 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.63
Pale Lilac
#E4CBFF
ΔE00 4.86
Thistle
#D8BFD8
ΔE00 4.90
Very Light Purple
#F6CEFC
ΔE00 6.08
Light Lavender
#DFC5FE
ΔE00 6.11
Light Lilac
#EDC8FF
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCDEF #DDEFCD
analogous
#CECDEF #DFCDEF #EFCDEE
triadic
#DFCDEF #EFDFCD #CDEFDF
tetradic
#DFCDEF #EFCECD #DDEFCD #CDEEEF
square
#DFCDEF #EFCECD #DDEFCD #CDEEEF
split-complementary
#DFCDEF #EEEFCD #CDEFCE
monochromatic
#A470D1 #C19FE0 #DFCDEF #F0E8F8 #F0E8F8
Accessibility & contrast
On white
1.49
#DFCDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#DFCDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCDEF
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCDEF | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D3F1
Deuteranopia (green-blind)
#CBD4EE
Tritanopia (blue-blind)
#DDD1D8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfcdef; /* rgb */ color: rgb(223, 205, 239); /* oklch */ color: oklch(87.4% 0.050 309.1);
Tailwind
colors: {
custom: {
50: '#e9dcf4',
500: '#dfcdef',
950: '#000000',
},
}SCSS
$custom: #dfcdef; $custom-light: #e9dcf4; $custom-dark: #000000;
JSON
{
"hex": "#dfcdef",
"rgb": {
"r": 223,
"g": 205,
"b": 239
},
"hsl": {
"h": 271.765,
"s": 51.515,
"l": 87.059
},
"oklch": {
"l": 0.87354,
"c": 0.05002,
"h": 309.1
},
"luminance": 0.65583
}Semantic roles & 50–950 ramp
primary
#DFCDEF
secondary
#AECD94
accent
#BF276E
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485