#DFCDEA#DFCDEA
#DFCDEA is a very light, muted violet. Relative luminance 0.653; OKLCH L 87.2% C 0.044 H 312.8°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCDEA |
|---|---|
| RGB | rgb(223, 205, 234) |
| HSL | hsl(277, 41%, 86%) |
| HSV | hsv(277, 12%, 92%) |
| CMYK | cmyk(4.7%, 12.4%, 0%, 8.2%) |
| CIE-LAB | lab(84.63, 11.47, -12.01) |
| CIE-LCH | lch(84.63, 16.60, 313.69°) |
| OKLab | oklab(87.19% 0.0298 -0.0322) |
| OKLCH | oklch(87.19% 0.044 312.8) |
| XYZ | xyz(67.1116, 65.2915, 86.8930) |
| Luminance | 0.6529 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.07
Pale Lavender
#EECFFE
ΔE00 5.79
Pale Lilac
#E4CBFF
ΔE00 6.35
Very Light Purple
#F6CEFC
ΔE00 6.87
Light Lavender
#DFC5FE
ΔE00 7.58
Light Lilac
#EDC8FF
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCDEA #D8EACD
analogous
#D0CDEA #DFCDEA #EACDE6
triadic
#DFCDEA #EADFCD #CDEADF
tetradic
#DFCDEA #EAD0CD #D8EACD #CDE6EA
square
#DFCDEA #EAD0CD #D8EACD #CDE6EA
split-complementary
#DFCDEA #E6EACD #CDEAD0
monochromatic
#A877C6 #C3A2D8 #DFCDEA #F1E9F6 #F1E9F6
Accessibility & contrast
On white
1.49
#DFCDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#DFCDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCDEA
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCDEA | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D2EB
Deuteranopia (green-blind)
#CDD4E9
Tritanopia (blue-blind)
#DED0D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfcdea; /* rgb */ color: rgb(223, 205, 234); /* oklch */ color: oklch(87.2% 0.044 312.8);
Tailwind
colors: {
custom: {
50: '#e9dcf0',
500: '#dfcdea',
950: '#000000',
},
}SCSS
$custom: #dfcdea; $custom-light: #e9dcf0; $custom-dark: #000000;
JSON
{
"hex": "#dfcdea",
"rgb": {
"r": 223,
"g": 205,
"b": 234
},
"hsl": {
"h": 277.241,
"s": 40.845,
"l": 86.078
},
"oklch": {
"l": 0.87188,
"c": 0.04386,
"h": 312.8
},
"luminance": 0.65291
}Semantic roles & 50–950 ramp
primary
#DFCDEA
secondary
#A8C596
accent
#B43263
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485