#DED8EC#DED8EC
#DED8EC is a very light, muted violet. Relative luminance 0.707; OKLCH L 89.3% C 0.028 H 299.5°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DED8EC |
|---|---|
| RGB | rgb(222, 216, 236) |
| HSL | hsl(258, 34%, 89%) |
| HSV | hsv(258, 8%, 93%) |
| CMYK | cmyk(5.9%, 8.5%, 0%, 7.5%) |
| CIE-LAB | lab(87.34, 5.72, -9.05) |
| CIE-LCH | lch(87.34, 10.70, 302.30°) |
| OKLab | oklab(89.3% 0.0137 -0.0242) |
| OKLCH | oklch(89.3% 0.028 299.5) |
| XYZ | xyz(69.8176, 70.6974, 89.3084) |
| Luminance | 0.7070 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.85
Thistle
#D8BFD8
ΔE00 8.49
Lavenderblush
#FFF0F5
ΔE00 8.63
Ghostwhite
#F8F8FF
ΔE00 9.10
Fog
#D8DCE0
ΔE00 9.28
Gainsboro
#DCDCDC
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED8EC #E6ECD8
analogous
#D8DCEC #DED8EC #E8D8EC
triadic
#DED8EC #ECDED8 #D8ECDE
tetradic
#DED8EC #ECD8DC #E6ECD8 #D8ECE8
square
#DED8EC #ECD8DC #E6ECD8 #D8ECE8
split-complementary
#DED8EC #ECE8D8 #DCECD8
monochromatic
#9886C4 #BBAFD8 #DED8EC #EEEAF5 #EEEAF5
Accessibility & contrast
On white
1.39
#DED8EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#DED8EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED8EC
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED8EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED8EC | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBED
Deuteranopia (green-blind)
#D5DBEB
Tritanopia (blue-blind)
#DCDBDE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ded8ec; /* rgb */ color: rgb(222, 216, 236); /* oklch */ color: oklch(89.3% 0.028 299.5);
Tailwind
colors: {
custom: {
50: '#e8e4f2',
500: '#ded8ec',
950: '#000000',
},
}SCSS
$custom: #ded8ec; $custom-light: #e8e4f2; $custom-dark: #000000;
JSON
{
"hex": "#ded8ec",
"rgb": {
"r": 222,
"g": 216,
"b": 236
},
"hsl": {
"h": 258,
"s": 34.483,
"l": 88.627
},
"oklch": {
"l": 0.89297,
"c": 0.02782,
"h": 299.5
},
"luminance": 0.70697
}Semantic roles & 50–950 ramp
primary
#DED8EC
secondary
#BBC6A2
accent
#AD388A
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485