#DFC4FD#DFC4FD
#DFC4FD is a very light, moderate violet. Relative luminance 0.623; OKLCH L 86.2% C 0.083 H 306.2°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC4FD |
|---|---|
| RGB | rgb(223, 196, 253) |
| HSL | hsl(268, 93%, 88%) |
| HSV | hsv(268, 23%, 99%) |
| CMYK | cmyk(11.9%, 22.5%, 0%, 0.8%) |
| CIE-LAB | lab(83.05, 20.02, -24.50) |
| CIE-LCH | lch(83.05, 31.64, 309.26°) |
| OKLab | oklab(86.16% 0.0489 -0.0667) |
| OKLCH | oklch(86.16% 0.083 306.2) |
| XYZ | xyz(67.8977, 62.2600, 101.3499) |
| Luminance | 0.6226 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.31
Pale Lilac
#E4CBFF
ΔE00 1.89
Light Lilac
#EDC8FF
ΔE00 3.03
Pale Lavender
#EECFFE
ΔE00 4.07
Light Lavendar
#EFC0FE
ΔE00 4.27
Light Violet
#D6B4FC
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC4FD #E2FDC4
analogous
#C4C5FD #DFC4FD #FBC4FD
triadic
#DFC4FD #FDDFC4 #C4FDDF
tetradic
#DFC4FD #FDC4C5 #E2FDC4 #C4FDFB
square
#DFC4FD #FDC4C5 #E2FDC4 #C4FDFB
split-complementary
#DFC4FD #FDFBC4 #C5FDC4
monochromatic
#9F4EF9 #BF89FB #DFC4FD #EFE1FE #EFE1FE
Accessibility & contrast
On white
1.56
#DFC4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#DFC4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC4FD
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC4FD | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACEFF
Deuteranopia (green-blind)
#BFCFFB
Tritanopia (blue-blind)
#DBCCD8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dfc4fd; /* rgb */ color: rgb(223, 196, 253); /* oklch */ color: oklch(86.2% 0.083 306.2);
Tailwind
colors: {
custom: {
50: '#e9d6fe',
500: '#dfc4fd',
950: '#000000',
},
}SCSS
$custom: #dfc4fd; $custom-light: #e9d6fe; $custom-dark: #000000;
JSON
{
"hex": "#dfc4fd",
"rgb": {
"r": 223,
"g": 196,
"b": 253
},
"hsl": {
"h": 268.421,
"s": 93.443,
"l": 88.039
},
"oklch": {
"l": 0.8616,
"c": 0.08268,
"h": 306.2
},
"luminance": 0.6226
}Semantic roles & 50–950 ramp
primary
#DFC4FD
secondary
#B5E581
accent
#E60079
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385