#DFD9E9#DFD9E9
#DFD9E9 is a very light, muted violet. Relative luminance 0.712; OKLCH L 89.5% C 0.023 H 302.9°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD9E9 |
|---|---|
| RGB | rgb(223, 217, 233) |
| HSL | hsl(263, 27%, 88%) |
| HSV | hsv(263, 7%, 91%) |
| CMYK | cmyk(4.3%, 6.9%, 0%, 8.6%) |
| CIE-LAB | lab(87.58, 4.96, -7.09) |
| CIE-LCH | lch(87.58, 8.65, 304.94°) |
| OKLab | oklab(89.48% 0.0123 -0.0189) |
| OKLCH | oklch(89.48% 0.023 302.9) |
| XYZ | xyz(69.9497, 71.1969, 87.1323) |
| Luminance | 0.7120 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.89
Lavenderblush
#FFF0F5
ΔE00 7.60
Fog
#D8DCE0
ΔE00 8.06
Ghostwhite
#F8F8FF
ΔE00 8.10
Gainsboro
#DCDCDC
ΔE00 8.35
Light Gray
#D3D3D3
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD9E9 #E3E9D9
analogous
#D9DBE9 #DFD9E9 #E7D9E9
triadic
#DFD9E9 #E9DFD9 #D9E9DF
tetradic
#DFD9E9 #E9D9DB #E3E9D9 #D9E9E7
square
#DFD9E9 #E9D9DB #E3E9D9 #D9E9E7
split-complementary
#DFD9E9 #E9E7D9 #DBE9D9
monochromatic
#9E8BBC #BEB2D3 #DFD9E9 #EFECF4 #EFECF4
Accessibility & contrast
On white
1.38
#DFD9E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#DFD9E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD9E9
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD9E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD9E9 | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEA
Deuteranopia (green-blind)
#D7DBE8
Tritanopia (blue-blind)
#DEDBDE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dfd9e9; /* rgb */ color: rgb(223, 217, 233); /* oklch */ color: oklch(89.5% 0.023 302.9);
Tailwind
colors: {
custom: {
50: '#e9e4f0',
500: '#dfd9e9',
950: '#000000',
},
}SCSS
$custom: #dfd9e9; $custom-light: #e9e4f0; $custom-dark: #000000;
JSON
{
"hex": "#dfd9e9",
"rgb": {
"r": 223,
"g": 217,
"b": 233
},
"hsl": {
"h": 262.5,
"s": 26.667,
"l": 88.235
},
"oklch": {
"l": 0.89478,
"c": 0.02255,
"h": 302.9
},
"luminance": 0.71197
}Semantic roles & 50–950 ramp
primary
#DFD9E9
secondary
#B7C1A5
accent
#A5407F
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485