#DECBE5#DECBE5
#DECBE5 is a very light, muted purple. Relative luminance 0.639; OKLCH L 86.6% C 0.041 H 317.0°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DECBE5 |
|---|---|
| RGB | rgb(222, 203, 229) |
| HSL | hsl(284, 33%, 85%) |
| HSV | hsv(284, 11%, 90%) |
| CMYK | cmyk(3.1%, 11.4%, 0%, 10.2%) |
| CIE-LAB | lab(83.91, 11.25, -10.43) |
| CIE-LCH | lch(83.91, 15.34, 317.18°) |
| OKLab | oklab(86.56% 0.0299 -0.0279) |
| OKLCH | oklch(86.56% 0.041 317) |
| XYZ | xyz(65.6208, 63.8991, 82.9904) |
| Luminance | 0.6390 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.27
Pale Lavender
#EECFFE
ΔE00 6.60
Pale Lilac
#E4CBFF
ΔE00 7.30
Very Light Purple
#F6CEFC
ΔE00 7.40
Pale Mauve
#FED0FC
ΔE00 8.22
Light Lilac
#EDC8FF
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECBE5 #D2E5CB
analogous
#D1CBE5 #DECBE5 #E5CBDF
triadic
#DECBE5 #E5DECB #CBE5DE
tetradic
#DECBE5 #E5D1CB #D2E5CB #CBDFE5
square
#DECBE5 #E5D1CB #D2E5CB #CBDFE5
split-complementary
#DECBE5 #DFE5CB #CBE5D1
monochromatic
#AA79BC #C4A2D1 #DECBE5 #F2EBF5 #F2EBF5
Accessibility & contrast
On white
1.52
#DECBE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#DECBE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECBE5
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECBE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECBE5 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D0E6
Deuteranopia (green-blind)
#CCD2E4
Tritanopia (blue-blind)
#DECED3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #decbe5; /* rgb */ color: rgb(222, 203, 229); /* oklch */ color: oklch(86.6% 0.041 317.0);
Tailwind
colors: {
custom: {
50: '#e8daed',
500: '#decbe5',
950: '#000000',
},
}SCSS
$custom: #decbe5; $custom-light: #e8daed; $custom-dark: #000000;
JSON
{
"hex": "#decbe5",
"rgb": {
"r": 222,
"g": 203,
"b": 229
},
"hsl": {
"h": 283.846,
"s": 33.333,
"l": 84.706
},
"oklch": {
"l": 0.86559,
"c": 0.04086,
"h": 317
},
"luminance": 0.63899
}Semantic roles & 50–950 ramp
primary
#DECBE5
secondary
#A1BE96
accent
#AC3958
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#161416
muted
#848384