#DED0EB#DED0EB
#DED0EB is a very light, muted violet. Relative luminance 0.666; OKLCH L 87.7% C 0.040 H 308.7°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DED0EB |
|---|---|
| RGB | rgb(222, 208, 235) |
| HSL | hsl(271, 40%, 87%) |
| HSV | hsv(271, 11%, 92%) |
| CMYK | cmyk(5.5%, 11.5%, 0%, 7.8%) |
| CIE-LAB | lab(85.32, 9.74, -11.52) |
| CIE-LCH | lch(85.32, 15.09, 310.22°) |
| OKLab | oklab(87.71% 0.0248 -0.0309) |
| OKLCH | oklch(87.71% 0.04 308.7) |
| XYZ | xyz(67.6729, 66.6397, 87.8788) |
| Luminance | 0.6664 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.13
Pale Lavender
#EECFFE
ΔE00 6.88
Pale Lilac
#E4CBFF
ΔE00 7.21
Lavender (CSS)
#E6E6FA
ΔE00 7.52
Very Light Purple
#F6CEFC
ΔE00 8.10
Light Lavender
#DFC5FE
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED0EB #DDEBD0
analogous
#D1D0EB #DED0EB #EBD0EB
triadic
#DED0EB #EBDED0 #D0EBDE
tetradic
#DED0EB #EBD1D0 #DDEBD0 #D0EBEB
square
#DED0EB #EBD1D0 #DDEBD0 #D0EBEB
split-complementary
#DED0EB #EBEBD0 #D0EBD1
monochromatic
#A27AC6 #C0A5D9 #DED0EB #F0EAF6 #F0EAF6
Accessibility & contrast
On white
1.47
#DED0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#DED0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED0EB
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED0EB | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EC
Deuteranopia (green-blind)
#CFD5EA
Tritanopia (blue-blind)
#DDD3D9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ded0eb; /* rgb */ color: rgb(222, 208, 235); /* oklch */ color: oklch(87.7% 0.040 308.7);
Tailwind
colors: {
custom: {
50: '#e8def1',
500: '#ded0eb',
950: '#000000',
},
}SCSS
$custom: #ded0eb; $custom-light: #e8def1; $custom-dark: #000000;
JSON
{
"hex": "#ded0eb",
"rgb": {
"r": 222,
"g": 208,
"b": 235
},
"hsl": {
"h": 271.111,
"s": 40.299,
"l": 86.863
},
"oklch": {
"l": 0.87714,
"c": 0.03958,
"h": 308.7
},
"luminance": 0.6664
}Semantic roles & 50–950 ramp
primary
#DED0EB
secondary
#AFC699
accent
#B33270
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485