#DED1E3#DED1E3
#DED1E3 is a very light, muted purple. Relative luminance 0.667; OKLCH L 87.7% C 0.028 H 316.7°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DED1E3 |
|---|---|
| RGB | rgb(222, 209, 227) |
| HSL | hsl(283, 24%, 85%) |
| HSV | hsv(283, 8%, 89%) |
| CMYK | cmyk(2.2%, 7.9%, 0%, 11%) |
| CIE-LAB | lab(85.34, 7.71, -7.24) |
| CIE-LCH | lch(85.34, 10.58, 316.77°) |
| OKLab | oklab(87.65% 0.0205 -0.0193) |
| OKLCH | oklch(87.65% 0.028 316.7) |
| XYZ | xyz(66.7876, 66.6769, 82.0096) |
| Luminance | 0.6668 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.91
Lavender (CSS)
#E6E6FA
ΔE00 6.76
Lavenderblush
#FFF0F5
ΔE00 8.56
Pale Lavender
#EECFFE
ΔE00 9.67
Light Pink
#FFD1DF
ΔE00 10.04
Pale Lilac
#E4CBFF
ΔE00 10.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED1E3 #D6E3D1
analogous
#D5D1E3 #DED1E3 #E3D1DF
triadic
#DED1E3 #E3DED1 #D1E3DE
tetradic
#DED1E3 #E3D5D1 #D6E3D1 #D1DFE3
square
#DED1E3 #E3D5D1 #D6E3D1 #D1DFE3
split-complementary
#DED1E3 #DFE3D1 #D1E3D5
monochromatic
#A785B5 #C3ABCC #DED1E3 #F1ECF3 #F1ECF3
Accessibility & contrast
On white
1.46
#DED1E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#DED1E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED1E3
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED1E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED1E3 | 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)
#CFD4E4
Deuteranopia (green-blind)
#D2D6E2
Tritanopia (blue-blind)
#DED3D7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ded1e3; /* rgb */ color: rgb(222, 209, 227); /* oklch */ color: oklch(87.7% 0.028 316.7);
Tailwind
colors: {
custom: {
50: '#e8dfeb',
500: '#ded1e3',
950: '#000000',
},
}SCSS
$custom: #ded1e3; $custom-light: #e8dfeb; $custom-dark: #000000;
JSON
{
"hex": "#ded1e3",
"rgb": {
"r": 222,
"g": 209,
"b": 227
},
"hsl": {
"h": 283.333,
"s": 24.324,
"l": 85.49
},
"oklch": {
"l": 0.87653,
"c": 0.02813,
"h": 316.7
},
"luminance": 0.66677
}Semantic roles & 50–950 ramp
primary
#DED1E3
secondary
#A6BA9E
accent
#A3435D
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484