#DED6DD#DED6DD
#DED6DD is a very light, near-neutral purple. Relative luminance 0.688; OKLCH L 88.4% C 0.013 H 329.6°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DED6DD |
|---|---|
| RGB | rgb(222, 214, 221) |
| HSL | hsl(308, 11%, 85%) |
| HSV | hsv(308, 4%, 87%) |
| CMYK | cmyk(0%, 3.6%, 0.5%, 12.9%) |
| CIE-LAB | lab(86.43, 3.98, -2.46) |
| CIE-LCH | lch(86.43, 4.68, 328.25°) |
| OKLab | oklab(88.45% 0.0111 -0.0065) |
| OKLCH | oklch(88.45% 0.013 329.6) |
| XYZ | xyz(67.2199, 68.8435, 78.1395) |
| Luminance | 0.6884 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 5.71
Light Gray
#D3D3D3
ΔE00 5.77
Fog
#D8DCE0
ΔE00 6.46
Lavenderblush
#FFF0F5
ΔE00 6.57
Lavender (CSS)
#E6E6FA
ΔE00 6.83
Very Light Pink
#FFF4F2
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED6DD #D6DED7
analogous
#DBD6DE #DED6DD #DED6D9
triadic
#DED6DD #DDDED6 #D6DDDE
tetradic
#DED6DD #DEDBD6 #D6DED7 #D6D9DE
square
#DED6DD #DEDBD6 #D6DED7 #D6D9DE
split-complementary
#DED6DD #D9DED6 #D6DEDB
monochromatic
#A792A5 #C3B4C1 #DED6DD #F1EEF1 #F1EEF1
Accessibility & contrast
On white
1.42
#DED6DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#DED6DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED6DD
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED6DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED6DD | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DD
Deuteranopia (green-blind)
#D7D9DD
Tritanopia (blue-blind)
#DFD6D8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ded6dd; /* rgb */ color: rgb(222, 214, 221); /* oklch */ color: oklch(88.4% 0.013 329.6);
Tailwind
colors: {
custom: {
50: '#e8e2e7',
500: '#ded6dd',
950: '#000000',
},
}SCSS
$custom: #ded6dd; $custom-light: #e8e2e7; $custom-dark: #000000;
JSON
{
"hex": "#ded6dd",
"rgb": {
"r": 222,
"g": 214,
"b": 221
},
"hsl": {
"h": 307.5,
"s": 10.811,
"l": 85.49
},
"oklch": {
"l": 0.88448,
"c": 0.01283,
"h": 329.6
},
"luminance": 0.68843
}Semantic roles & 50–950 ramp
primary
#DED6DD
secondary
#A6B2A7
accent
#955951
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484