#DFD2EB#DFD2EB
#DFD2EB is a very light, muted violet. Relative luminance 0.678; OKLCH L 88.2% C 0.037 H 308.8°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD2EB |
|---|---|
| RGB | rgb(223, 210, 235) |
| HSL | hsl(271, 38%, 87%) |
| HSV | hsv(271, 11%, 92%) |
| CMYK | cmyk(5.1%, 10.6%, 0%, 7.8%) |
| CIE-LAB | lab(85.90, 9.01, -10.65) |
| CIE-LCH | lch(85.90, 13.96, 310.23°) |
| OKLab | oklab(88.18% 0.023 -0.0285) |
| OKLCH | oklch(88.18% 0.037 308.8) |
| XYZ | xyz(68.4708, 67.7795, 88.0568) |
| Luminance | 0.6778 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.60
Lavender (CSS)
#E6E6FA
ΔE00 6.83
Pale Lavender
#EECFFE
ΔE00 7.56
Pale Lilac
#E4CBFF
ΔE00 7.95
Very Light Purple
#F6CEFC
ΔE00 8.72
Periwinkle
#CCCCFF
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD2EB #DEEBD2
analogous
#D3D2EB #DFD2EB #EBD2EB
triadic
#DFD2EB #EBDFD2 #D2EBDF
tetradic
#DFD2EB #EBD3D2 #DEEBD2 #D2EBEB
square
#DFD2EB #EBD3D2 #DEEBD2 #D2EBEB
split-complementary
#DFD2EB #EBEBD2 #D2EBD3
monochromatic
#A37DC5 #C1A8D8 #DFD2EB #F0EAF6 #F0EAF6
Accessibility & contrast
On white
1.44
#DFD2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#DFD2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD2EB
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD2EB | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EC
Deuteranopia (green-blind)
#D1D7EA
Tritanopia (blue-blind)
#DED5DA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dfd2eb; /* rgb */ color: rgb(223, 210, 235); /* oklch */ color: oklch(88.2% 0.037 308.8);
Tailwind
colors: {
custom: {
50: '#e9dff1',
500: '#dfd2eb',
950: '#000000',
},
}SCSS
$custom: #dfd2eb; $custom-light: #e9dff1; $custom-dark: #000000;
JSON
{
"hex": "#dfd2eb",
"rgb": {
"r": 223,
"g": 210,
"b": 235
},
"hsl": {
"h": 271.2,
"s": 38.462,
"l": 87.255
},
"oklch": {
"l": 0.88181,
"c": 0.03662,
"h": 308.8
},
"luminance": 0.67779
}Semantic roles & 50–950 ramp
primary
#DFD2EB
secondary
#B0C69B
accent
#B13470
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485