#DED9EB#DED9EB
#DED9EB is a very light, muted violet. Relative luminance 0.712; OKLCH L 89.5% C 0.025 H 298.6°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DED9EB |
|---|---|
| RGB | rgb(222, 217, 235) |
| HSL | hsl(257, 31%, 89%) |
| HSV | hsv(257, 8%, 92%) |
| CMYK | cmyk(5.5%, 7.7%, 0%, 7.8%) |
| CIE-LAB | lab(87.56, 5.01, -8.19) |
| CIE-LCH | lch(87.56, 9.60, 301.43°) |
| OKLab | oklab(89.46% 0.0119 -0.0219) |
| OKLCH | oklch(89.46% 0.025 298.6) |
| XYZ | xyz(69.9297, 71.1534, 88.6311) |
| Luminance | 0.7115 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.47
Lavenderblush
#FFF0F5
ΔE00 8.22
Ghostwhite
#F8F8FF
ΔE00 8.39
Fog
#D8DCE0
ΔE00 8.40
Gainsboro
#DCDCDC
ΔE00 8.89
Light Gray
#D3D3D3
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED9EB #E6EBD9
analogous
#D9DDEB #DED9EB #E7D9EB
triadic
#DED9EB #EBDED9 #D9EBDE
tetradic
#DED9EB #EBD9DD #E6EBD9 #D9EBE7
square
#DED9EB #EBD9DD #E6EBD9 #D9EBE7
split-complementary
#DED9EB #EBE7D9 #DDEBD9
monochromatic
#9889C1 #BBB1D6 #DED9EB #EEEBF4 #EEEBF4
Accessibility & contrast
On white
1.38
#DED9EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#DED9EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED9EB
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED9EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED9EB | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEC
Deuteranopia (green-blind)
#D7DBEA
Tritanopia (blue-blind)
#DCDBDF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ded9eb; /* rgb */ color: rgb(222, 217, 235); /* oklch */ color: oklch(89.5% 0.025 298.6);
Tailwind
colors: {
custom: {
50: '#e8e4f1',
500: '#ded9eb',
950: '#000000',
},
}SCSS
$custom: #ded9eb; $custom-light: #e8e4f1; $custom-dark: #000000;
JSON
{
"hex": "#ded9eb",
"rgb": {
"r": 222,
"g": 217,
"b": 235
},
"hsl": {
"h": 256.667,
"s": 31.034,
"l": 88.627
},
"oklch": {
"l": 0.89462,
"c": 0.02494,
"h": 298.6
},
"luminance": 0.71153
}Semantic roles & 50–950 ramp
primary
#DED9EB
secondary
#BBC4A4
accent
#AA3C8B
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485