#DFD4EB#DFD4EB
#DFD4EB is a very light, muted violet. Relative luminance 0.688; OKLCH L 88.6% C 0.033 H 307.1°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD4EB |
|---|---|
| RGB | rgb(223, 212, 235) |
| HSL | hsl(269, 37%, 88%) |
| HSV | hsv(269, 10%, 92%) |
| CMYK | cmyk(5.1%, 9.8%, 0%, 7.8%) |
| CIE-LAB | lab(86.39, 7.96, -9.92) |
| CIE-LCH | lch(86.39, 12.72, 308.75°) |
| OKLab | oklab(88.57% 0.0201 -0.0265) |
| OKLCH | oklch(88.57% 0.033 307.1) |
| XYZ | xyz(68.9677, 68.7733, 88.2224) |
| Luminance | 0.6877 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.90
Thistle
#D8BFD8
ΔE00 6.40
Pale Lavender
#EECFFE
ΔE00 8.50
Pale Lilac
#E4CBFF
ΔE00 8.83
Lavenderblush
#FFF0F5
ΔE00 9.36
Periwinkle
#CCCCFF
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD4EB #E0EBD4
analogous
#D4D4EB #DFD4EB #EBD4EB
triadic
#DFD4EB #EBDFD4 #D4EBDF
tetradic
#DFD4EB #EBD4D4 #E0EBD4 #D4EBEB
square
#DFD4EB #EBD4D4 #E0EBD4 #D4EBEB
split-complementary
#DFD4EB #EBEBD4 #D4EBD4
monochromatic
#A180C4 #C0AAD8 #DFD4EB #EFEAF5 #EFEAF5
Accessibility & contrast
On white
1.42
#DFD4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#DFD4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD4EB
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD4EB | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EC
Deuteranopia (green-blind)
#D3D8EA
Tritanopia (blue-blind)
#DED7DB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dfd4eb; /* rgb */ color: rgb(223, 212, 235); /* oklch */ color: oklch(88.6% 0.033 307.1);
Tailwind
colors: {
custom: {
50: '#e9e1f1',
500: '#dfd4eb',
950: '#000000',
},
}SCSS
$custom: #dfd4eb; $custom-light: #e9e1f1; $custom-dark: #000000;
JSON
{
"hex": "#dfd4eb",
"rgb": {
"r": 223,
"g": 212,
"b": 235
},
"hsl": {
"h": 268.696,
"s": 36.508,
"l": 87.647
},
"oklch": {
"l": 0.88568,
"c": 0.03329,
"h": 307.1
},
"luminance": 0.68773
}Semantic roles & 50–950 ramp
primary
#DFD4EB
secondary
#B2C59E
accent
#AF3675
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485