#DED9EC#DED9EC
#DED9EC is a very light, muted violet. Relative luminance 0.712; OKLCH L 89.5% C 0.026 H 297.9°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DED9EC |
|---|---|
| RGB | rgb(222, 217, 236) |
| HSL | hsl(256, 33%, 89%) |
| HSV | hsv(256, 8%, 93%) |
| CMYK | cmyk(5.9%, 8.1%, 0%, 7.5%) |
| CIE-LAB | lab(87.59, 5.20, -8.68) |
| CIE-LCH | lch(87.59, 10.11, 300.92°) |
| OKLab | oklab(89.49% 0.0123 -0.0232) |
| OKLCH | oklch(89.49% 0.026 297.9) |
| XYZ | xyz(70.0746, 71.2113, 89.3941) |
| Luminance | 0.7121 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.44
Lavenderblush
#FFF0F5
ΔE00 8.44
Ghostwhite
#F8F8FF
ΔE00 8.61
Fog
#D8DCE0
ΔE00 8.71
Thistle
#D8BFD8
ΔE00 9.01
Gainsboro
#DCDCDC
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED9EC #E7ECD9
analogous
#D9DEEC #DED9EC #E8D9EC
triadic
#DED9EC #ECDED9 #D9ECDE
tetradic
#DED9EC #ECD9DE #E7ECD9 #D9ECE8
square
#DED9EC #ECD9DE #E7ECD9 #D9ECE8
split-complementary
#DED9EC #ECE8D9 #DEECD9
monochromatic
#9787C3 #BBB0D8 #DED9EC #EDEBF5 #EDEBF5
Accessibility & contrast
On white
1.38
#DED9EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#DED9EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED9EC
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED9EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED9EC | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCED
Deuteranopia (green-blind)
#D6DBEB
Tritanopia (blue-blind)
#DCDCDF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ded9ec; /* rgb */ color: rgb(222, 217, 236); /* oklch */ color: oklch(89.5% 0.026 297.9);
Tailwind
colors: {
custom: {
50: '#e8e4f2',
500: '#ded9ec',
950: '#000000',
},
}SCSS
$custom: #ded9ec; $custom-light: #e8e4f2; $custom-dark: #000000;
JSON
{
"hex": "#ded9ec",
"rgb": {
"r": 222,
"g": 217,
"b": 236
},
"hsl": {
"h": 255.789,
"s": 33.333,
"l": 88.824
},
"oklch": {
"l": 0.89493,
"c": 0.02627,
"h": 297.9
},
"luminance": 0.71211
}Semantic roles & 50–950 ramp
primary
#DED9EC
secondary
#BDC6A3
accent
#AC398E
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485