#DED1DD#DED1DD
#DED1DD is a very light, muted purple. Relative luminance 0.664; OKLCH L 87.5% C 0.022 H 328.1°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DED1DD |
|---|---|
| RGB | rgb(222, 209, 221) |
| HSL | hsl(305, 16%, 85%) |
| HSV | hsv(305, 6%, 87%) |
| CMYK | cmyk(0%, 5.9%, 0.5%, 12.9%) |
| CIE-LAB | lab(85.18, 6.60, -4.30) |
| CIE-LCH | lch(85.18, 7.88, 326.92°) |
| OKLab | oklab(87.47% 0.0183 -0.0114) |
| OKLCH | oklch(87.47% 0.022 328.1) |
| XYZ | xyz(65.9739, 66.3515, 77.7241) |
| Luminance | 0.6635 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.19
Lavender (CSS)
#E6E6FA
ΔE00 7.30
Lavenderblush
#FFF0F5
ΔE00 7.44
Light Gray
#D3D3D3
ΔE00 8.70
Gainsboro
#DCDCDC
ΔE00 8.85
Mistyrose
#FFE4E1
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED1DD #D1DED2
analogous
#D9D1DE #DED1DD #DED1D7
triadic
#DED1DD #DDDED1 #D1DDDE
tetradic
#DED1DD #DED9D1 #D1DED2 #D1D7DE
square
#DED1DD #DED9D1 #D1DED2 #D1D7DE
split-complementary
#DED1DD #D7DED1 #D1DED9
monochromatic
#AB8AA8 #C4ADC3 #DED1DD #F2EDF2 #F2EDF2
Accessibility & contrast
On white
1.47
#DED1DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#DED1DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED1DD
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED1DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED1DD | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DE
Deuteranopia (green-blind)
#D3D5DC
Tritanopia (blue-blind)
#DFD2D5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ded1dd; /* rgb */ color: rgb(222, 209, 221); /* oklch */ color: oklch(87.5% 0.022 328.1);
Tailwind
colors: {
custom: {
50: '#e8dfe7',
500: '#ded1dd',
950: '#000000',
},
}SCSS
$custom: #ded1dd; $custom-light: #e8dfe7; $custom-dark: #000000;
JSON
{
"hex": "#ded1dd",
"rgb": {
"r": 222,
"g": 209,
"b": 221
},
"hsl": {
"h": 304.615,
"s": 16.456,
"l": 84.51
},
"oklch": {
"l": 0.87469,
"c": 0.02154,
"h": 328.1
},
"luminance": 0.66351
}Semantic roles & 50–950 ramp
primary
#DED1DD
secondary
#A0B3A1
accent
#9B514B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484