#DFD7E8#DFD7E8
#DFD7E8 is a very light, muted violet. Relative luminance 0.701; OKLCH L 89.1% C 0.025 H 306.9°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD7E8 |
|---|---|
| RGB | rgb(223, 215, 232) |
| HSL | hsl(268, 27%, 88%) |
| HSV | hsv(268, 7%, 91%) |
| CMYK | cmyk(3.9%, 7.3%, 0%, 9%) |
| CIE-LAB | lab(87.05, 5.82, -7.35) |
| CIE-LCH | lch(87.05, 9.37, 308.37°) |
| OKLab | oklab(89.06% 0.0147 -0.0196) |
| OKLCH | oklch(89.06% 0.025 306.9) |
| XYZ | xyz(69.2948, 70.1152, 86.2113) |
| Luminance | 0.7012 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.60
Lavenderblush
#FFF0F5
ΔE00 7.79
Thistle
#D8BFD8
ΔE00 8.11
Ghostwhite
#F8F8FF
ΔE00 8.91
Fog
#D8DCE0
ΔE00 8.97
Gainsboro
#DCDCDC
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD7E8 #E0E8D7
analogous
#D7D7E8 #DFD7E8 #E7D7E8
triadic
#DFD7E8 #E8DFD7 #D7E8DF
tetradic
#DFD7E8 #E8D7D7 #E0E8D7 #D7E8E7
square
#DFD7E8 #E8D7D7 #E0E8D7 #D7E8E7
split-complementary
#DFD7E8 #E8E7D7 #D7E8D7
monochromatic
#A189BB #C0B0D2 #DFD7E8 #EFECF4 #EFECF4
Accessibility & contrast
On white
1.40
#DFD7E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#DFD7E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD7E8
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD7E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD7E8 | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DAE9
Deuteranopia (green-blind)
#D6DAE7
Tritanopia (blue-blind)
#DED9DC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dfd7e8; /* rgb */ color: rgb(223, 215, 232); /* oklch */ color: oklch(89.1% 0.025 306.9);
Tailwind
colors: {
custom: {
50: '#e9e3ef',
500: '#dfd7e8',
950: '#000000',
},
}SCSS
$custom: #dfd7e8; $custom-light: #e9e3ef; $custom-dark: #000000;
JSON
{
"hex": "#dfd7e8",
"rgb": {
"r": 223,
"g": 215,
"b": 232
},
"hsl": {
"h": 268.235,
"s": 26.984,
"l": 87.647
},
"oklch": {
"l": 0.89057,
"c": 0.02452,
"h": 306.9
},
"luminance": 0.70115
}Semantic roles & 50–950 ramp
primary
#DFD7E8
secondary
#B2C0A3
accent
#A64076
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485