#DFD8E9#DFD8E9
#DFD8E9 is a very light, muted violet. Relative luminance 0.707; OKLCH L 89.3% C 0.024 H 304.5°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD8E9 |
|---|---|
| RGB | rgb(223, 216, 233) |
| HSL | hsl(265, 28%, 88%) |
| HSV | hsv(265, 7%, 91%) |
| CMYK | cmyk(4.3%, 7.3%, 0%, 8.6%) |
| CIE-LAB | lab(87.33, 5.48, -7.46) |
| CIE-LCH | lch(87.33, 9.26, 306.29°) |
| OKLab | oklab(89.28% 0.0137 -0.0199) |
| OKLCH | oklch(89.28% 0.024 304.5) |
| XYZ | xyz(69.6927, 70.6830, 87.0466) |
| Luminance | 0.7068 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.19
Lavenderblush
#FFF0F5
ΔE00 7.78
Thistle
#D8BFD8
ΔE00 8.52
Ghostwhite
#F8F8FF
ΔE00 8.60
Fog
#D8DCE0
ΔE00 8.66
Gainsboro
#DCDCDC
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD8E9 #E2E9D8
analogous
#D8D9E9 #DFD8E9 #E7D8E9
triadic
#DFD8E9 #E9DFD8 #D8E9DF
tetradic
#DFD8E9 #E9D8D9 #E2E9D8 #D8E9E7
square
#DFD8E9 #E9D8D9 #E2E9D8 #D8E9E7
split-complementary
#DFD8E9 #E9E7D8 #D9E9D8
monochromatic
#9F8ABD #BFB1D3 #DFD8E9 #EFEBF4 #EFEBF4
Accessibility & contrast
On white
1.39
#DFD8E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#DFD8E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD8E9
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD8E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD8E9 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEA
Deuteranopia (green-blind)
#D7DBE8
Tritanopia (blue-blind)
#DEDADD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dfd8e9; /* rgb */ color: rgb(223, 216, 233); /* oklch */ color: oklch(89.3% 0.024 304.5);
Tailwind
colors: {
custom: {
50: '#e9e4f0',
500: '#dfd8e9',
950: '#000000',
},
}SCSS
$custom: #dfd8e9; $custom-light: #e9e4f0; $custom-dark: #000000;
JSON
{
"hex": "#dfd8e9",
"rgb": {
"r": 223,
"g": 216,
"b": 233
},
"hsl": {
"h": 264.706,
"s": 27.869,
"l": 88.039
},
"oklch": {
"l": 0.89283,
"c": 0.02416,
"h": 304.5
},
"luminance": 0.70683
}Semantic roles & 50–950 ramp
primary
#DFD8E9
secondary
#B5C2A4
accent
#A63F7C
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485