#DED1ED#DED1ED
#DED1ED is a very light, muted violet. Relative luminance 0.672; OKLCH L 88.0% C 0.040 H 306.5°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DED1ED |
|---|---|
| RGB | rgb(222, 209, 237) |
| HSL | hsl(268, 44%, 87%) |
| HSV | hsv(268, 12%, 93%) |
| CMYK | cmyk(6.3%, 11.8%, 0%, 7.1%) |
| CIE-LAB | lab(85.63, 9.60, -12.12) |
| CIE-LCH | lch(85.63, 15.46, 308.37°) |
| OKLab | oklab(87.97% 0.024 -0.0325) |
| OKLCH | oklch(87.97% 0.04 306.5) |
| XYZ | xyz(68.2080, 67.2451, 89.4906) |
| Luminance | 0.6724 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.57
Pale Lavender
#EECFFE
ΔE00 6.81
Pale Lilac
#E4CBFF
ΔE00 7.01
Lavender (CSS)
#E6E6FA
ΔE00 7.26
Very Light Purple
#F6CEFC
ΔE00 8.15
Light Lavender
#DFC5FE
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED1ED #E0EDD1
analogous
#D1D2ED #DED1ED #ECD1ED
triadic
#DED1ED #EDDED1 #D1EDDE
tetradic
#DED1ED #EDD1D2 #E0EDD1 #D1EDEC
square
#DED1ED #EDD1D2 #E0EDD1 #D1EDEC
split-complementary
#DED1ED #EDECD1 #D2EDD1
monochromatic
#9F79CB #BEA5DC #DED1ED #EFE9F6 #EFE9F6
Accessibility & contrast
On white
1.45
#DED1ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#DED1ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED1ED
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED1ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED1ED | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6EE
Deuteranopia (green-blind)
#CFD6EC
Tritanopia (blue-blind)
#DCD4DA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ded1ed; /* rgb */ color: rgb(222, 209, 237); /* oklch */ color: oklch(88.0% 0.040 306.5);
Tailwind
colors: {
custom: {
50: '#e8dff2',
500: '#ded1ed',
950: '#000000',
},
}SCSS
$custom: #ded1ed; $custom-light: #e8dff2; $custom-dark: #000000;
JSON
{
"hex": "#ded1ed",
"rgb": {
"r": 222,
"g": 209,
"b": 237
},
"hsl": {
"h": 267.857,
"s": 43.75,
"l": 87.451
},
"oklch": {
"l": 0.87972,
"c": 0.04044,
"h": 306.5
},
"luminance": 0.67245
}Semantic roles & 50–950 ramp
primary
#DED1ED
secondary
#B3C999
accent
#B72F78
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485