#DFD6E9#DFD6E9
#DFD6E9 is a very light, muted violet. Relative luminance 0.697; OKLCH L 88.9% C 0.027 H 307.0°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD6E9 |
|---|---|
| RGB | rgb(223, 214, 233) |
| HSL | hsl(268, 30%, 88%) |
| HSV | hsv(268, 8%, 91%) |
| CMYK | cmyk(4.3%, 8.2%, 0%, 8.6%) |
| CIE-LAB | lab(86.83, 6.53, -8.20) |
| CIE-LCH | lch(86.83, 10.48, 308.52°) |
| OKLab | oklab(88.89% 0.0165 -0.0219) |
| OKLCH | oklch(88.89% 0.027 307) |
| XYZ | xyz(69.1834, 69.6644, 86.8769) |
| Luminance | 0.6966 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.94
Thistle
#D8BFD8
ΔE00 7.47
Lavenderblush
#FFF0F5
ΔE00 8.27
Ghostwhite
#F8F8FF
ΔE00 9.61
Fog
#D8DCE0
ΔE00 9.82
Gainsboro
#DCDCDC
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD6E9 #E0E9D6
analogous
#D6D6E9 #DFD6E9 #E8D6E9
triadic
#DFD6E9 #E9DFD6 #D6E9DF
tetradic
#DFD6E9 #E9D6D6 #E0E9D6 #D6E9E8
square
#DFD6E9 #E9D6D6 #E0E9D6 #D6E9E8
split-complementary
#DFD6E9 #E9E8D6 #D6E9D6
monochromatic
#A186BE #C0AED4 #DFD6E9 #EFEBF4 #EFEBF4
Accessibility & contrast
On white
1.41
#DFD6E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#DFD6E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD6E9
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD6E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD6E9 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EA
Deuteranopia (green-blind)
#D5DAE8
Tritanopia (blue-blind)
#DED8DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfd6e9; /* rgb */ color: rgb(223, 214, 233); /* oklch */ color: oklch(88.9% 0.027 307.0);
Tailwind
colors: {
custom: {
50: '#e9e2f0',
500: '#dfd6e9',
950: '#000000',
},
}SCSS
$custom: #dfd6e9; $custom-light: #e9e2f0; $custom-dark: #000000;
JSON
{
"hex": "#dfd6e9",
"rgb": {
"r": 223,
"g": 214,
"b": 233
},
"hsl": {
"h": 268.421,
"s": 30.159,
"l": 87.647
},
"oklch": {
"l": 0.88893,
"c": 0.02745,
"h": 307
},
"luminance": 0.69664
}Semantic roles & 50–950 ramp
primary
#DFD6E9
secondary
#B2C2A1
accent
#A93D76
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485