#DFD9EB#DFD9EB
#DFD9EB is a very light, muted violet. Relative luminance 0.713; OKLCH L 89.5% C 0.025 H 301.0°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD9EB |
|---|---|
| RGB | rgb(223, 217, 235) |
| HSL | hsl(260, 31%, 89%) |
| HSV | hsv(260, 8%, 92%) |
| CMYK | cmyk(5.1%, 7.7%, 0%, 7.8%) |
| CIE-LAB | lab(87.64, 5.33, -8.07) |
| CIE-LCH | lch(87.64, 9.67, 303.47°) |
| OKLab | oklab(89.54% 0.013 -0.0216) |
| OKLCH | oklch(89.54% 0.025 301) |
| XYZ | xyz(70.2370, 71.3118, 88.6455) |
| Luminance | 0.7131 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.71
Lavenderblush
#FFF0F5
ΔE00 8.03
Ghostwhite
#F8F8FF
ΔE00 8.50
Fog
#D8DCE0
ΔE00 8.67
Thistle
#D8BFD8
ΔE00 8.82
Gainsboro
#DCDCDC
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD9EB #E5EBD9
analogous
#D9DCEB #DFD9EB #E8D9EB
triadic
#DFD9EB #EBDFD9 #D9EBDF
tetradic
#DFD9EB #EBD9DC #E5EBD9 #D9EBE8
square
#DFD9EB #EBD9DC #E5EBD9 #D9EBE8
split-complementary
#DFD9EB #EBE8D9 #DCEBD9
monochromatic
#9B89C1 #BDB1D6 #DFD9EB #EEEBF4 #EEEBF4
Accessibility & contrast
On white
1.38
#DFD9EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#DFD9EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD9EB
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD9EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD9EB | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEC
Deuteranopia (green-blind)
#D7DCEA
Tritanopia (blue-blind)
#DDDBDF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dfd9eb; /* rgb */ color: rgb(223, 217, 235); /* oklch */ color: oklch(89.5% 0.025 301.0);
Tailwind
colors: {
custom: {
50: '#e9e4f1',
500: '#dfd9eb',
950: '#000000',
},
}SCSS
$custom: #dfd9eb; $custom-light: #e9e4f1; $custom-dark: #000000;
JSON
{
"hex": "#dfd9eb",
"rgb": {
"r": 223,
"g": 217,
"b": 235
},
"hsl": {
"h": 260,
"s": 31.034,
"l": 88.627
},
"oklch": {
"l": 0.8954,
"c": 0.02517,
"h": 301
},
"luminance": 0.71312
}Semantic roles & 50–950 ramp
primary
#DFD9EB
secondary
#BAC4A4
accent
#AA3C85
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485