#DFD7EA#DFD7EA
#DFD7EA is a very light, muted violet. Relative luminance 0.702; OKLCH L 89.1% C 0.027 H 304.8°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD7EA |
|---|---|
| RGB | rgb(223, 215, 234) |
| HSL | hsl(265, 31%, 88%) |
| HSV | hsv(265, 8%, 92%) |
| CMYK | cmyk(4.7%, 8.1%, 0%, 8.2%) |
| CIE-LAB | lab(87.11, 6.19, -8.32) |
| CIE-LCH | lch(87.11, 10.37, 306.66°) |
| OKLab | oklab(89.12% 0.0155 -0.0222) |
| OKLCH | oklch(89.12% 0.027 304.8) |
| XYZ | xyz(69.5805, 70.2294, 87.7159) |
| Luminance | 0.7023 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.52
Thistle
#D8BFD8
ΔE00 7.87
Lavenderblush
#FFF0F5
ΔE00 8.24
Ghostwhite
#F8F8FF
ΔE00 9.31
Fog
#D8DCE0
ΔE00 9.53
Gainsboro
#DCDCDC
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD7EA #E2EAD7
analogous
#D7D8EA #DFD7EA #E8D7EA
triadic
#DFD7EA #EADFD7 #D7EADF
tetradic
#DFD7EA #EAD7D8 #E2EAD7 #D7EAE8
square
#DFD7EA #EAD7D8 #E2EAD7 #D7EAE8
split-complementary
#DFD7EA #EAE8D7 #D8EAD7
monochromatic
#9F87C0 #BFAFD5 #DFD7EA #EFEBF4 #EFEBF4
Accessibility & contrast
On white
1.40
#DFD7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#DFD7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD7EA
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD7EA | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEB
Deuteranopia (green-blind)
#D5DAE9
Tritanopia (blue-blind)
#DED9DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dfd7ea; /* rgb */ color: rgb(223, 215, 234); /* oklch */ color: oklch(89.1% 0.027 304.8);
Tailwind
colors: {
custom: {
50: '#e9e3f0',
500: '#dfd7ea',
950: '#000000',
},
}SCSS
$custom: #dfd7ea; $custom-light: #e9e3f0; $custom-dark: #000000;
JSON
{
"hex": "#dfd7ea",
"rgb": {
"r": 223,
"g": 215,
"b": 234
},
"hsl": {
"h": 265.263,
"s": 31.148,
"l": 88.039
},
"oklch": {
"l": 0.89119,
"c": 0.02708,
"h": 304.8
},
"luminance": 0.70229
}Semantic roles & 50–950 ramp
primary
#DFD7EA
secondary
#B5C3A2
accent
#AA3C7B
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485