#DECCE1#DECCE1
#DECCE1 is a very light, muted purple. Relative luminance 0.642; OKLCH L 86.6% C 0.035 H 321.4°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DECCE1 |
|---|---|
| RGB | rgb(222, 204, 225) |
| HSL | hsl(291, 26%, 84%) |
| HSV | hsv(291, 9%, 88%) |
| CMYK | cmyk(1.3%, 9.3%, 0%, 11.8%) |
| CIE-LAB | lab(84.04, 9.98, -8.10) |
| CIE-LCH | lch(84.04, 12.85, 320.92°) |
| OKLab | oklab(86.62% 0.027 -0.0216) |
| OKLCH | oklch(86.62% 0.035 321.4) |
| XYZ | xyz(65.3056, 64.1521, 80.1618) |
| Luminance | 0.6415 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.77
Pale Lavender
#EECFFE
ΔE00 8.17
Lavender (CSS)
#E6E6FA
ΔE00 8.72
Very Light Purple
#F6CEFC
ΔE00 8.80
Light Pink
#FFD1DF
ΔE00 8.82
Pale Lilac
#E4CBFF
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECCE1 #CFE1CC
analogous
#D4CCE1 #DECCE1 #E1CCDA
triadic
#DECCE1 #E1DECC #CCE1DE
tetradic
#DECCE1 #E1D4CC #CFE1CC #CCDAE1
square
#DECCE1 #E1D4CC #CFE1CC #CCDAE1
split-complementary
#DECCE1 #DAE1CC #CCE1D4
monochromatic
#AC7FB4 #C5A5CA #DECCE1 #F3ECF4 #F3ECF4
Accessibility & contrast
On white
1.52
#DECCE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#DECCE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECCE1
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECCE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECCE1 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD0E2
Deuteranopia (green-blind)
#CED2E0
Tritanopia (blue-blind)
#DFCED3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #decce1; /* rgb */ color: rgb(222, 204, 225); /* oklch */ color: oklch(86.6% 0.035 321.4);
Tailwind
colors: {
custom: {
50: '#e8dbea',
500: '#decce1',
950: '#000000',
},
}SCSS
$custom: #decce1; $custom-light: #e8dbea; $custom-dark: #000000;
JSON
{
"hex": "#decce1",
"rgb": {
"r": 222,
"g": 204,
"b": 225
},
"hsl": {
"h": 291.429,
"s": 25.926,
"l": 84.118
},
"oklch": {
"l": 0.86623,
"c": 0.03457,
"h": 321.4
},
"luminance": 0.64152
}Semantic roles & 50–950 ramp
primary
#DECCE1
secondary
#9DB899
accent
#A4414F
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#161516
muted
#848484