#DFC7FA#DFC7FA
#DFC7FA is a very light, moderate violet. Relative luminance 0.634; OKLCH L 86.6% C 0.074 H 306.2°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC7FA |
|---|---|
| RGB | rgb(223, 199, 250) |
| HSL | hsl(268, 84%, 88%) |
| HSV | hsv(268, 20%, 98%) |
| CMYK | cmyk(10.8%, 20.4%, 0%, 2%) |
| CIE-LAB | lab(83.67, 17.81, -21.96) |
| CIE-LCH | lch(83.67, 28.27, 309.04°) |
| OKLab | oklab(86.61% 0.0437 -0.0596) |
| OKLCH | oklch(86.61% 0.074 306.2) |
| XYZ | xyz(68.1070, 63.4372, 99.0806) |
| Luminance | 0.6344 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 1.05
Light Lavender
#DFC5FE
ΔE00 1.44
Light Lilac
#EDC8FF
ΔE00 3.13
Pale Lavender
#EECFFE
ΔE00 3.22
Light Lavendar
#EFC0FE
ΔE00 4.98
Very Light Purple
#F6CEFC
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC7FA #E2FAC7
analogous
#C7C8FA #DFC7FA #F8C7FA
triadic
#DFC7FA #FADFC7 #C7FADF
tetradic
#DFC7FA #FAC7C8 #E2FAC7 #C7FAF8
square
#DFC7FA #FAC7C8 #E2FAC7 #C7FAF8
split-complementary
#DFC7FA #FAF8C7 #C8FAC7
monochromatic
#9F57F0 #BF8FF5 #DFC7FA #EFE3FC #EFE3FC
Accessibility & contrast
On white
1.53
#DFC7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#DFC7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC7FA
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC7FA | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED0FC
Deuteranopia (green-blind)
#C3D1F8
Tritanopia (blue-blind)
#DBCED8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dfc7fa; /* rgb */ color: rgb(223, 199, 250); /* oklch */ color: oklch(86.6% 0.074 306.2);
Tailwind
colors: {
custom: {
50: '#e9d8fc',
500: '#dfc7fa',
950: '#000000',
},
}SCSS
$custom: #dfc7fa; $custom-light: #e9d8fc; $custom-dark: #000000;
JSON
{
"hex": "#dfc7fa",
"rgb": {
"r": 223,
"g": 199,
"b": 250
},
"hsl": {
"h": 268.235,
"s": 83.607,
"l": 88.039
},
"oklch": {
"l": 0.86607,
"c": 0.07391,
"h": 306.2
},
"luminance": 0.63437
}Semantic roles & 50–950 ramp
primary
#DFC7FA
secondary
#B5DF86
accent
#E00579
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385