#DED3EB#DED3EB
#DED3EB is a very light, muted violet. Relative luminance 0.681; OKLCH L 88.3% C 0.035 H 306.3°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DED3EB |
|---|---|
| RGB | rgb(222, 211, 235) |
| HSL | hsl(268, 38%, 87%) |
| HSV | hsv(268, 10%, 92%) |
| CMYK | cmyk(5.5%, 10.2%, 0%, 7.8%) |
| CIE-LAB | lab(86.06, 8.16, -10.41) |
| CIE-LCH | lch(86.06, 13.23, 308.08°) |
| OKLab | oklab(88.29% 0.0205 -0.0279) |
| OKLCH | oklch(88.29% 0.035 306.3) |
| XYZ | xyz(68.4112, 68.1164, 88.1249) |
| Luminance | 0.6812 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.12
Thistle
#D8BFD8
ΔE00 6.22
Pale Lavender
#EECFFE
ΔE00 8.23
Pale Lilac
#E4CBFF
ΔE00 8.48
Periwinkle
#CCCCFF
ΔE00 9.11
Very Light Purple
#F6CEFC
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED3EB #E0EBD3
analogous
#D3D4EB #DED3EB #EAD3EB
triadic
#DED3EB #EBDED3 #D3EBDE
tetradic
#DED3EB #EBD3D4 #E0EBD3 #D3EBEA
square
#DED3EB #EBD3D4 #E0EBD3 #D3EBEA
split-complementary
#DED3EB #EBEAD3 #D4EBD3
monochromatic
#9F7FC5 #BEA9D8 #DED3EB #EFEAF5 #EFEAF5
Accessibility & contrast
On white
1.44
#DED3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#DED3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED3EB
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED3EB | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EC
Deuteranopia (green-blind)
#D1D7EA
Tritanopia (blue-blind)
#DCD6DB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ded3eb; /* rgb */ color: rgb(222, 211, 235); /* oklch */ color: oklch(88.3% 0.035 306.3);
Tailwind
colors: {
custom: {
50: '#e8e0f1',
500: '#ded3eb',
950: '#000000',
},
}SCSS
$custom: #ded3eb; $custom-light: #e8e0f1; $custom-dark: #000000;
JSON
{
"hex": "#ded3eb",
"rgb": {
"r": 222,
"g": 211,
"b": 235
},
"hsl": {
"h": 267.5,
"s": 37.5,
"l": 87.451
},
"oklch": {
"l": 0.88293,
"c": 0.03459,
"h": 306.3
},
"luminance": 0.68116
}Semantic roles & 50–950 ramp
primary
#DED3EB
secondary
#B3C69D
accent
#B03578
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485