#DFD7F8#DFD7F8
#DFD7F8 is a very light, muted violet. Relative luminance 0.711; OKLCH L 89.6% C 0.046 H 296.6°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD7F8 |
|---|---|
| RGB | rgb(223, 215, 248) |
| HSL | hsl(255, 70%, 91%) |
| HSV | hsv(255, 13%, 97%) |
| CMYK | cmyk(10.1%, 13.3%, 0%, 2.7%) |
| CIE-LAB | lab(87.52, 8.91, -15.10) |
| CIE-LCH | lch(87.52, 17.53, 300.53°) |
| OKLab | oklab(89.57% 0.0204 -0.0407) |
| OKLCH | oklch(89.57% 0.046 296.6) |
| XYZ | xyz(71.6718, 71.0659, 98.7300) |
| Luminance | 0.7107 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.29
Periwinkle
#CCCCFF
ΔE00 6.51
Pale Lilac
#E4CBFF
ΔE00 6.62
Pale Lavender
#EECFFE
ΔE00 7.07
Light Lavender
#DFC5FE
ΔE00 7.77
Thistle
#D8BFD8
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD7F8 #F0F8D7
analogous
#D7DFF8 #DFD7F8 #EFD7F8
triadic
#DFD7F8 #F8DFD7 #D7F8DF
tetradic
#DFD7F8 #F8D7DF #F0F8D7 #D7F8EF
square
#DFD7F8 #F8D7DF #F0F8D7 #D7F8EF
split-complementary
#DFD7F8 #F8EFD7 #DFF8D7
monochromatic
#8C6FE6 #B5A3EF #DFD7F8 #EAE5FA #EAE5FA
Accessibility & contrast
On white
1.38
#DFD7F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#DFD7F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD7F8
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD7F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD7F8 | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DBFA
Deuteranopia (green-blind)
#D2DBF7
Tritanopia (blue-blind)
#DBDCE2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dfd7f8; /* rgb */ color: rgb(223, 215, 248); /* oklch */ color: oklch(89.6% 0.046 296.6);
Tailwind
colors: {
custom: {
50: '#e9e3fa',
500: '#dfd7f8',
950: '#000000',
},
}SCSS
$custom: #dfd7f8; $custom-light: #e9e3fa; $custom-dark: #000000;
JSON
{
"hex": "#dfd7f8",
"rgb": {
"r": 223,
"g": 215,
"b": 248
},
"hsl": {
"h": 254.545,
"s": 70.213,
"l": 90.784
},
"oklch": {
"l": 0.89572,
"c": 0.04554,
"h": 296.6
},
"luminance": 0.71066
}Semantic roles & 50–950 ramp
primary
#DFD7F8
secondary
#CBDC97
accent
#D213A4
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485