#DED1EC#DED1EC
#DED1EC is a very light, muted violet. Relative luminance 0.672; OKLCH L 87.9% C 0.039 H 307.2°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DED1EC |
|---|---|
| RGB | rgb(222, 209, 236) |
| HSL | hsl(269, 42%, 87%) |
| HSV | hsv(269, 11%, 93%) |
| CMYK | cmyk(5.9%, 11.4%, 0%, 7.5%) |
| CIE-LAB | lab(85.60, 9.40, -11.64) |
| CIE-LCH | lch(85.60, 14.96, 308.95°) |
| OKLab | oklab(87.94% 0.0237 -0.0312) |
| OKLCH | oklch(87.94% 0.039 307.2) |
| XYZ | xyz(68.0623, 67.1868, 88.7233) |
| Luminance | 0.6719 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.51
Pale Lavender
#EECFFE
ΔE00 7.06
Lavender (CSS)
#E6E6FA
ΔE00 7.15
Pale Lilac
#E4CBFF
ΔE00 7.31
Very Light Purple
#F6CEFC
ΔE00 8.34
Light Lavender
#DFC5FE
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED1EC #DFECD1
analogous
#D1D2EC #DED1EC #ECD1EC
triadic
#DED1EC #ECDED1 #D1ECDE
tetradic
#DED1EC #ECD1D2 #DFECD1 #D1ECEC
square
#DED1EC #ECD1D2 #DFECD1 #D1ECEC
split-complementary
#DED1EC #ECECD1 #D2ECD1
monochromatic
#A07AC8 #BFA6DA #DED1EC #EFE9F6 #EFE9F6
Accessibility & contrast
On white
1.45
#DED1EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#DED1EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED1EC
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED1EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED1EC | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5ED
Deuteranopia (green-blind)
#CFD6EB
Tritanopia (blue-blind)
#DCD4DA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ded1ec; /* rgb */ color: rgb(222, 209, 236); /* oklch */ color: oklch(87.9% 0.039 307.2);
Tailwind
colors: {
custom: {
50: '#e8dff2',
500: '#ded1ec',
950: '#000000',
},
}SCSS
$custom: #ded1ec; $custom-light: #e8dff2; $custom-dark: #000000;
JSON
{
"hex": "#ded1ec",
"rgb": {
"r": 222,
"g": 209,
"b": 236
},
"hsl": {
"h": 268.889,
"s": 41.538,
"l": 87.255
},
"oklch": {
"l": 0.87939,
"c": 0.03918,
"h": 307.2
},
"luminance": 0.67187
}Semantic roles & 50–950 ramp
primary
#DED1EC
secondary
#B1C79A
accent
#B53175
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485