#DECBEC#DECBEC
#DECBEC is a very light, muted violet. Relative luminance 0.643; OKLCH L 86.8% C 0.049 H 311.0°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DECBEC |
|---|---|
| RGB | rgb(222, 203, 236) |
| HSL | hsl(275, 46%, 86%) |
| HSV | hsv(275, 14%, 93%) |
| CMYK | cmyk(5.9%, 14%, 0%, 7.5%) |
| CIE-LAB | lab(84.12, 12.59, -13.84) |
| CIE-LCH | lch(84.12, 18.71, 312.27°) |
| OKLab | oklab(86.79% 0.0323 -0.0372) |
| OKLCH | oklch(86.79% 0.049 311) |
| XYZ | xyz(66.6179, 64.2980, 88.2418) |
| Luminance | 0.6430 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.27
Pale Lavender
#EECFFE
ΔE00 4.80
Pale Lilac
#E4CBFF
ΔE00 5.14
Very Light Purple
#F6CEFC
ΔE00 6.09
Light Lavender
#DFC5FE
ΔE00 6.32
Light Lilac
#EDC8FF
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECBEC #D9ECCB
analogous
#CDCBEC #DECBEC #ECCBE9
triadic
#DECBEC #ECDECB #CBECDE
tetradic
#DECBEC #ECCDCB #D9ECCB #CBE9EC
square
#DECBEC #ECCDCB #D9ECCB #CBE9EC
split-complementary
#DECBEC #E9ECCB #CBECCD
monochromatic
#A571CB #C29EDC #DECBEC #F1E9F7 #F1E9F7
Accessibility & contrast
On white
1.52
#DECBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#DECBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECBEC
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECBEC | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1ED
Deuteranopia (green-blind)
#CAD2EB
Tritanopia (blue-blind)
#DDCFD6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #decbec; /* rgb */ color: rgb(222, 203, 236); /* oklch */ color: oklch(86.8% 0.049 311.0);
Tailwind
colors: {
custom: {
50: '#e8daf2',
500: '#decbec',
950: '#000000',
},
}SCSS
$custom: #decbec; $custom-light: #e8daf2; $custom-dark: #000000;
JSON
{
"hex": "#decbec",
"rgb": {
"r": 222,
"g": 203,
"b": 236
},
"hsl": {
"h": 274.545,
"s": 46.479,
"l": 86.078
},
"oklch": {
"l": 0.86789,
"c": 0.04927,
"h": 311
},
"luminance": 0.64298
}Semantic roles & 50–950 ramp
primary
#DECBEC
secondary
#AAC893
accent
#BA2C68
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385