#DFD7EB#DFD7EB
#DFD7EB is a very light, muted violet. Relative luminance 0.703; OKLCH L 89.1% C 0.028 H 303.9°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD7EB |
|---|---|
| RGB | rgb(223, 215, 235) |
| HSL | hsl(264, 33%, 88%) |
| HSV | hsv(264, 9%, 92%) |
| CMYK | cmyk(5.1%, 8.5%, 0%, 7.8%) |
| CIE-LAB | lab(87.14, 6.38, -8.81) |
| CIE-LCH | lch(87.14, 10.88, 305.93°) |
| OKLab | oklab(89.15% 0.0158 -0.0236) |
| OKLCH | oklch(89.15% 0.028 303.9) |
| XYZ | xyz(69.7246, 70.2871, 88.4747) |
| Luminance | 0.7029 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.53
Thistle
#D8BFD8
ΔE00 7.78
Lavenderblush
#FFF0F5
ΔE00 8.48
Ghostwhite
#F8F8FF
ΔE00 9.51
Fog
#D8DCE0
ΔE00 9.81
Pale Lavender
#EECFFE
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD7EB #E3EBD7
analogous
#D7D9EB #DFD7EB #E9D7EB
triadic
#DFD7EB #EBDFD7 #D7EBDF
tetradic
#DFD7EB #EBD7D9 #E3EBD7 #D7EBE9
square
#DFD7EB #EBD7D9 #E3EBD7 #D7EBE9
split-complementary
#DFD7EB #EBE9D7 #D9EBD7
monochromatic
#9E85C2 #BEAED7 #DFD7EB #EFEBF5 #EFEBF5
Accessibility & contrast
On white
1.39
#DFD7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#DFD7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD7EB
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD7EB | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEC
Deuteranopia (green-blind)
#D5DAEA
Tritanopia (blue-blind)
#DDD9DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dfd7eb; /* rgb */ color: rgb(223, 215, 235); /* oklch */ color: oklch(89.1% 0.028 303.9);
Tailwind
colors: {
custom: {
50: '#e9e3f1',
500: '#dfd7eb',
950: '#000000',
},
}SCSS
$custom: #dfd7eb; $custom-light: #e9e3f1; $custom-dark: #000000;
JSON
{
"hex": "#dfd7eb",
"rgb": {
"r": 223,
"g": 215,
"b": 235
},
"hsl": {
"h": 264,
"s": 33.333,
"l": 88.235
},
"oklch": {
"l": 0.8915,
"c": 0.02837,
"h": 303.9
},
"luminance": 0.70287
}Semantic roles & 50–950 ramp
primary
#DFD7EB
secondary
#B7C5A1
accent
#AC397E
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485