#DFD3EB#DFD3EB
#DFD3EB is a very light, muted violet. Relative luminance 0.683; OKLCH L 88.4% C 0.035 H 308.0°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD3EB |
|---|---|
| RGB | rgb(223, 211, 235) |
| HSL | hsl(270, 38%, 87%) |
| HSV | hsv(270, 10%, 92%) |
| CMYK | cmyk(5.1%, 10.2%, 0%, 7.8%) |
| CIE-LAB | lab(86.14, 8.49, -10.28) |
| CIE-LCH | lch(86.14, 13.33, 309.53°) |
| OKLab | oklab(88.37% 0.0215 -0.0275) |
| OKLCH | oklch(88.37% 0.035 308) |
| XYZ | xyz(68.7185, 68.2749, 88.1393) |
| Luminance | 0.6827 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.98
Lavender (CSS)
#E6E6FA
ΔE00 6.37
Pale Lavender
#EECFFE
ΔE00 8.02
Pale Lilac
#E4CBFF
ΔE00 8.38
Very Light Purple
#F6CEFC
ΔE00 9.18
Periwinkle
#CCCCFF
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD3EB #DFEBD3
analogous
#D3D3EB #DFD3EB #EBD3EB
triadic
#DFD3EB #EBDFD3 #D3EBDF
tetradic
#DFD3EB #EBD3D3 #DFEBD3 #D3EBEB
square
#DFD3EB #EBD3D3 #DFEBD3 #D3EBEB
split-complementary
#DFD3EB #EBEBD3 #D3EBD3
monochromatic
#A27FC5 #C0A9D8 #DFD3EB #F0EAF5 #F0EAF5
Accessibility & contrast
On white
1.43
#DFD3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#DFD3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD3EB
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD3EB | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EC
Deuteranopia (green-blind)
#D2D8EA
Tritanopia (blue-blind)
#DED6DB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dfd3eb; /* rgb */ color: rgb(223, 211, 235); /* oklch */ color: oklch(88.4% 0.035 308.0);
Tailwind
colors: {
custom: {
50: '#e9e0f1',
500: '#dfd3eb',
950: '#000000',
},
}SCSS
$custom: #dfd3eb; $custom-light: #e9e0f1; $custom-dark: #000000;
JSON
{
"hex": "#dfd3eb",
"rgb": {
"r": 223,
"g": 211,
"b": 235
},
"hsl": {
"h": 270,
"s": 37.5,
"l": 87.451
},
"oklch": {
"l": 0.88374,
"c": 0.03495,
"h": 308
},
"luminance": 0.68275
}Semantic roles & 50–950 ramp
primary
#DFD3EB
secondary
#B1C69D
accent
#B03573
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485