#DFC7FD#DFC7FD
#DFC7FD is a very light, moderate violet. Relative luminance 0.636; OKLCH L 86.7% C 0.078 H 305.0°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC7FD |
|---|---|
| RGB | rgb(223, 199, 253) |
| HSL | hsl(267, 93%, 89%) |
| HSV | hsv(267, 21%, 99%) |
| CMYK | cmyk(11.9%, 21.3%, 0%, 0.8%) |
| CIE-LAB | lab(83.77, 18.41, -23.40) |
| CIE-LCH | lch(83.77, 29.78, 308.19°) |
| OKLab | oklab(86.72% 0.0446 -0.0636) |
| OKLCH | oklch(86.72% 0.078 305) |
| XYZ | xyz(68.5811, 63.6269, 101.5777) |
| Luminance | 0.6363 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.80
Pale Lilac
#E4CBFF
ΔE00 1.17
Light Lilac
#EDC8FF
ΔE00 3.24
Pale Lavender
#EECFFE
ΔE00 3.66
Light Lavendar
#EFC0FE
ΔE00 4.93
Light Violet
#D6B4FC
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC7FD #E5FDC7
analogous
#C7CAFD #DFC7FD #FAC7FD
triadic
#DFC7FD #FDDFC7 #C7FDDF
tetradic
#DFC7FD #FDC7CA #E5FDC7 #C7FDFA
square
#DFC7FD #FDC7CA #E5FDC7 #C7FDFA
split-complementary
#DFC7FD #FDFAC7 #CAFDC7
monochromatic
#9B51F9 #BD8CFB #DFC7FD #EEE1FE #EEE1FE
Accessibility & contrast
On white
1.53
#DFC7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#DFC7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC7FD
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC7FD | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED0FF
Deuteranopia (green-blind)
#C2D1FB
Tritanopia (blue-blind)
#DBCED9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dfc7fd; /* rgb */ color: rgb(223, 199, 253); /* oklch */ color: oklch(86.7% 0.078 305.0);
Tailwind
colors: {
custom: {
50: '#e9d8fe',
500: '#dfc7fd',
950: '#000000',
},
}SCSS
$custom: #dfc7fd; $custom-light: #e9d8fe; $custom-dark: #000000;
JSON
{
"hex": "#dfc7fd",
"rgb": {
"r": 223,
"g": 199,
"b": 253
},
"hsl": {
"h": 266.667,
"s": 93.103,
"l": 88.627
},
"oklch": {
"l": 0.86716,
"c": 0.07771,
"h": 305
},
"luminance": 0.63627
}Semantic roles & 50–950 ramp
primary
#DFC7FD
secondary
#BAE583
accent
#E6007F
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385