#DFC4FA#DFC4FA
#DFC4FA is a very light, moderate violet. Relative luminance 0.621; OKLCH L 86.0% C 0.079 H 307.4°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC4FA |
|---|---|
| RGB | rgb(223, 196, 250) |
| HSL | hsl(270, 84%, 87%) |
| HSV | hsv(270, 22%, 98%) |
| CMYK | cmyk(10.8%, 21.6%, 0%, 2%) |
| CIE-LAB | lab(82.95, 19.41, -23.05) |
| CIE-LCH | lch(82.95, 30.14, 310.10°) |
| OKLab | oklab(86.05% 0.048 -0.0626) |
| OKLCH | oklch(86.05% 0.079 307.4) |
| XYZ | xyz(67.4235, 62.0703, 98.8527) |
| Luminance | 0.6207 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.91
Pale Lilac
#E4CBFF
ΔE00 1.63
Light Lilac
#EDC8FF
ΔE00 2.78
Pale Lavender
#EECFFE
ΔE00 3.60
Light Lavendar
#EFC0FE
ΔE00 4.23
Light Violet
#D6B4FC
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC4FA #DFFAC4
analogous
#C4C4FA #DFC4FA #FAC4FA
triadic
#DFC4FA #FADFC4 #C4FADF
tetradic
#DFC4FA #FAC4C4 #DFFAC4 #C4FAFA
square
#DFC4FA #FAC4C4 #DFFAC4 #C4FAFA
split-complementary
#DFC4FA #FAFAC4 #C4FAC4
monochromatic
#A253F0 #C08CF5 #DFC4FA #F0E3FD #F0E3FD
Accessibility & contrast
On white
1.57
#DFC4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#DFC4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC4FA
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC4FA | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCDFC
Deuteranopia (green-blind)
#C0CFF8
Tritanopia (blue-blind)
#DCCBD6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dfc4fa; /* rgb */ color: rgb(223, 196, 250); /* oklch */ color: oklch(86.0% 0.079 307.4);
Tailwind
colors: {
custom: {
50: '#e9d6fc',
500: '#dfc4fa',
950: '#000000',
},
}SCSS
$custom: #dfc4fa; $custom-light: #e9d6fc; $custom-dark: #000000;
JSON
{
"hex": "#dfc4fa",
"rgb": {
"r": 223,
"g": 196,
"b": 250
},
"hsl": {
"h": 270,
"s": 84.375,
"l": 87.451
},
"oklch": {
"l": 0.86049,
"c": 0.07889,
"h": 307.4
},
"luminance": 0.6207
}Semantic roles & 50–950 ramp
primary
#DFC4FA
secondary
#B1DF83
accent
#E10573
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385