#DED0EC#DED0EC
#DED0EC is a very light, muted violet. Relative luminance 0.667; OKLCH L 87.7% C 0.041 H 307.9°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DED0EC |
|---|---|
| RGB | rgb(222, 208, 236) |
| HSL | hsl(270, 42%, 87%) |
| HSV | hsv(270, 12%, 93%) |
| CMYK | cmyk(5.9%, 11.9%, 0%, 7.5%) |
| CIE-LAB | lab(85.35, 9.93, -12.00) |
| CIE-LCH | lch(85.35, 15.58, 309.61°) |
| OKLab | oklab(87.75% 0.0251 -0.0322) |
| OKLCH | oklch(87.75% 0.041 307.9) |
| XYZ | xyz(67.8178, 66.6977, 88.6418) |
| Luminance | 0.6670 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.20
Pale Lavender
#EECFFE
ΔE00 6.63
Pale Lilac
#E4CBFF
ΔE00 6.90
Lavender (CSS)
#E6E6FA
ΔE00 7.61
Very Light Purple
#F6CEFC
ΔE00 7.92
Light Lavender
#DFC5FE
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED0EC #DEECD0
analogous
#D0D0EC #DED0EC #ECD0EC
triadic
#DED0EC #ECDED0 #D0ECDE
tetradic
#DED0EC #ECD0D0 #DEECD0 #D0ECEC
square
#DED0EC #ECD0D0 #DEECD0 #D0ECEC
split-complementary
#DED0EC #ECECD0 #D0ECD0
monochromatic
#A179C9 #BFA4DA #DED0EC #F0E9F6 #F0E9F6
Accessibility & contrast
On white
1.46
#DED0EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#DED0EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED0EC
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED0EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED0EC | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5ED
Deuteranopia (green-blind)
#CED5EB
Tritanopia (blue-blind)
#DCD3D9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ded0ec; /* rgb */ color: rgb(222, 208, 236); /* oklch */ color: oklch(87.7% 0.041 307.9);
Tailwind
colors: {
custom: {
50: '#e8def2',
500: '#ded0ec',
950: '#000000',
},
}SCSS
$custom: #ded0ec; $custom-light: #e8def2; $custom-dark: #000000;
JSON
{
"hex": "#ded0ec",
"rgb": {
"r": 222,
"g": 208,
"b": 236
},
"hsl": {
"h": 270,
"s": 42.424,
"l": 87.059
},
"oklch": {
"l": 0.87747,
"c": 0.04084,
"h": 307.9
},
"luminance": 0.66697
}Semantic roles & 50–950 ramp
primary
#DED0EC
secondary
#B0C899
accent
#B63073
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485