#DFD2ED#DFD2ED
#DFD2ED is a very light, muted violet. Relative luminance 0.679; OKLCH L 88.2% C 0.039 H 307.2°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD2ED |
|---|---|
| RGB | rgb(223, 210, 237) |
| HSL | hsl(269, 43%, 88%) |
| HSV | hsv(269, 11%, 93%) |
| CMYK | cmyk(5.9%, 11.4%, 0%, 7.1%) |
| CIE-LAB | lab(85.95, 9.40, -11.63) |
| CIE-LCH | lch(85.95, 14.95, 308.94°) |
| OKLab | oklab(88.25% 0.0237 -0.0312) |
| OKLCH | oklch(88.25% 0.039 307.2) |
| XYZ | xyz(68.7614, 67.8958, 89.5871) |
| Luminance | 0.6790 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.67
Lavender (CSS)
#E6E6FA
ΔE00 7.02
Pale Lavender
#EECFFE
ΔE00 7.04
Pale Lilac
#E4CBFF
ΔE00 7.33
Very Light Purple
#F6CEFC
ΔE00 8.32
Light Lavender
#DFC5FE
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD2ED #E0EDD2
analogous
#D2D2ED #DFD2ED #ECD2ED
triadic
#DFD2ED #EDDFD2 #D2EDDF
tetradic
#DFD2ED #EDD2D2 #E0EDD2 #D2EDEC
square
#DFD2ED #EDD2D2 #E0EDD2 #D2EDEC
split-complementary
#DFD2ED #EDECD2 #D2EDD2
monochromatic
#A17BCA #C0A6DC #DFD2ED #EFE9F6 #EFE9F6
Accessibility & contrast
On white
1.44
#DFD2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#DFD2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD2ED
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD2ED | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EE
Deuteranopia (green-blind)
#D0D7EC
Tritanopia (blue-blind)
#DDD5DB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dfd2ed; /* rgb */ color: rgb(223, 210, 237); /* oklch */ color: oklch(88.2% 0.039 307.2);
Tailwind
colors: {
custom: {
50: '#e9dff2',
500: '#dfd2ed',
950: '#000000',
},
}SCSS
$custom: #dfd2ed; $custom-light: #e9dff2; $custom-dark: #000000;
JSON
{
"hex": "#dfd2ed",
"rgb": {
"r": 223,
"g": 210,
"b": 237
},
"hsl": {
"h": 268.889,
"s": 42.857,
"l": 87.647
},
"oklch": {
"l": 0.88246,
"c": 0.03914,
"h": 307.2
},
"luminance": 0.67896
}Semantic roles & 50–950 ramp
primary
#DFD2ED
secondary
#B2C99A
accent
#B63075
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485