#DED6E6#DED6E6
#DED6E6 is a very light, muted violet. Relative luminance 0.693; OKLCH L 88.7% C 0.023 H 308.2°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DED6E6 |
|---|---|
| RGB | rgb(222, 214, 230) |
| HSL | hsl(270, 24%, 87%) |
| HSV | hsv(270, 7%, 90%) |
| CMYK | cmyk(3.5%, 7%, 0%, 9.8%) |
| CIE-LAB | lab(86.67, 5.63, -6.87) |
| CIE-LCH | lch(86.67, 8.88, 309.38°) |
| OKLab | oklab(88.72% 0.0144 -0.0183) |
| OKLCH | oklch(88.72% 0.023 308.2) |
| XYZ | xyz(68.4513, 69.3360, 84.6246) |
| Luminance | 0.6934 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.84
Lavenderblush
#FFF0F5
ΔE00 7.75
Thistle
#D8BFD8
ΔE00 8.13
Fog
#D8DCE0
ΔE00 8.71
Gainsboro
#DCDCDC
ΔE00 8.77
Light Gray
#D3D3D3
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED6E6 #DEE6D6
analogous
#D6D6E6 #DED6E6 #E6D6E6
triadic
#DED6E6 #E6DED6 #D6E6DE
tetradic
#DED6E6 #E6D6D6 #DEE6D6 #D6E6E6
square
#DED6E6 #E6D6D6 #DEE6D6 #D6E6E6
split-complementary
#DED6E6 #E6E6D6 #D6E6D6
monochromatic
#A18AB8 #BFB0CF #DED6E6 #F0ECF3 #F0ECF3
Accessibility & contrast
On white
1.41
#DED6E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#DED6E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED6E6
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED6E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED6E6 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D9E7
Deuteranopia (green-blind)
#D5D9E5
Tritanopia (blue-blind)
#DDD8DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ded6e6; /* rgb */ color: rgb(222, 214, 230); /* oklch */ color: oklch(88.7% 0.023 308.2);
Tailwind
colors: {
custom: {
50: '#e8e2ed',
500: '#ded6e6',
950: '#000000',
},
}SCSS
$custom: #ded6e6; $custom-light: #e8e2ed; $custom-dark: #000000;
JSON
{
"hex": "#ded6e6",
"rgb": {
"r": 222,
"g": 214,
"b": 230
},
"hsl": {
"h": 270,
"s": 24.242,
"l": 87.059
},
"oklch": {
"l": 0.8872,
"c": 0.02328,
"h": 308.2
},
"luminance": 0.69336
}Semantic roles & 50–950 ramp
primary
#DED6E6
secondary
#B0BDA3
accent
#A34373
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484