#DFD9ED#DFD9ED
#DFD9ED is a very light, muted violet. Relative luminance 0.714; OKLCH L 89.6% C 0.028 H 299.5°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD9ED |
|---|---|
| RGB | rgb(223, 217, 237) |
| HSL | hsl(258, 36%, 89%) |
| HSV | hsv(258, 8%, 93%) |
| CMYK | cmyk(5.9%, 8.4%, 0%, 7.1%) |
| CIE-LAB | lab(87.69, 5.71, -9.04) |
| CIE-LCH | lch(87.69, 10.69, 302.30°) |
| OKLab | oklab(89.6% 0.0137 -0.0242) |
| OKLCH | oklch(89.6% 0.028 299.5) |
| XYZ | xyz(70.5276, 71.4281, 90.1758) |
| Luminance | 0.7143 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.68
Lavenderblush
#FFF0F5
ΔE00 8.49
Thistle
#D8BFD8
ΔE00 8.62
Ghostwhite
#F8F8FF
ΔE00 8.94
Fog
#D8DCE0
ΔE00 9.28
Gainsboro
#DCDCDC
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD9ED #E7EDD9
analogous
#D9DDED #DFD9ED #E9D9ED
triadic
#DFD9ED #EDDFD9 #D9EDDF
tetradic
#DFD9ED #EDD9DD #E7EDD9 #D9EDE9
square
#DFD9ED #EDD9DD #E7EDD9 #D9EDE9
split-complementary
#DFD9ED #EDE9D9 #DDEDD9
monochromatic
#9986C6 #BCAFD9 #DFD9ED #EEEAF5 #EEEAF5
Accessibility & contrast
On white
1.37
#DFD9ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#DFD9ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD9ED
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD9ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD9ED | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEE
Deuteranopia (green-blind)
#D6DCEC
Tritanopia (blue-blind)
#DDDCDF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dfd9ed; /* rgb */ color: rgb(223, 217, 237); /* oklch */ color: oklch(89.6% 0.028 299.5);
Tailwind
colors: {
custom: {
50: '#e9e4f2',
500: '#dfd9ed',
950: '#000000',
},
}SCSS
$custom: #dfd9ed; $custom-light: #e9e4f2; $custom-dark: #000000;
JSON
{
"hex": "#dfd9ed",
"rgb": {
"r": 223,
"g": 217,
"b": 237
},
"hsl": {
"h": 258,
"s": 35.714,
"l": 89.02
},
"oklch": {
"l": 0.89603,
"c": 0.0278,
"h": 299.5
},
"luminance": 0.71428
}Semantic roles & 50–950 ramp
primary
#DFD9ED
secondary
#BCC8A3
accent
#AF378B
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485