#DECDE3#DECDE3
#DECDE3 is a very light, muted purple. Relative luminance 0.647; OKLCH L 86.9% C 0.035 H 318.5°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DECDE3 |
|---|---|
| RGB | rgb(222, 205, 227) |
| HSL | hsl(286, 28%, 85%) |
| HSV | hsv(286, 10%, 89%) |
| CMYK | cmyk(2.2%, 9.7%, 0%, 11%) |
| CIE-LAB | lab(84.35, 9.82, -8.71) |
| CIE-LCH | lch(84.35, 13.13, 318.41°) |
| OKLab | oklab(86.88% 0.0263 -0.0232) |
| OKLCH | oklch(86.88% 0.035 318.5) |
| XYZ | xyz(65.8185, 64.7388, 81.6866) |
| Luminance | 0.6474 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.02
Pale Lavender
#EECFFE
ΔE00 7.93
Lavender (CSS)
#E6E6FA
ΔE00 8.35
Pale Lilac
#E4CBFF
ΔE00 8.64
Very Light Purple
#F6CEFC
ΔE00 8.68
Light Pink
#FFD1DF
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECDE3 #D2E3CD
analogous
#D3CDE3 #DECDE3 #E3CDDD
triadic
#DECDE3 #E3DECD #CDE3DE
tetradic
#DECDE3 #E3D3CD #D2E3CD #CDDDE3
square
#DECDE3 #E3D3CD #D2E3CD #CDDDE3
split-complementary
#DECDE3 #DDE3CD #CDE3D3
monochromatic
#AA7FB7 #C4A6CD #DECDE3 #F2EBF4 #F2EBF4
Accessibility & contrast
On white
1.51
#DECDE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#DECDE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECDE3
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECDE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECDE3 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD1E4
Deuteranopia (green-blind)
#CED3E2
Tritanopia (blue-blind)
#DECFD4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #decde3; /* rgb */ color: rgb(222, 205, 227); /* oklch */ color: oklch(86.9% 0.035 318.5);
Tailwind
colors: {
custom: {
50: '#e8dceb',
500: '#decde3',
950: '#000000',
},
}SCSS
$custom: #decde3; $custom-light: #e8dceb; $custom-dark: #000000;
JSON
{
"hex": "#decde3",
"rgb": {
"r": 222,
"g": 205,
"b": 227
},
"hsl": {
"h": 286.364,
"s": 28.205,
"l": 84.706
},
"oklch": {
"l": 0.86879,
"c": 0.03507,
"h": 318.5
},
"luminance": 0.64738
}Semantic roles & 50–950 ramp
primary
#DECDE3
secondary
#A1BB99
accent
#A73F56
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484