#DED0DD#DED0DD
#DED0DD is a very light, muted purple. Relative luminance 0.659; OKLCH L 87.3% C 0.023 H 327.9°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DED0DD |
|---|---|
| RGB | rgb(222, 208, 221) |
| HSL | hsl(304, 18%, 84%) |
| HSV | hsv(304, 6%, 87%) |
| CMYK | cmyk(0%, 6.3%, 0.5%, 12.9%) |
| CIE-LAB | lab(84.93, 7.13, -4.67) |
| CIE-LCH | lch(84.93, 8.52, 326.78°) |
| OKLab | oklab(87.27% 0.0197 -0.0124) |
| OKLCH | oklch(87.27% 0.023 327.9) |
| XYZ | xyz(65.7293, 65.8623, 77.6426) |
| Luminance | 0.6586 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.61
Lavender (CSS)
#E6E6FA
ΔE00 7.55
Lavenderblush
#FFF0F5
ΔE00 7.75
Mistyrose
#FFE4E1
ΔE00 9.15
Light Gray
#D3D3D3
ΔE00 9.24
Gainsboro
#DCDCDC
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED0DD #D0DED1
analogous
#D8D0DE #DED0DD #DED0D6
triadic
#DED0DD #DDDED0 #D0DDDE
tetradic
#DED0DD #DED8D0 #D0DED1 #D0D6DE
square
#DED0DD #DED8D0 #D0DED1 #D0D6DE
split-complementary
#DED0DD #D6DED0 #D0DED8
monochromatic
#AC88A9 #C5ACC3 #DED0DD #F2EDF2 #F2EDF2
Accessibility & contrast
On white
1.48
#DED0DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#DED0DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED0DD
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED0DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED0DD | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DE
Deuteranopia (green-blind)
#D2D5DC
Tritanopia (blue-blind)
#DFD1D4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ded0dd; /* rgb */ color: rgb(222, 208, 221); /* oklch */ color: oklch(87.3% 0.023 327.9);
Tailwind
colors: {
custom: {
50: '#e8dee7',
500: '#ded0dd',
950: '#000000',
},
}SCSS
$custom: #ded0dd; $custom-light: #e8dee7; $custom-dark: #000000;
JSON
{
"hex": "#ded0dd",
"rgb": {
"r": 222,
"g": 208,
"b": 221
},
"hsl": {
"h": 304.286,
"s": 17.5,
"l": 84.314
},
"oklch": {
"l": 0.87274,
"c": 0.02329,
"h": 327.9
},
"luminance": 0.65862
}Semantic roles & 50–950 ramp
primary
#DED0DD
secondary
#9FB4A0
accent
#9C504A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484