#DECBDB#DECBDB
#DECBDB is a very light, muted purple. Relative luminance 0.634; OKLCH L 86.2% C 0.030 H 331.0°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DECBDB |
|---|---|
| RGB | rgb(222, 203, 219) |
| HSL | hsl(309, 22%, 83%) |
| HSV | hsv(309, 9%, 87%) |
| CMYK | cmyk(0%, 8.6%, 1.4%, 12.9%) |
| CIE-LAB | lab(83.63, 9.41, -5.52) |
| CIE-LCH | lch(83.63, 10.91, 329.62°) |
| OKLab | oklab(86.24% 0.0263 -0.0146) |
| OKLCH | oklch(86.24% 0.03 331) |
| XYZ | xyz(64.2646, 63.3566, 75.8477) |
| Luminance | 0.6336 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.42
Light Pink
#FFD1DF
ΔE00 8.27
Pale Pink
#FFCFDC
ΔE00 8.68
Lavender (CSS)
#E6E6FA
ΔE00 9.22
Lavenderblush
#FFF0F5
ΔE00 9.24
Pale Lavender
#EECFFE
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECBDB #CBDECE
analogous
#D7CBDE #DECBDB #DECBD1
triadic
#DECBDB #DBDECB #CBDBDE
tetradic
#DECBDB #DED7CB #CBDECE #CBD1DE
square
#DECBDB #DED7CB #CBDECE #CBD1DE
split-complementary
#DECBDB #D1DECB #CBDED7
monochromatic
#AE80A7 #C6A6C1 #DECBDB #F3ECF2 #F3ECF2
Accessibility & contrast
On white
1.54
#DECBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#DECBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECBDB
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECBDB | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDC
Deuteranopia (green-blind)
#CFD1DA
Tritanopia (blue-blind)
#E0CCD0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #decbdb; /* rgb */ color: rgb(222, 203, 219); /* oklch */ color: oklch(86.2% 0.030 331.0);
Tailwind
colors: {
custom: {
50: '#e8dae6',
500: '#decbdb',
950: '#000000',
},
}SCSS
$custom: #decbdb; $custom-light: #e8dae6; $custom-dark: #000000;
JSON
{
"hex": "#decbdb",
"rgb": {
"r": 222,
"g": 203,
"b": 219
},
"hsl": {
"h": 309.474,
"s": 22.353,
"l": 83.333
},
"oklch": {
"l": 0.86244,
"c": 0.03008,
"h": 331
},
"luminance": 0.63356
}Semantic roles & 50–950 ramp
primary
#DECBDB
secondary
#99B49D
accent
#A15345
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384