#DFD7F0#DFD7F0
#DFD7F0 is a very light, muted violet. Relative luminance 0.706; OKLCH L 89.3% C 0.035 H 300.3°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD7F0 |
|---|---|
| RGB | rgb(223, 215, 240) |
| HSL | hsl(259, 45%, 89%) |
| HSV | hsv(259, 10%, 94%) |
| CMYK | cmyk(7.1%, 10.4%, 0%, 5.9%) |
| CIE-LAB | lab(87.28, 7.34, -11.23) |
| CIE-LCH | lch(87.28, 13.42, 303.15°) |
| OKLab | oklab(89.31% 0.0176 -0.0301) |
| OKLCH | oklch(89.31% 0.035 300.3) |
| XYZ | xyz(70.4571, 70.5801, 92.3326) |
| Luminance | 0.7058 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.92
Thistle
#D8BFD8
ΔE00 7.58
Periwinkle
#CCCCFF
ΔE00 8.57
Pale Lavender
#EECFFE
ΔE00 8.67
Pale Lilac
#E4CBFF
ΔE00 8.71
Lavenderblush
#FFF0F5
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD7F0 #E8F0D7
analogous
#D7DCF0 #DFD7F0 #ECD7F0
triadic
#DFD7F0 #F0DFD7 #D7F0DF
tetradic
#DFD7F0 #F0D7DC #E8F0D7 #D7F0EC
square
#DFD7F0 #F0D7DC #E8F0D7 #D7F0EC
split-complementary
#DFD7F0 #F0ECD7 #DCF0D7
monochromatic
#987ECF #BBAADF #DFD7F0 #EDE9F7 #EDE9F7
Accessibility & contrast
On white
1.39
#DFD7F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#DFD7F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD7F0
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD7F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD7F0 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DBF1
Deuteranopia (green-blind)
#D4DBEF
Tritanopia (blue-blind)
#DCDADF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dfd7f0; /* rgb */ color: rgb(223, 215, 240); /* oklch */ color: oklch(89.3% 0.035 300.3);
Tailwind
colors: {
custom: {
50: '#e9e3f5',
500: '#dfd7f0',
950: '#000000',
},
}SCSS
$custom: #dfd7f0; $custom-light: #e9e3f5; $custom-dark: #000000;
JSON
{
"hex": "#dfd7f0",
"rgb": {
"r": 223,
"g": 215,
"b": 240
},
"hsl": {
"h": 259.2,
"s": 45.455,
"l": 89.216
},
"oklch": {
"l": 0.8931,
"c": 0.03491,
"h": 300.3
},
"luminance": 0.7058
}Semantic roles & 50–950 ramp
primary
#DFD7F0
secondary
#BECD9E
accent
#B92D8C
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485