#DFCDF3#DFCDF3
#DFCDF3 is a very light, muted violet. Relative luminance 0.658; OKLCH L 87.5% C 0.055 H 306.6°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCDF3 |
|---|---|
| RGB | rgb(223, 205, 243) |
| HSL | hsl(268, 61%, 88%) |
| HSV | hsv(268, 16%, 95%) |
| CMYK | cmyk(8.2%, 15.6%, 0%, 4.7%) |
| CIE-LAB | lab(84.91, 13.21, -16.38) |
| CIE-LCH | lch(84.91, 21.04, 308.89°) |
| OKLab | oklab(87.49% 0.0329 -0.0442) |
| OKLCH | oklch(87.49% 0.055 306.6) |
| XYZ | xyz(68.4375, 65.8219, 93.8761) |
| Luminance | 0.6582 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.76
Pale Lavender
#EECFFE
ΔE00 3.94
Light Lavender
#DFC5FE
ΔE00 5.02
Light Lilac
#EDC8FF
ΔE00 5.54
Very Light Purple
#F6CEFC
ΔE00 5.73
Thistle
#D8BFD8
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCDF3 #E1F3CD
analogous
#CDCEF3 #DFCDF3 #F2CDF3
triadic
#DFCDF3 #F3DFCD #CDF3DF
tetradic
#DFCDF3 #F3CDCE #E1F3CD #CDF3F2
square
#DFCDF3 #F3CDCE #E1F3CD #CDF3F2
split-complementary
#DFCDF3 #F3F2CD #CEF3CD
monochromatic
#A06ADB #BF9CE7 #DFCDF3 #EFE6F9 #EFE6F9
Accessibility & contrast
On white
1.48
#DFCDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#DFCDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCDF3
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCDF3 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D3F5
Deuteranopia (green-blind)
#CAD4F2
Tritanopia (blue-blind)
#DDD2DA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfcdf3; /* rgb */ color: rgb(223, 205, 243); /* oklch */ color: oklch(87.5% 0.055 306.6);
Tailwind
colors: {
custom: {
50: '#e9dcf7',
500: '#dfcdf3',
950: '#000000',
},
}SCSS
$custom: #dfcdf3; $custom-light: #e9dcf7; $custom-dark: #000000;
JSON
{
"hex": "#dfcdf3",
"rgb": {
"r": 223,
"g": 205,
"b": 243
},
"hsl": {
"h": 268.421,
"s": 61.29,
"l": 87.843
},
"oklch": {
"l": 0.87489,
"c": 0.05506,
"h": 306.6
},
"luminance": 0.65822
}Semantic roles & 50–950 ramp
primary
#DFCDF3
secondary
#B4D391
accent
#C91D77
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485