#DECDEA#DECDEA
#DECDEA is a very light, muted violet. Relative luminance 0.651; OKLCH L 87.1% C 0.043 H 311.4°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DECDEA |
|---|---|
| RGB | rgb(222, 205, 234) |
| HSL | hsl(275, 41%, 86%) |
| HSV | hsv(275, 12%, 92%) |
| CMYK | cmyk(5.1%, 12.4%, 0%, 8.2%) |
| CIE-LAB | lab(84.55, 11.14, -12.14) |
| CIE-LCH | lch(84.55, 16.47, 312.55°) |
| OKLab | oklab(87.11% 0.0287 -0.0325) |
| OKLCH | oklch(87.11% 0.043 311.4) |
| XYZ | xyz(66.8043, 65.1331, 86.8786) |
| Luminance | 0.6513 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.23
Pale Lavender
#EECFFE
ΔE00 5.95
Pale Lilac
#E4CBFF
ΔE00 6.39
Very Light Purple
#F6CEFC
ΔE00 7.10
Light Lavender
#DFC5FE
ΔE00 7.59
Light Lilac
#EDC8FF
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECDEA #D9EACD
analogous
#CFCDEA #DECDEA #EACDE7
triadic
#DECDEA #EADECD #CDEADE
tetradic
#DECDEA #EACFCD #D9EACD #CDE7EA
square
#DECDEA #EACFCD #D9EACD #CDE7EA
split-complementary
#DECDEA #E7EACD #CDEACF
monochromatic
#A577C6 #C2A2D8 #DECDEA #F1E9F6 #F1E9F6
Accessibility & contrast
On white
1.50
#DECDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#DECDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECDEA
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECDEA | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D2EB
Deuteranopia (green-blind)
#CCD3E9
Tritanopia (blue-blind)
#DDD0D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #decdea; /* rgb */ color: rgb(222, 205, 234); /* oklch */ color: oklch(87.1% 0.043 311.4);
Tailwind
colors: {
custom: {
50: '#e8dcf0',
500: '#decdea',
950: '#000000',
},
}SCSS
$custom: #decdea; $custom-light: #e8dcf0; $custom-dark: #000000;
JSON
{
"hex": "#decdea",
"rgb": {
"r": 222,
"g": 205,
"b": 234
},
"hsl": {
"h": 275.172,
"s": 40.845,
"l": 86.078
},
"oklch": {
"l": 0.87105,
"c": 0.04341,
"h": 311.4
},
"luminance": 0.65133
}Semantic roles & 50–950 ramp
primary
#DECDEA
secondary
#AAC596
accent
#B43268
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485