#DECBE7#DECBE7
#DECBE7 is a very light, muted purple. Relative luminance 0.640; OKLCH L 86.6% C 0.043 H 315.0°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DECBE7 |
|---|---|
| RGB | rgb(222, 203, 231) |
| HSL | hsl(281, 37%, 85%) |
| HSV | hsv(281, 12%, 91%) |
| CMYK | cmyk(3.9%, 12.1%, 0%, 9.4%) |
| CIE-LAB | lab(83.97, 11.63, -11.41) |
| CIE-LCH | lch(83.97, 16.29, 315.56°) |
| OKLab | oklab(86.62% 0.0306 -0.0305) |
| OKLCH | oklch(86.62% 0.043 315) |
| XYZ | xyz(65.9016, 64.0115, 84.4695) |
| Luminance | 0.6401 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.44
Pale Lavender
#EECFFE
ΔE00 6.04
Pale Lilac
#E4CBFF
ΔE00 6.66
Very Light Purple
#F6CEFC
ΔE00 6.97
Light Lilac
#EDC8FF
ΔE00 7.76
Light Lavender
#DFC5FE
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECBE7 #D4E7CB
analogous
#D0CBE7 #DECBE7 #E7CBE2
triadic
#DECBE7 #E7DECB #CBE7DE
tetradic
#DECBE7 #E7D0CB #D4E7CB #CBE2E7
square
#DECBE7 #E7D0CB #D4E7CB #CBE2E7
split-complementary
#DECBE7 #E2E7CB #CBE7D0
monochromatic
#A977C0 #C3A1D4 #DECBE7 #F2EAF5 #F2EAF5
Accessibility & contrast
On white
1.52
#DECBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#DECBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECBE7
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECBE7 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D0E8
Deuteranopia (green-blind)
#CBD2E6
Tritanopia (blue-blind)
#DECED4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #decbe7; /* rgb */ color: rgb(222, 203, 231); /* oklch */ color: oklch(86.6% 0.043 315.0);
Tailwind
colors: {
custom: {
50: '#e8daee',
500: '#decbe7',
950: '#000000',
},
}SCSS
$custom: #decbe7; $custom-light: #e8daee; $custom-dark: #000000;
JSON
{
"hex": "#decbe7",
"rgb": {
"r": 222,
"g": 203,
"b": 231
},
"hsl": {
"h": 280.714,
"s": 36.842,
"l": 85.098
},
"oklch": {
"l": 0.86624,
"c": 0.04322,
"h": 315
},
"luminance": 0.64011
}Semantic roles & 50–950 ramp
primary
#DECBE7
secondary
#A3C195
accent
#B0365D
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385