#DECBE6#DECBE6
#DECBE6 is a very light, muted purple. Relative luminance 0.640; OKLCH L 86.6% C 0.042 H 316.0°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DECBE6 |
|---|---|
| RGB | rgb(222, 203, 230) |
| HSL | hsl(282, 35%, 85%) |
| HSV | hsv(282, 12%, 90%) |
| CMYK | cmyk(3.5%, 11.7%, 0%, 9.8%) |
| CIE-LAB | lab(83.94, 11.44, -10.92) |
| CIE-LCH | lch(83.94, 15.81, 316.34°) |
| OKLab | oklab(86.59% 0.0302 -0.0292) |
| OKLCH | oklch(86.59% 0.042 316) |
| XYZ | xyz(65.7608, 63.9551, 83.7278) |
| Luminance | 0.6395 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.34
Pale Lavender
#EECFFE
ΔE00 6.32
Pale Lilac
#E4CBFF
ΔE00 6.98
Very Light Purple
#F6CEFC
ΔE00 7.18
Light Lilac
#EDC8FF
ΔE00 8.04
Pale Mauve
#FED0FC
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECBE6 #D3E6CB
analogous
#D1CBE6 #DECBE6 #E6CBE1
triadic
#DECBE6 #E6DECB #CBE6DE
tetradic
#DECBE6 #E6D1CB #D3E6CB #CBE1E6
square
#DECBE6 #E6D1CB #D3E6CB #CBE1E6
split-complementary
#DECBE6 #E1E6CB #CBE6D1
monochromatic
#AA78BE #C4A2D2 #DECBE6 #F2EAF5 #F2EAF5
Accessibility & contrast
On white
1.52
#DECBE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#DECBE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECBE6
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECBE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECBE6 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D0E7
Deuteranopia (green-blind)
#CCD2E5
Tritanopia (blue-blind)
#DECED4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #decbe6; /* rgb */ color: rgb(222, 203, 230); /* oklch */ color: oklch(86.6% 0.042 316.0);
Tailwind
colors: {
custom: {
50: '#e8daed',
500: '#decbe6',
950: '#000000',
},
}SCSS
$custom: #decbe6; $custom-light: #e8daed; $custom-dark: #000000;
JSON
{
"hex": "#decbe6",
"rgb": {
"r": 222,
"g": 203,
"b": 230
},
"hsl": {
"h": 282.222,
"s": 35.065,
"l": 84.902
},
"oklch": {
"l": 0.86591,
"c": 0.04203,
"h": 316
},
"luminance": 0.63955
}Semantic roles & 50–950 ramp
primary
#DECBE6
secondary
#A2BF96
accent
#AE385B
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#161416
muted
#848384