#DED0EF#DED0EF
#DED0EF is a very light, muted violet. Relative luminance 0.669; OKLCH L 87.8% C 0.045 H 305.8°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DED0EF |
|---|---|
| RGB | rgb(222, 208, 239) |
| HSL | hsl(267, 49%, 88%) |
| HSV | hsv(267, 13%, 94%) |
| CMYK | cmyk(7.1%, 13%, 0%, 6.3%) |
| CIE-LAB | lab(85.44, 10.51, -13.46) |
| CIE-LCH | lch(85.44, 17.08, 307.99°) |
| OKLab | oklab(87.85% 0.0262 -0.0362) |
| OKLCH | oklch(87.85% 0.045 305.8) |
| XYZ | xyz(68.2573, 66.8735, 90.9566) |
| Luminance | 0.6687 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.52
Pale Lavender
#EECFFE
ΔE00 5.94
Pale Lilac
#E4CBFF
ΔE00 6.02
Light Lavender
#DFC5FE
ΔE00 7.25
Very Light Purple
#F6CEFC
ΔE00 7.42
Light Lilac
#EDC8FF
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED0EF #E1EFD0
analogous
#D0D1EF #DED0EF #EDD0EF
triadic
#DED0EF #EFDED0 #D0EFDE
tetradic
#DED0EF #EFD0D1 #E1EFD0 #D0EFED
square
#DED0EF #EFD0D1 #E1EFD0 #D0EFED
split-complementary
#DED0EF #EFEDD0 #D1EFD0
monochromatic
#9E75D0 #BEA2DF #DED0EF #EFE8F7 #EFE8F7
Accessibility & contrast
On white
1.46
#DED0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#DED0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED0EF
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED0EF | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD5F0
Deuteranopia (green-blind)
#CED6EE
Tritanopia (blue-blind)
#DCD4DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ded0ef; /* rgb */ color: rgb(222, 208, 239); /* oklch */ color: oklch(87.8% 0.045 305.8);
Tailwind
colors: {
custom: {
50: '#e8def4',
500: '#ded0ef',
950: '#000000',
},
}SCSS
$custom: #ded0ef; $custom-light: #e8def4; $custom-dark: #000000;
JSON
{
"hex": "#ded0ef",
"rgb": {
"r": 222,
"g": 208,
"b": 239
},
"hsl": {
"h": 267.097,
"s": 49.206,
"l": 87.647
},
"oklch": {
"l": 0.87845,
"c": 0.04466,
"h": 305.8
},
"luminance": 0.66873
}Semantic roles & 50–950 ramp
primary
#DED0EF
secondary
#B4CC97
accent
#BD297A
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485