#DECADE#DECADE
#DECADE is a very light, muted purple. Relative luminance 0.630; OKLCH L 86.1% C 0.035 H 325.9°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DECADE |
|---|---|
| RGB | rgb(222, 202, 222) |
| HSL | hsl(300, 23%, 83%) |
| HSV | hsv(300, 9%, 87%) |
| CMYK | cmyk(0%, 9%, 0%, 12.9%) |
| CIE-LAB | lab(83.47, 10.49, -7.36) |
| CIE-LCH | lch(83.47, 12.81, 324.94°) |
| OKLab | oklab(86.14% 0.0289 -0.0195) |
| OKLCH | oklch(86.14% 0.035 325.9) |
| XYZ | xyz(64.4277, 63.0453, 77.8680) |
| Luminance | 0.6304 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.28
Light Pink
#FFD1DF
ΔE00 8.26
Pale Lavender
#EECFFE
ΔE00 8.39
Pale Pink
#FFCFDC
ΔE00 8.70
Very Light Purple
#F6CEFC
ΔE00 8.84
Pale Lilac
#E4CBFF
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECADE #CADECA
analogous
#D4CADE #DECADE #DECAD4
triadic
#DECADE #DEDECA #CADEDE
tetradic
#DECADE #DED4CA #CADECA #CAD4DE
square
#DECADE #DED4CA #CADECA #CAD4DE
split-complementary
#DECADE #D4DECA #CADED4
monochromatic
#AF7FAF #C7A4C7 #DECADE #F3ECF3 #F3ECF3
Accessibility & contrast
On white
1.54
#DECADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#DECADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECADE
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECADE | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDF
Deuteranopia (green-blind)
#CDD1DD
Tritanopia (blue-blind)
#DFCBD0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #decade; /* rgb */ color: rgb(222, 202, 222); /* oklch */ color: oklch(86.1% 0.035 325.9);
Tailwind
colors: {
custom: {
50: '#e8dae8',
500: '#decade',
950: '#000000',
},
}SCSS
$custom: #decade; $custom-light: #e8dae8; $custom-dark: #000000;
JSON
{
"hex": "#decade",
"rgb": {
"r": 222,
"g": 202,
"b": 222
},
"hsl": {
"h": 300,
"s": 23.256,
"l": 83.137
},
"oklch": {
"l": 0.86144,
"c": 0.03485,
"h": 325.9
},
"luminance": 0.63045
}Semantic roles & 50–950 ramp
primary
#DECADE
secondary
#98B598
accent
#A24444
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161416
muted
#848384