#DED3EC#DED3EC
#DED3EC is a very light, muted violet. Relative luminance 0.682; OKLCH L 88.3% C 0.036 H 305.5°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DED3EC |
|---|---|
| RGB | rgb(222, 211, 236) |
| HSL | hsl(266, 40%, 88%) |
| HSV | hsv(266, 11%, 93%) |
| CMYK | cmyk(5.9%, 10.6%, 0%, 7.5%) |
| CIE-LAB | lab(86.09, 8.35, -10.90) |
| CIE-LCH | lch(86.09, 13.73, 307.46°) |
| OKLab | oklab(88.33% 0.0208 -0.0292) |
| OKLCH | oklch(88.33% 0.036 305.5) |
| XYZ | xyz(68.5561, 68.1744, 88.8879) |
| Luminance | 0.6817 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.21
Thistle
#D8BFD8
ΔE00 6.22
Pale Lavender
#EECFFE
ΔE00 7.96
Pale Lilac
#E4CBFF
ΔE00 8.17
Periwinkle
#CCCCFF
ΔE00 8.83
Very Light Purple
#F6CEFC
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED3EC #E1ECD3
analogous
#D3D4EC #DED3EC #EBD3EC
triadic
#DED3EC #ECDED3 #D3ECDE
tetradic
#DED3EC #ECD3D4 #E1ECD3 #D3ECEB
square
#DED3EC #ECD3D4 #E1ECD3 #D3ECEB
split-complementary
#DED3EC #ECEBD3 #D4ECD3
monochromatic
#9E7EC7 #BEA8DA #DED3EC #EFEAF6 #EFEAF6
Accessibility & contrast
On white
1.43
#DED3EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#DED3EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED3EC
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED3EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED3EC | 1.00 | 1.43 | 14.63 | 14.63 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7ED
Deuteranopia (green-blind)
#D1D7EB
Tritanopia (blue-blind)
#DCD6DB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ded3ec; /* rgb */ color: rgb(222, 211, 236); /* oklch */ color: oklch(88.3% 0.036 305.5);
Tailwind
colors: {
custom: {
50: '#e8e0f2',
500: '#ded3ec',
950: '#000000',
},
}SCSS
$custom: #ded3ec; $custom-light: #e8e0f2; $custom-dark: #000000;
JSON
{
"hex": "#ded3ec",
"rgb": {
"r": 222,
"g": 211,
"b": 236
},
"hsl": {
"h": 266.4,
"s": 39.683,
"l": 87.647
},
"oklch": {
"l": 0.88326,
"c": 0.03587,
"h": 305.5
},
"luminance": 0.68174
}Semantic roles & 50–950 ramp
primary
#DED3EC
secondary
#B4C79C
accent
#B3337A
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485