#DECADC#DECADC
#DECADC is a very light, muted purple. Relative luminance 0.629; OKLCH L 86.1% C 0.033 H 329.0°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DECADC |
|---|---|
| RGB | rgb(222, 202, 220) |
| HSL | hsl(306, 23%, 83%) |
| HSV | hsv(306, 9%, 87%) |
| CMYK | cmyk(0%, 9%, 0.9%, 12.9%) |
| CIE-LAB | lab(83.41, 10.12, -6.38) |
| CIE-LCH | lch(83.41, 11.96, 327.79°) |
| OKLab | oklab(86.08% 0.0281 -0.0169) |
| OKLCH | oklch(86.08% 0.033 329) |
| XYZ | xyz(64.1612, 62.9387, 76.4646) |
| Luminance | 0.6294 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.68
Light Pink
#FFD1DF
ΔE00 8.11
Pale Pink
#FFCFDC
ΔE00 8.54
Pale Lavender
#EECFFE
ΔE00 9.05
Very Light Purple
#F6CEFC
ΔE00 9.43
Lavender (CSS)
#E6E6FA
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECADC #CADECC
analogous
#D6CADE #DECADC #DECAD2
triadic
#DECADC #DCDECA #CADCDE
tetradic
#DECADC #DED6CA #CADECC #CAD2DE
square
#DECADC #DED6CA #CADECC #CAD2DE
split-complementary
#DECADC #D2DECA #CADED6
monochromatic
#AF7FAA #C7A4C3 #DECADC #F3ECF3 #F3ECF3
Accessibility & contrast
On white
1.55
#DECADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#DECADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECADC
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECADC | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDD
Deuteranopia (green-blind)
#CDD1DB
Tritanopia (blue-blind)
#E0CBD0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #decadc; /* rgb */ color: rgb(222, 202, 220); /* oklch */ color: oklch(86.1% 0.033 329.0);
Tailwind
colors: {
custom: {
50: '#e8dae6',
500: '#decadc',
950: '#000000',
},
}SCSS
$custom: #decadc; $custom-light: #e8dae6; $custom-dark: #000000;
JSON
{
"hex": "#decadc",
"rgb": {
"r": 222,
"g": 202,
"b": 220
},
"hsl": {
"h": 306,
"s": 23.256,
"l": 83.137
},
"oklch": {
"l": 0.86082,
"c": 0.03282,
"h": 329
},
"luminance": 0.62938
}Semantic roles & 50–950 ramp
primary
#DECADC
secondary
#98B59B
accent
#A24D44
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161416
muted
#848384