#DECADD#DECADD
#DECADD is a very light, muted purple. Relative luminance 0.630; OKLCH L 86.1% C 0.034 H 327.4°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DECADD |
|---|---|
| RGB | rgb(222, 202, 221) |
| HSL | hsl(303, 23%, 83%) |
| HSV | hsv(303, 9%, 87%) |
| CMYK | cmyk(0%, 9%, 0.5%, 12.9%) |
| CIE-LAB | lab(83.44, 10.30, -6.87) |
| CIE-LCH | lch(83.44, 12.38, 326.31°) |
| OKLab | oklab(86.11% 0.0285 -0.0182) |
| OKLCH | oklch(86.11% 0.034 327.4) |
| XYZ | xyz(64.2941, 62.9918, 77.1642) |
| Luminance | 0.6299 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.47
Light Pink
#FFD1DF
ΔE00 8.18
Pale Pink
#FFCFDC
ΔE00 8.61
Pale Lavender
#EECFFE
ΔE00 8.72
Very Light Purple
#F6CEFC
ΔE00 9.13
Lavender (CSS)
#E6E6FA
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECADD #CADECB
analogous
#D5CADE #DECADD #DECAD3
triadic
#DECADD #DDDECA #CADDDE
tetradic
#DECADD #DED5CA #CADECB #CAD3DE
square
#DECADD #DED5CA #CADECB #CAD3DE
split-complementary
#DECADD #D3DECA #CADED5
monochromatic
#AF7FAD #C7A4C5 #DECADD #F3ECF3 #F3ECF3
Accessibility & contrast
On white
1.54
#DECADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#DECADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECADD
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECADD | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDE
Deuteranopia (green-blind)
#CDD1DC
Tritanopia (blue-blind)
#E0CBD0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #decadd; /* rgb */ color: rgb(222, 202, 221); /* oklch */ color: oklch(86.1% 0.034 327.4);
Tailwind
colors: {
custom: {
50: '#e8dae7',
500: '#decadd',
950: '#000000',
},
}SCSS
$custom: #decadd; $custom-light: #e8dae7; $custom-dark: #000000;
JSON
{
"hex": "#decadd",
"rgb": {
"r": 222,
"g": 202,
"b": 221
},
"hsl": {
"h": 303,
"s": 23.256,
"l": 83.137
},
"oklch": {
"l": 0.86113,
"c": 0.03382,
"h": 327.4
},
"luminance": 0.62991
}Semantic roles & 50–950 ramp
primary
#DECADD
secondary
#98B599
accent
#A24844
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161416
muted
#848384