#DFD8E7#DFD8E7
#DFD8E7 is a very light, muted violet. Relative luminance 0.706; OKLCH L 89.2% C 0.022 H 306.8°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD8E7 |
|---|---|
| RGB | rgb(223, 216, 231) |
| HSL | hsl(268, 24%, 88%) |
| HSV | hsv(268, 6%, 91%) |
| CMYK | cmyk(3.5%, 6.5%, 0%, 9.4%) |
| CIE-LAB | lab(87.28, 5.11, -6.49) |
| CIE-LCH | lch(87.28, 8.26, 308.19°) |
| OKLab | oklab(89.22% 0.013 -0.0173) |
| OKLCH | oklch(89.22% 0.022 306.8) |
| XYZ | xyz(69.4086, 70.5693, 85.5505) |
| Luminance | 0.7057 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.41
Lavenderblush
#FFF0F5
ΔE00 7.37
Fog
#D8DCE0
ΔE00 8.08
Gainsboro
#DCDCDC
ΔE00 8.19
Ghostwhite
#F8F8FF
ΔE00 8.23
Light Gray
#D3D3D3
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD8E7 #E0E7D8
analogous
#D8D8E7 #DFD8E7 #E7D8E7
triadic
#DFD8E7 #E7DFD8 #D8E7DF
tetradic
#DFD8E7 #E7D8D8 #E0E7D8 #D8E7E7
square
#DFD8E7 #E7D8D8 #E0E7D8 #D8E7E7
split-complementary
#DFD8E7 #E7E7D8 #D8E7D8
monochromatic
#A18CB8 #C0B2D0 #DFD8E7 #EFECF3 #EFECF3
Accessibility & contrast
On white
1.39
#DFD8E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#DFD8E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD8E7
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD8E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD8E7 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DAE8
Deuteranopia (green-blind)
#D7DBE6
Tritanopia (blue-blind)
#DEDADD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dfd8e7; /* rgb */ color: rgb(223, 216, 231); /* oklch */ color: oklch(89.2% 0.022 306.8);
Tailwind
colors: {
custom: {
50: '#e9e4ee',
500: '#dfd8e7',
950: '#000000',
},
}SCSS
$custom: #dfd8e7; $custom-light: #e9e4ee; $custom-dark: #000000;
JSON
{
"hex": "#dfd8e7",
"rgb": {
"r": 223,
"g": 216,
"b": 231
},
"hsl": {
"h": 268,
"s": 23.81,
"l": 87.647
},
"oklch": {
"l": 0.89221,
"c": 0.02161,
"h": 306.8
},
"luminance": 0.70569
}Semantic roles & 50–950 ramp
primary
#DFD8E7
secondary
#B2BFA5
accent
#A24376
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485