#DFD8ED#DFD8ED
#DFD8ED is a very light, muted violet. Relative luminance 0.709; OKLCH L 89.4% C 0.029 H 301.0°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD8ED |
|---|---|
| RGB | rgb(223, 216, 237) |
| HSL | hsl(260, 37%, 89%) |
| HSV | hsv(260, 9%, 93%) |
| CMYK | cmyk(5.9%, 8.9%, 0%, 7.1%) |
| CIE-LAB | lab(87.44, 6.24, -9.41) |
| CIE-LCH | lch(87.44, 11.29, 303.54°) |
| OKLab | oklab(89.41% 0.0151 -0.0252) |
| OKLCH | oklch(89.41% 0.029 301) |
| XYZ | xyz(70.2706, 70.9141, 90.0901) |
| Luminance | 0.7091 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.14
Thistle
#D8BFD8
ΔE00 8.12
Lavenderblush
#FFF0F5
ΔE00 8.71
Ghostwhite
#F8F8FF
ΔE00 9.44
Periwinkle
#CCCCFF
ΔE00 9.68
Fog
#D8DCE0
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD8ED #E6EDD8
analogous
#D8DCED #DFD8ED #EAD8ED
triadic
#DFD8ED #EDDFD8 #D8EDDF
tetradic
#DFD8ED #EDD8DC #E6EDD8 #D8EDEA
square
#DFD8ED #EDD8DC #E6EDD8 #D8EDEA
split-complementary
#DFD8ED #EDEAD8 #DCEDD8
monochromatic
#9A84C6 #BDAEDA #DFD8ED #EEEAF5 #EEEAF5
Accessibility & contrast
On white
1.38
#DFD8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#DFD8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD8ED
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD8ED | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBEE
Deuteranopia (green-blind)
#D6DBEC
Tritanopia (blue-blind)
#DDDBDF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dfd8ed; /* rgb */ color: rgb(223, 216, 237); /* oklch */ color: oklch(89.4% 0.029 301.0);
Tailwind
colors: {
custom: {
50: '#e9e4f2',
500: '#dfd8ed',
950: '#000000',
},
}SCSS
$custom: #dfd8ed; $custom-light: #e9e4f2; $custom-dark: #000000;
JSON
{
"hex": "#dfd8ed",
"rgb": {
"r": 223,
"g": 216,
"b": 237
},
"hsl": {
"h": 260,
"s": 36.842,
"l": 88.824
},
"oklch": {
"l": 0.89408,
"c": 0.02937,
"h": 301
},
"luminance": 0.70914
}Semantic roles & 50–950 ramp
primary
#DFD8ED
secondary
#BBC8A1
accent
#B03687
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485