#DFD8EB#DFD8EB
#DFD8EB is a very light, muted violet. Relative luminance 0.708; OKLCH L 89.3% C 0.027 H 302.6°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD8EB |
|---|---|
| RGB | rgb(223, 216, 235) |
| HSL | hsl(262, 32%, 88%) |
| HSV | hsv(262, 8%, 92%) |
| CMYK | cmyk(5.1%, 8.1%, 0%, 7.8%) |
| CIE-LAB | lab(87.39, 5.86, -8.44) |
| CIE-LCH | lch(87.39, 10.27, 304.77°) |
| OKLab | oklab(89.35% 0.0144 -0.0226) |
| OKLCH | oklch(89.35% 0.027 302.6) |
| XYZ | xyz(69.9800, 70.7979, 88.5598) |
| Luminance | 0.7080 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.10
Lavenderblush
#FFF0F5
ΔE00 8.24
Thistle
#D8BFD8
ΔE00 8.29
Ghostwhite
#F8F8FF
ΔE00 9.01
Fog
#D8DCE0
ΔE00 9.25
Gainsboro
#DCDCDC
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD8EB #E4EBD8
analogous
#D8DAEB #DFD8EB #E8D8EB
triadic
#DFD8EB #EBDFD8 #D8EBDF
tetradic
#DFD8EB #EBD8DA #E4EBD8 #D8EBE8
square
#DFD8EB #EBD8DA #E4EBD8 #D8EBE8
split-complementary
#DFD8EB #EBE8D8 #DAEBD8
monochromatic
#9D87C2 #BEB0D6 #DFD8EB #EEEBF5 #EEEBF5
Accessibility & contrast
On white
1.39
#DFD8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#DFD8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD8EB
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD8EB | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEC
Deuteranopia (green-blind)
#D6DBEA
Tritanopia (blue-blind)
#DDDADE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dfd8eb; /* rgb */ color: rgb(223, 216, 235); /* oklch */ color: oklch(89.3% 0.027 302.6);
Tailwind
colors: {
custom: {
50: '#e9e4f1',
500: '#dfd8eb',
950: '#000000',
},
}SCSS
$custom: #dfd8eb; $custom-light: #e9e4f1; $custom-dark: #000000;
JSON
{
"hex": "#dfd8eb",
"rgb": {
"r": 223,
"g": 216,
"b": 235
},
"hsl": {
"h": 262.105,
"s": 32.203,
"l": 88.431
},
"oklch": {
"l": 0.89345,
"c": 0.02676,
"h": 302.6
},
"luminance": 0.70798
}Semantic roles & 50–950 ramp
primary
#DFD8EB
secondary
#B8C5A3
accent
#AB3B82
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485