#DFD5F7#DFD5F7
#DFD5F7 is a very light, muted violet. Relative luminance 0.700; OKLCH L 89.2% C 0.047 H 298.9°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD5F7 |
|---|---|
| RGB | rgb(223, 213, 247) |
| HSL | hsl(258, 68%, 90%) |
| HSV | hsv(258, 14%, 97%) |
| CMYK | cmyk(9.7%, 13.8%, 0%, 3.1%) |
| CIE-LAB | lab(86.99, 9.76, -15.36) |
| CIE-LCH | lch(86.99, 18.20, 302.44°) |
| OKLab | oklab(89.15% 0.0229 -0.0414) |
| OKLCH | oklch(89.15% 0.047 298.9) |
| XYZ | xyz(71.0109, 69.9917, 97.7464) |
| Luminance | 0.6999 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 5.94
Pale Lavender
#EECFFE
ΔE00 6.34
Periwinkle
#CCCCFF
ΔE00 6.52
Lavender (CSS)
#E6E6FA
ΔE00 7.05
Light Lavender
#DFC5FE
ΔE00 7.14
Thistle
#D8BFD8
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD5F7 #EDF7D5
analogous
#D5DCF7 #DFD5F7 #F0D5F7
triadic
#DFD5F7 #F7DFD5 #D5F7DF
tetradic
#DFD5F7 #F7D5DC #EDF7D5 #D5F7F0
square
#DFD5F7 #F7D5DC #EDF7D5 #D5F7F0
split-complementary
#DFD5F7 #F7F0D5 #DCF7D5
monochromatic
#916EE3 #B8A2ED #DFD5F7 #EBE5FA #EBE5FA
Accessibility & contrast
On white
1.40
#DFD5F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#DFD5F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD5F7
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD5F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD5F7 | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDAF9
Deuteranopia (green-blind)
#D0DAF6
Tritanopia (blue-blind)
#DBDAE0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dfd5f7; /* rgb */ color: rgb(223, 213, 247); /* oklch */ color: oklch(89.2% 0.047 298.9);
Tailwind
colors: {
custom: {
50: '#e9e1f9',
500: '#dfd5f7',
950: '#000000',
},
}SCSS
$custom: #dfd5f7; $custom-light: #e9e1f9; $custom-dark: #000000;
JSON
{
"hex": "#dfd5f7",
"rgb": {
"r": 223,
"g": 213,
"b": 247
},
"hsl": {
"h": 257.647,
"s": 68,
"l": 90.196
},
"oklch": {
"l": 0.89154,
"c": 0.04731,
"h": 298.9
},
"luminance": 0.69992
}Semantic roles & 50–950 ramp
primary
#DFD5F7
secondary
#C6DA96
accent
#D01699
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485