#DFD7F3#DFD7F3
#DFD7F3 is a very light, muted violet. Relative luminance 0.708; OKLCH L 89.4% C 0.039 H 298.7°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD7F3 |
|---|---|
| RGB | rgb(223, 215, 243) |
| HSL | hsl(257, 54%, 90%) |
| HSV | hsv(257, 12%, 95%) |
| CMYK | cmyk(8.2%, 11.5%, 0%, 4.7%) |
| CIE-LAB | lab(87.37, 7.92, -12.69) |
| CIE-LCH | lch(87.37, 14.96, 301.98°) |
| OKLab | oklab(89.41% 0.0187 -0.0341) |
| OKLCH | oklch(89.41% 0.039 298.7) |
| XYZ | xyz(70.9065, 70.7598, 94.6991) |
| Luminance | 0.7076 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.37
Thistle
#D8BFD8
ΔE00 7.66
Periwinkle
#CCCCFF
ΔE00 7.75
Pale Lilac
#E4CBFF
ΔE00 7.86
Pale Lavender
#EECFFE
ΔE00 7.99
Light Lavender
#DFC5FE
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD7F3 #EBF3D7
analogous
#D7DDF3 #DFD7F3 #EDD7F3
triadic
#DFD7F3 #F3DFD7 #D7F3DF
tetradic
#DFD7F3 #F3D7DD #EBF3D7 #D7F3ED
square
#DFD7F3 #F3D7DD #EBF3D7 #D7F3ED
split-complementary
#DFD7F3 #F3EDD7 #DDF3D7
monochromatic
#9479D7 #B9A8E5 #DFD7F3 #ECE7F8 #ECE7F8
Accessibility & contrast
On white
1.39
#DFD7F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#DFD7F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD7F3
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD7F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD7F3 | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DBF4
Deuteranopia (green-blind)
#D3DBF2
Tritanopia (blue-blind)
#DCDBE0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dfd7f3; /* rgb */ color: rgb(223, 215, 243); /* oklch */ color: oklch(89.4% 0.039 298.7);
Tailwind
colors: {
custom: {
50: '#e9e3f7',
500: '#dfd7f3',
950: '#000000',
},
}SCSS
$custom: #dfd7f3; $custom-light: #e9e3f7; $custom-dark: #000000;
JSON
{
"hex": "#dfd7f3",
"rgb": {
"r": 223,
"g": 215,
"b": 243
},
"hsl": {
"h": 257.143,
"s": 53.846,
"l": 89.804
},
"oklch": {
"l": 0.89407,
"c": 0.03888,
"h": 298.7
},
"luminance": 0.7076
}Semantic roles & 50–950 ramp
primary
#DFD7F3
secondary
#C3D29C
accent
#C12494
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485