#DECDE9#DECDE9
#DECDE9 is a very light, muted violet. Relative luminance 0.651; OKLCH L 87.1% C 0.042 H 312.3°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DECDE9 |
|---|---|
| RGB | rgb(222, 205, 233) |
| HSL | hsl(276, 39%, 86%) |
| HSV | hsv(276, 12%, 91%) |
| CMYK | cmyk(4.7%, 12%, 0%, 8.6%) |
| CIE-LAB | lab(84.52, 10.95, -11.65) |
| CIE-LCH | lch(84.52, 15.99, 313.23°) |
| OKLab | oklab(87.07% 0.0284 -0.0312) |
| OKLCH | oklch(87.07% 0.042 312.3) |
| XYZ | xyz(66.6611, 65.0758, 86.1241) |
| Luminance | 0.6508 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.12
Pale Lavender
#EECFFE
ΔE00 6.21
Pale Lilac
#E4CBFF
ΔE00 6.70
Very Light Purple
#F6CEFC
ΔE00 7.30
Light Lavender
#DFC5FE
ΔE00 7.90
Light Lilac
#EDC8FF
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECDE9 #D8E9CD
analogous
#D0CDE9 #DECDE9 #E9CDE6
triadic
#DECDE9 #E9DECD #CDE9DE
tetradic
#DECDE9 #E9D0CD #D8E9CD #CDE6E9
square
#DECDE9 #E9D0CD #D8E9CD #CDE6E9
split-complementary
#DECDE9 #E6E9CD #CDE9D0
monochromatic
#A678C4 #C2A2D6 #DECDE9 #F1EAF6 #F1EAF6
Accessibility & contrast
On white
1.50
#DECDE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#DECDE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECDE9
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECDE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECDE9 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D2EA
Deuteranopia (green-blind)
#CDD3E8
Tritanopia (blue-blind)
#DDD0D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #decde9; /* rgb */ color: rgb(222, 205, 233); /* oklch */ color: oklch(87.1% 0.042 312.3);
Tailwind
colors: {
custom: {
50: '#e8dcf0',
500: '#decde9',
950: '#000000',
},
}SCSS
$custom: #decde9; $custom-light: #e8dcf0; $custom-dark: #000000;
JSON
{
"hex": "#decde9",
"rgb": {
"r": 222,
"g": 205,
"b": 233
},
"hsl": {
"h": 276.429,
"s": 38.889,
"l": 85.882
},
"oklch": {
"l": 0.87072,
"c": 0.04218,
"h": 312.3
},
"luminance": 0.65075
}Semantic roles & 50–950 ramp
primary
#DECDE9
secondary
#A8C397
accent
#B23465
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485