#DFCDF7#DFCDF7
#DFCDF7 is a very light, moderate violet. Relative luminance 0.661; OKLCH L 87.6% C 0.060 H 304.6°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCDF7 |
|---|---|
| RGB | rgb(223, 205, 247) |
| HSL | hsl(266, 72%, 89%) |
| HSV | hsv(266, 17%, 97%) |
| CMYK | cmyk(9.7%, 17%, 0%, 3.1%) |
| CIE-LAB | lab(85.03, 14.00, -18.31) |
| CIE-LCH | lch(85.03, 23.05, 307.40°) |
| OKLab | oklab(87.63% 0.0342 -0.0495) |
| OKLCH | oklch(87.63% 0.06 304.6) |
| XYZ | xyz(69.0481, 66.0662, 97.0921) |
| Luminance | 0.6607 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.78
Pale Lavender
#EECFFE
ΔE00 3.57
Light Lavender
#DFC5FE
ΔE00 4.03
Light Lilac
#EDC8FF
ΔE00 4.93
Very Light Purple
#F6CEFC
ΔE00 5.64
Periwinkle
#CCCCFF
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCDF7 #E5F7CD
analogous
#CDD0F7 #DFCDF7 #F4CDF7
triadic
#DFCDF7 #F7DFCD #CDF7DF
tetradic
#DFCDF7 #F7CDD0 #E5F7CD #CDF7F4
square
#DFCDF7 #F7CDD0 #E5F7CD #CDF7F4
split-complementary
#DFCDF7 #F7F4CD #D0F7CD
monochromatic
#9B63E6 #BD98EF #DFCDF7 #EEE5FB #EEE5FB
Accessibility & contrast
On white
1.48
#DFCDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#DFCDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCDF7
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCDF7 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D4F9
Deuteranopia (green-blind)
#C9D4F6
Tritanopia (blue-blind)
#DCD2DB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfcdf7; /* rgb */ color: rgb(223, 205, 247); /* oklch */ color: oklch(87.6% 0.060 304.6);
Tailwind
colors: {
custom: {
50: '#e9dcfa',
500: '#dfcdf7',
950: '#000000',
},
}SCSS
$custom: #dfcdf7; $custom-light: #e9dcfa; $custom-dark: #000000;
JSON
{
"hex": "#dfcdf7",
"rgb": {
"r": 223,
"g": 205,
"b": 247
},
"hsl": {
"h": 265.714,
"s": 72.414,
"l": 88.627
},
"oklch": {
"l": 0.87627,
"c": 0.06017,
"h": 304.6
},
"luminance": 0.66066
}Semantic roles & 50–950 ramp
primary
#DFCDF7
secondary
#BADA8E
accent
#D41181
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485