#DED2EC#DED2EC
#DED2EC is a very light, muted violet. Relative luminance 0.677; OKLCH L 88.1% C 0.038 H 306.4°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DED2EC |
|---|---|
| RGB | rgb(222, 210, 236) |
| HSL | hsl(268, 41%, 87%) |
| HSV | hsv(268, 11%, 93%) |
| CMYK | cmyk(5.9%, 11%, 0%, 7.5%) |
| CIE-LAB | lab(85.85, 8.88, -11.27) |
| CIE-LCH | lch(85.85, 14.34, 308.23°) |
| OKLab | oklab(88.13% 0.0223 -0.0302) |
| OKLCH | oklch(88.13% 0.038 306.4) |
| XYZ | xyz(68.3085, 67.6791, 88.8054) |
| Luminance | 0.6768 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.85
Lavender (CSS)
#E6E6FA
ΔE00 6.68
Pale Lavender
#EECFFE
ΔE00 7.50
Pale Lilac
#E4CBFF
ΔE00 7.73
Periwinkle
#CCCCFF
ΔE00 8.70
Very Light Purple
#F6CEFC
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED2EC #E0ECD2
analogous
#D2D3EC #DED2EC #EBD2EC
triadic
#DED2EC #ECDED2 #D2ECDE
tetradic
#DED2EC #ECD2D3 #E0ECD2 #D2ECEB
square
#DED2EC #ECD2D3 #E0ECD2 #D2ECEB
split-complementary
#DED2EC #ECEBD2 #D3ECD2
monochromatic
#9F7CC8 #BEA7DA #DED2EC #EFE9F6 #EFE9F6
Accessibility & contrast
On white
1.44
#DED2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#DED2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED2EC
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED2EC | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6ED
Deuteranopia (green-blind)
#D0D7EB
Tritanopia (blue-blind)
#DCD5DA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ded2ec; /* rgb */ color: rgb(222, 210, 236); /* oklch */ color: oklch(88.1% 0.038 306.4);
Tailwind
colors: {
custom: {
50: '#e8dff2',
500: '#ded2ec',
950: '#000000',
},
}SCSS
$custom: #ded2ec; $custom-light: #e8dff2; $custom-dark: #000000;
JSON
{
"hex": "#ded2ec",
"rgb": {
"r": 222,
"g": 210,
"b": 236
},
"hsl": {
"h": 267.692,
"s": 40.625,
"l": 87.451
},
"oklch": {
"l": 0.88132,
"c": 0.03752,
"h": 306.4
},
"luminance": 0.67679
}Semantic roles & 50–950 ramp
primary
#DED2EC
secondary
#B3C79B
accent
#B43278
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485