#DFD7E7#DFD7E7
#DFD7E7 is a very light, muted violet. Relative luminance 0.701; OKLCH L 89.0% C 0.023 H 308.2°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD7E7 |
|---|---|
| RGB | rgb(223, 215, 231) |
| HSL | hsl(270, 25%, 87%) |
| HSV | hsv(270, 7%, 91%) |
| CMYK | cmyk(3.5%, 6.9%, 0%, 9.4%) |
| CIE-LAB | lab(87.03, 5.63, -6.86) |
| CIE-LCH | lch(87.03, 8.87, 309.37°) |
| OKLab | oklab(89.03% 0.0144 -0.0183) |
| OKLCH | oklch(89.03% 0.023 308.2) |
| XYZ | xyz(69.1532, 70.0585, 85.4653) |
| Luminance | 0.7006 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.69
Lavenderblush
#FFF0F5
ΔE00 7.57
Thistle
#D8BFD8
ΔE00 8.26
Fog
#D8DCE0
ΔE00 8.69
Ghostwhite
#F8F8FF
ΔE00 8.73
Gainsboro
#DCDCDC
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD7E7 #DFE7D7
analogous
#D7D7E7 #DFD7E7 #E7D7E7
triadic
#DFD7E7 #E7DFD7 #D7E7DF
tetradic
#DFD7E7 #E7D7D7 #DFE7D7 #D7E7E7
square
#DFD7E7 #E7D7D7 #DFE7D7 #D7E7E7
split-complementary
#DFD7E7 #E7E7D7 #D7E7D7
monochromatic
#A28BB9 #C0B1D0 #DFD7E7 #F0ECF4 #F0ECF4
Accessibility & contrast
On white
1.40
#DFD7E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#DFD7E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD7E7
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD7E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD7E7 | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DAE8
Deuteranopia (green-blind)
#D6DAE6
Tritanopia (blue-blind)
#DED9DC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dfd7e7; /* rgb */ color: rgb(223, 215, 231); /* oklch */ color: oklch(89.0% 0.023 308.2);
Tailwind
colors: {
custom: {
50: '#e9e3ee',
500: '#dfd7e7',
950: '#000000',
},
}SCSS
$custom: #dfd7e7; $custom-light: #e9e3ee; $custom-dark: #000000;
JSON
{
"hex": "#dfd7e7",
"rgb": {
"r": 223,
"g": 215,
"b": 231
},
"hsl": {
"h": 270,
"s": 25,
"l": 87.451
},
"oklch": {
"l": 0.89026,
"c": 0.02326,
"h": 308.2
},
"luminance": 0.70058
}Semantic roles & 50–950 ramp
primary
#DFD7E7
secondary
#B1BFA3
accent
#A44273
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485