#DECCE6#DECCE6
#DECCE6 is a very light, muted purple. Relative luminance 0.644; OKLCH L 86.8% C 0.040 H 315.6°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DECCE6 |
|---|---|
| RGB | rgb(222, 204, 230) |
| HSL | hsl(282, 34%, 85%) |
| HSV | hsv(282, 11%, 90%) |
| CMYK | cmyk(3.5%, 11.3%, 0%, 9.8%) |
| CIE-LAB | lab(84.19, 10.91, -10.55) |
| CIE-LCH | lch(84.19, 15.18, 315.96°) |
| OKLab | oklab(86.78% 0.0288 -0.0282) |
| OKLCH | oklch(86.78% 0.04 315.6) |
| XYZ | xyz(65.9977, 64.4290, 83.8068) |
| Luminance | 0.6443 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.62
Pale Lavender
#EECFFE
ΔE00 6.67
Pale Lilac
#E4CBFF
ΔE00 7.30
Very Light Purple
#F6CEFC
ΔE00 7.55
Pale Mauve
#FED0FC
ΔE00 8.39
Light Lilac
#EDC8FF
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECCE6 #D4E6CC
analogous
#D1CCE6 #DECCE6 #E6CCE1
triadic
#DECCE6 #E6DECC #CCE6DE
tetradic
#DECCE6 #E6D1CC #D4E6CC #CCE1E6
square
#DECCE6 #E6D1CC #D4E6CC #CCE1E6
split-complementary
#DECCE6 #E1E6CC #CCE6D1
monochromatic
#A97ABE #C3A3D2 #DECCE6 #F2EAF5 #F2EAF5
Accessibility & contrast
On white
1.51
#DECCE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#DECCE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECCE6
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECCE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECCE6 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D1E7
Deuteranopia (green-blind)
#CDD3E5
Tritanopia (blue-blind)
#DECFD4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #decce6; /* rgb */ color: rgb(222, 204, 230); /* oklch */ color: oklch(86.8% 0.040 315.6);
Tailwind
colors: {
custom: {
50: '#e8dbed',
500: '#decce6',
950: '#000000',
},
}SCSS
$custom: #decce6; $custom-light: #e8dbed; $custom-dark: #000000;
JSON
{
"hex": "#decce6",
"rgb": {
"r": 222,
"g": 204,
"b": 230
},
"hsl": {
"h": 281.538,
"s": 34.211,
"l": 85.098
},
"oklch": {
"l": 0.86783,
"c": 0.0403,
"h": 315.6
},
"luminance": 0.64428
}Semantic roles & 50–950 ramp
primary
#DECCE6
secondary
#A3BF97
accent
#AD385C
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#161516
muted
#848484