#DECDE7#DECDE7
#DECDE7 is a very light, muted violet. Relative luminance 0.650; OKLCH L 87.0% C 0.040 H 314.1°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DECDE7 |
|---|---|
| RGB | rgb(222, 205, 231) |
| HSL | hsl(279, 35%, 85%) |
| HSV | hsv(279, 11%, 91%) |
| CMYK | cmyk(3.9%, 11.3%, 0%, 9.4%) |
| CIE-LAB | lab(84.46, 10.57, -10.67) |
| CIE-LCH | lch(84.46, 15.02, 314.72°) |
| OKLab | oklab(87.01% 0.0277 -0.0285) |
| OKLCH | oklch(87.01% 0.04 314.1) |
| XYZ | xyz(66.3770, 64.9622, 84.6279) |
| Luminance | 0.6496 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.98
Pale Lavender
#EECFFE
ΔE00 6.76
Pale Lilac
#E4CBFF
ΔE00 7.33
Very Light Purple
#F6CEFC
ΔE00 7.71
Light Lavender
#DFC5FE
ΔE00 8.52
Lavender (CSS)
#E6E6FA
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECDE7 #D6E7CD
analogous
#D1CDE7 #DECDE7 #E7CDE3
triadic
#DECDE7 #E7DECD #CDE7DE
tetradic
#DECDE7 #E7D1CD #D6E7CD #CDE3E7
square
#DECDE7 #E7D1CD #D6E7CD #CDE3E7
split-complementary
#DECDE7 #E3E7CD #CDE7D1
monochromatic
#A77ABF #C3A4D3 #DECDE7 #F1EAF5 #F1EAF5
Accessibility & contrast
On white
1.50
#DECDE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#DECDE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECDE7
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECDE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECDE7 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD2E8
Deuteranopia (green-blind)
#CDD3E6
Tritanopia (blue-blind)
#DED0D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #decde7; /* rgb */ color: rgb(222, 205, 231); /* oklch */ color: oklch(87.0% 0.040 314.1);
Tailwind
colors: {
custom: {
50: '#e8dcee',
500: '#decde7',
950: '#000000',
},
}SCSS
$custom: #decde7; $custom-light: #e8dcee; $custom-dark: #000000;
JSON
{
"hex": "#decde7",
"rgb": {
"r": 222,
"g": 205,
"b": 231
},
"hsl": {
"h": 279.231,
"s": 35.135,
"l": 85.49
},
"oklch": {
"l": 0.87007,
"c": 0.03977,
"h": 314.1
},
"luminance": 0.64962
}Semantic roles & 50–950 ramp
primary
#DECDE7
secondary
#A6C098
accent
#AE3861
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485