#DFC3FA#DFC3FA
#DFC3FA is a very light, moderate violet. Relative luminance 0.616; OKLCH L 85.9% C 0.081 H 307.8°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC3FA |
|---|---|
| RGB | rgb(223, 195, 250) |
| HSL | hsl(271, 85%, 87%) |
| HSV | hsv(271, 22%, 98%) |
| CMYK | cmyk(10.8%, 22%, 0%, 2%) |
| CIE-LAB | lab(82.71, 19.95, -23.42) |
| CIE-LCH | lch(82.71, 30.76, 310.42°) |
| OKLab | oklab(85.86% 0.0494 -0.0636) |
| OKLCH | oklch(85.86% 0.081 307.8) |
| XYZ | xyz(67.1987, 61.6207, 98.7778) |
| Luminance | 0.6162 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.92
Pale Lilac
#E4CBFF
ΔE00 1.90
Light Lilac
#EDC8FF
ΔE00 2.74
Pale Lavender
#EECFFE
ΔE00 3.78
Light Lavendar
#EFC0FE
ΔE00 4.01
Light Violet
#D6B4FC
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC3FA #DEFAC3
analogous
#C4C3FA #DFC3FA #FAC3FA
triadic
#DFC3FA #FADFC3 #C3FADF
tetradic
#DFC3FA #FAC4C3 #DEFAC3 #C3FAFA
square
#DFC3FA #FAC4C3 #DEFAC3 #C3FAFA
split-complementary
#DFC3FA #FAFAC3 #C3FAC4
monochromatic
#A352F1 #C18BF5 #DFC3FA #F0E3FD #F0E3FD
Accessibility & contrast
On white
1.58
#DFC3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#DFC3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC3FA
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC3FA | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACDFC
Deuteranopia (green-blind)
#BFCEF8
Tritanopia (blue-blind)
#DCCAD6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dfc3fa; /* rgb */ color: rgb(223, 195, 250); /* oklch */ color: oklch(85.9% 0.081 307.8);
Tailwind
colors: {
custom: {
50: '#e9d5fc',
500: '#dfc3fa',
950: '#000000',
},
}SCSS
$custom: #dfc3fa; $custom-light: #e9d5fc; $custom-dark: #000000;
JSON
{
"hex": "#dfc3fa",
"rgb": {
"r": 223,
"g": 195,
"b": 250
},
"hsl": {
"h": 270.545,
"s": 84.615,
"l": 87.255
},
"oklch": {
"l": 0.85864,
"c": 0.08056,
"h": 307.8
},
"luminance": 0.6162
}Semantic roles & 50–950 ramp
primary
#DFC3FA
secondary
#B0DF82
accent
#E10471
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385