#DFC1FA#DFC1FA
#DFC1FA is a very light, moderate violet. Relative luminance 0.607; OKLCH L 85.5% C 0.084 H 308.5°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC1FA |
|---|---|
| RGB | rgb(223, 193, 250) |
| HSL | hsl(272, 85%, 87%) |
| HSV | hsv(272, 23%, 98%) |
| CMYK | cmyk(10.8%, 22.8%, 0%, 2%) |
| CIE-LAB | lab(82.23, 21.02, -24.15) |
| CIE-LCH | lch(82.23, 32.01, 311.04°) |
| OKLab | oklab(85.5% 0.0523 -0.0657) |
| OKLCH | oklch(85.5% 0.084 308.5) |
| XYZ | xyz(66.7536, 60.7305, 98.6294) |
| Luminance | 0.6073 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.24
Pale Lilac
#E4CBFF
ΔE00 2.48
Light Lilac
#EDC8FF
ΔE00 2.79
Light Lavendar
#EFC0FE
ΔE00 3.64
Pale Lavender
#EECFFE
ΔE00 4.19
Light Violet
#D6B4FC
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC1FA #DCFAC1
analogous
#C3C1FA #DFC1FA #FAC1F9
triadic
#DFC1FA #FADFC1 #C1FADF
tetradic
#DFC1FA #FAC3C1 #DCFAC1 #C1F9FA
square
#DFC1FA #FAC3C1 #DCFAC1 #C1F9FA
split-complementary
#DFC1FA #F9FAC1 #C1FAC3
monochromatic
#A550F1 #C288F5 #DFC1FA #F0E3FD #F0E3FD
Accessibility & contrast
On white
1.60
#DFC1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#DFC1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC1FA
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC1FA | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CBFC
Deuteranopia (green-blind)
#BECDF8
Tritanopia (blue-blind)
#DCC8D5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dfc1fa; /* rgb */ color: rgb(223, 193, 250); /* oklch */ color: oklch(85.5% 0.084 308.5);
Tailwind
colors: {
custom: {
50: '#e9d3fc',
500: '#dfc1fa',
950: '#000000',
},
}SCSS
$custom: #dfc1fa; $custom-light: #e9d3fc; $custom-dark: #000000;
JSON
{
"hex": "#dfc1fa",
"rgb": {
"r": 223,
"g": 193,
"b": 250
},
"hsl": {
"h": 271.579,
"s": 85.075,
"l": 86.863
},
"oklch": {
"l": 0.85496,
"c": 0.08392,
"h": 308.5
},
"luminance": 0.6073
}Semantic roles & 50–950 ramp
primary
#DFC1FA
secondary
#ADDF80
accent
#E2046D
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385