#DECDE2#DECDE2
#DECDE2 is a very light, muted purple. Relative luminance 0.647; OKLCH L 86.8% C 0.034 H 319.8°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DECDE2 |
|---|---|
| RGB | rgb(222, 205, 226) |
| HSL | hsl(289, 27%, 85%) |
| HSV | hsv(289, 9%, 89%) |
| CMYK | cmyk(1.8%, 9.3%, 0%, 11.4%) |
| CIE-LAB | lab(84.32, 9.63, -8.22) |
| CIE-LCH | lch(84.32, 12.67, 319.51°) |
| OKLab | oklab(86.85% 0.0259 -0.0219) |
| OKLCH | oklch(86.85% 0.034 319.8) |
| XYZ | xyz(65.6809, 64.6837, 80.9618) |
| Luminance | 0.6468 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.11
Pale Lavender
#EECFFE
ΔE00 8.25
Lavender (CSS)
#E6E6FA
ΔE00 8.34
Very Light Purple
#F6CEFC
ΔE00 8.95
Pale Lilac
#E4CBFF
ΔE00 8.97
Light Pink
#FFD1DF
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECDE2 #D1E2CD
analogous
#D4CDE2 #DECDE2 #E2CDDC
triadic
#DECDE2 #E2DECD #CDE2DE
tetradic
#DECDE2 #E2D4CD #D1E2CD #CDDCE2
square
#DECDE2 #E2D4CD #D1E2CD #CDDCE2
split-complementary
#DECDE2 #DCE2CD #CDE2D4
monochromatic
#AB80B5 #C4A6CC #DECDE2 #F2ECF4 #F2ECF4
Accessibility & contrast
On white
1.51
#DECDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#DECDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECDE2
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECDE2 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD1E3
Deuteranopia (green-blind)
#CED3E1
Tritanopia (blue-blind)
#DFCFD4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #decde2; /* rgb */ color: rgb(222, 205, 226); /* oklch */ color: oklch(86.8% 0.034 319.8);
Tailwind
colors: {
custom: {
50: '#e8dceb',
500: '#decde2',
950: '#000000',
},
}SCSS
$custom: #decde2; $custom-light: #e8dceb; $custom-dark: #000000;
JSON
{
"hex": "#decde2",
"rgb": {
"r": 222,
"g": 205,
"b": 226
},
"hsl": {
"h": 288.571,
"s": 26.582,
"l": 84.51
},
"oklch": {
"l": 0.86848,
"c": 0.03393,
"h": 319.8
},
"luminance": 0.64683
}Semantic roles & 50–950 ramp
primary
#DECDE2
secondary
#A0B99A
accent
#A54054
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484