#DECDE4#DECDE4
#DECDE4 is a very light, muted purple. Relative luminance 0.648; OKLCH L 86.9% C 0.036 H 317.3°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DECDE4 |
|---|---|
| RGB | rgb(222, 205, 228) |
| HSL | hsl(284, 30%, 85%) |
| HSV | hsv(284, 10%, 89%) |
| CMYK | cmyk(2.6%, 10.1%, 0%, 10.6%) |
| CIE-LAB | lab(84.38, 10.01, -9.20) |
| CIE-LCH | lch(84.38, 13.60, 317.39°) |
| OKLab | oklab(86.91% 0.0266 -0.0246) |
| OKLCH | oklch(86.91% 0.036 317.3) |
| XYZ | xyz(65.9569, 64.7941, 82.4156) |
| Luminance | 0.6479 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.96
Pale Lavender
#EECFFE
ΔE00 7.63
Pale Lilac
#E4CBFF
ΔE00 8.30
Lavender (CSS)
#E6E6FA
ΔE00 8.38
Very Light Purple
#F6CEFC
ΔE00 8.42
Pale Mauve
#FED0FC
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECDE4 #D3E4CD
analogous
#D3CDE4 #DECDE4 #E4CDDE
triadic
#DECDE4 #E4DECD #CDE4DE
tetradic
#DECDE4 #E4D3CD #D3E4CD #CDDEE4
square
#DECDE4 #E4D3CD #D3E4CD #CDDEE4
split-complementary
#DECDE4 #DEE4CD #CDE4D3
monochromatic
#AA7EB9 #C4A5CF #DECDE4 #F2EBF4 #F2EBF4
Accessibility & contrast
On white
1.50
#DECDE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#DECDE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECDE4
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECDE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECDE4 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD1E5
Deuteranopia (green-blind)
#CED3E3
Tritanopia (blue-blind)
#DECFD4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #decde4; /* rgb */ color: rgb(222, 205, 228); /* oklch */ color: oklch(86.9% 0.036 317.3);
Tailwind
colors: {
custom: {
50: '#e8dcec',
500: '#decde4',
950: '#000000',
},
}SCSS
$custom: #decde4; $custom-light: #e8dcec; $custom-dark: #000000;
JSON
{
"hex": "#decde4",
"rgb": {
"r": 222,
"g": 205,
"b": 228
},
"hsl": {
"h": 284.348,
"s": 29.87,
"l": 84.902
},
"oklch": {
"l": 0.86911,
"c": 0.03622,
"h": 317.3
},
"luminance": 0.64794
}Semantic roles & 50–950 ramp
primary
#DECDE4
secondary
#A2BC99
accent
#A93D59
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484