#DFD9E7#DFD9E7
#DFD9E7 is a very light, near-neutral violet. Relative luminance 0.711; OKLCH L 89.4% C 0.020 H 305.2°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD9E7 |
|---|---|
| RGB | rgb(223, 217, 231) |
| HSL | hsl(266, 23%, 88%) |
| HSV | hsv(266, 6%, 91%) |
| CMYK | cmyk(3.5%, 6.1%, 0%, 9.4%) |
| CIE-LAB | lab(87.53, 4.58, -6.12) |
| CIE-LCH | lch(87.53, 7.65, 306.82°) |
| OKLab | oklab(89.42% 0.0115 -0.0163) |
| OKLCH | oklch(89.42% 0.02 305.2) |
| XYZ | xyz(69.6656, 71.0833, 85.6361) |
| Luminance | 0.7108 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.21
Lavenderblush
#FFF0F5
ΔE00 7.21
Fog
#D8DCE0
ΔE00 7.45
Gainsboro
#DCDCDC
ΔE00 7.63
Ghostwhite
#F8F8FF
ΔE00 7.73
Light Gray
#D3D3D3
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD9E7 #E1E7D9
analogous
#D9DAE7 #DFD9E7 #E6D9E7
triadic
#DFD9E7 #E7DFD9 #D9E7DF
tetradic
#DFD9E7 #E7D9DA #E1E7D9 #D9E7E6
square
#DFD9E7 #E7D9DA #E1E7D9 #D9E7E6
split-complementary
#DFD9E7 #E7E6D9 #DAE7D9
monochromatic
#A08EB8 #BFB3CF #DFD9E7 #EFECF3 #EFECF3
Accessibility & contrast
On white
1.38
#DFD9E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#DFD9E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD9E7
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD9E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD9E7 | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DBE8
Deuteranopia (green-blind)
#D8DBE7
Tritanopia (blue-blind)
#DEDBDD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dfd9e7; /* rgb */ color: rgb(223, 217, 231); /* oklch */ color: oklch(89.4% 0.020 305.2);
Tailwind
colors: {
custom: {
50: '#e9e4ee',
500: '#dfd9e7',
950: '#000000',
},
}SCSS
$custom: #dfd9e7; $custom-light: #e9e4ee; $custom-dark: #000000;
JSON
{
"hex": "#dfd9e7",
"rgb": {
"r": 223,
"g": 217,
"b": 231
},
"hsl": {
"h": 265.714,
"s": 22.581,
"l": 87.843
},
"oklch": {
"l": 0.89417,
"c": 0.01997,
"h": 305.2
},
"luminance": 0.71083
}Semantic roles & 50–950 ramp
primary
#DFD9E7
secondary
#B4BEA6
accent
#A14479
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485