#DFC2FA#DFC2FA
#DFC2FA is a very light, moderate violet. Relative luminance 0.612; OKLCH L 85.7% C 0.082 H 308.2°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC2FA |
|---|---|
| RGB | rgb(223, 194, 250) |
| HSL | hsl(271, 85%, 87%) |
| HSV | hsv(271, 22%, 98%) |
| CMYK | cmyk(10.8%, 22.4%, 0%, 2%) |
| CIE-LAB | lab(82.47, 20.48, -23.78) |
| CIE-LCH | lch(82.47, 31.39, 310.74°) |
| OKLab | oklab(85.68% 0.0508 -0.0647) |
| OKLCH | oklch(85.68% 0.082 308.2) |
| XYZ | xyz(66.9754, 61.1741, 98.7034) |
| Luminance | 0.6117 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.05
Pale Lilac
#E4CBFF
ΔE00 2.19
Light Lilac
#EDC8FF
ΔE00 2.75
Light Lavendar
#EFC0FE
ΔE00 3.81
Pale Lavender
#EECFFE
ΔE00 3.97
Light Violet
#D6B4FC
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC2FA #DDFAC2
analogous
#C3C2FA #DFC2FA #FAC2F9
triadic
#DFC2FA #FADFC2 #C2FADF
tetradic
#DFC2FA #FAC3C2 #DDFAC2 #C2F9FA
square
#DFC2FA #FAC3C2 #DDFAC2 #C2F9FA
split-complementary
#DFC2FA #F9FAC2 #C2FAC3
monochromatic
#A451F1 #C189F5 #DFC2FA #F0E3FD #F0E3FD
Accessibility & contrast
On white
1.59
#DFC2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#DFC2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC2FA
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC2FA | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CCFC
Deuteranopia (green-blind)
#BECEF8
Tritanopia (blue-blind)
#DCC9D5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dfc2fa; /* rgb */ color: rgb(223, 194, 250); /* oklch */ color: oklch(85.7% 0.082 308.2);
Tailwind
colors: {
custom: {
50: '#e9d4fc',
500: '#dfc2fa',
950: '#000000',
},
}SCSS
$custom: #dfc2fa; $custom-light: #e9d4fc; $custom-dark: #000000;
JSON
{
"hex": "#dfc2fa",
"rgb": {
"r": 223,
"g": 194,
"b": 250
},
"hsl": {
"h": 271.071,
"s": 84.848,
"l": 87.059
},
"oklch": {
"l": 0.8568,
"c": 0.08224,
"h": 308.2
},
"luminance": 0.61174
}Semantic roles & 50–950 ramp
primary
#DFC2FA
secondary
#AEDF81
accent
#E1046F
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385