#DECCE7#DECCE7
#DECCE7 is a very light, muted purple. Relative luminance 0.645; OKLCH L 86.8% C 0.041 H 314.6°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DECCE7 |
|---|---|
| RGB | rgb(222, 204, 231) |
| HSL | hsl(280, 36%, 85%) |
| HSV | hsv(280, 12%, 91%) |
| CMYK | cmyk(3.9%, 11.7%, 0%, 9.4%) |
| CIE-LAB | lab(84.22, 11.10, -11.04) |
| CIE-LCH | lch(84.22, 15.65, 315.16°) |
| OKLab | oklab(86.82% 0.0291 -0.0295) |
| OKLCH | oklch(86.82% 0.041 314.6) |
| XYZ | xyz(66.1386, 64.4853, 84.5485) |
| Luminance | 0.6449 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.69
Pale Lavender
#EECFFE
ΔE00 6.39
Pale Lilac
#E4CBFF
ΔE00 6.99
Very Light Purple
#F6CEFC
ΔE00 7.33
Light Lilac
#EDC8FF
ΔE00 8.15
Light Lavender
#DFC5FE
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECCE7 #D5E7CC
analogous
#D0CCE7 #DECCE7 #E7CCE2
triadic
#DECCE7 #E7DECC #CCE7DE
tetradic
#DECCE7 #E7D0CC #D5E7CC #CCE2E7
square
#DECCE7 #E7D0CC #D5E7CC #CCE2E7
split-complementary
#DECCE7 #E2E7CC #CCE7D0
monochromatic
#A879C0 #C3A2D3 #DECCE7 #F2EAF5 #F2EAF5
Accessibility & contrast
On white
1.51
#DECCE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#DECCE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECCE7
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECCE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECCE7 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D1E8
Deuteranopia (green-blind)
#CCD3E6
Tritanopia (blue-blind)
#DECFD5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #decce7; /* rgb */ color: rgb(222, 204, 231); /* oklch */ color: oklch(86.8% 0.041 314.6);
Tailwind
colors: {
custom: {
50: '#e8dbee',
500: '#decce7',
950: '#000000',
},
}SCSS
$custom: #decce7; $custom-light: #e8dbee; $custom-dark: #000000;
JSON
{
"hex": "#decce7",
"rgb": {
"r": 222,
"g": 204,
"b": 231
},
"hsl": {
"h": 280,
"s": 36,
"l": 85.294
},
"oklch": {
"l": 0.86815,
"c": 0.04149,
"h": 314.6
},
"luminance": 0.64485
}Semantic roles & 50–950 ramp
primary
#DECCE7
secondary
#A5C197
accent
#AF375F
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161516
muted
#848485