#DED2EB#DED2EB
#DED2EB is a very light, muted violet. Relative luminance 0.676; OKLCH L 88.1% C 0.036 H 307.2°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DED2EB |
|---|---|
| RGB | rgb(222, 210, 235) |
| HSL | hsl(269, 38%, 87%) |
| HSV | hsv(269, 11%, 92%) |
| CMYK | cmyk(5.5%, 10.6%, 0%, 7.8%) |
| CIE-LAB | lab(85.82, 8.69, -10.78) |
| CIE-LCH | lch(85.82, 13.84, 308.86°) |
| OKLab | oklab(88.1% 0.0219 -0.0289) |
| OKLCH | oklch(88.1% 0.036 307.2) |
| XYZ | xyz(68.1636, 67.6211, 88.0423) |
| Luminance | 0.6762 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.83
Lavender (CSS)
#E6E6FA
ΔE00 6.59
Pale Lavender
#EECFFE
ΔE00 7.76
Pale Lilac
#E4CBFF
ΔE00 8.04
Periwinkle
#CCCCFF
ΔE00 8.97
Very Light Purple
#F6CEFC
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED2EB #DFEBD2
analogous
#D2D3EB #DED2EB #EBD2EB
triadic
#DED2EB #EBDED2 #D2EBDE
tetradic
#DED2EB #EBD2D3 #DFEBD2 #D2EBEB
square
#DED2EB #EBD2D3 #DFEBD2 #D2EBEB
split-complementary
#DED2EB #EBEBD2 #D3EBD2
monochromatic
#A07DC5 #BFA8D8 #DED2EB #EFEAF6 #EFEAF6
Accessibility & contrast
On white
1.45
#DED2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#DED2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED2EB
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED2EB | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EC
Deuteranopia (green-blind)
#D0D7EA
Tritanopia (blue-blind)
#DCD5DA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ded2eb; /* rgb */ color: rgb(222, 210, 235); /* oklch */ color: oklch(88.1% 0.036 307.2);
Tailwind
colors: {
custom: {
50: '#e8dff1',
500: '#ded2eb',
950: '#000000',
},
}SCSS
$custom: #ded2eb; $custom-light: #e8dff1; $custom-dark: #000000;
JSON
{
"hex": "#ded2eb",
"rgb": {
"r": 222,
"g": 210,
"b": 235
},
"hsl": {
"h": 268.8,
"s": 38.462,
"l": 87.255
},
"oklch": {
"l": 0.881,
"c": 0.03624,
"h": 307.2
},
"luminance": 0.67621
}Semantic roles & 50–950 ramp
primary
#DED2EB
secondary
#B1C69B
accent
#B13475
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485