#DECBEB#DECBEB
#DECBEB is a very light, muted violet. Relative luminance 0.642; OKLCH L 86.8% C 0.048 H 311.7°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DECBEB |
|---|---|
| RGB | rgb(222, 203, 235) |
| HSL | hsl(276, 44%, 86%) |
| HSV | hsv(276, 14%, 92%) |
| CMYK | cmyk(5.5%, 13.6%, 0%, 7.8%) |
| CIE-LAB | lab(84.09, 12.39, -13.36) |
| CIE-LCH | lch(84.09, 18.22, 312.86°) |
| OKLab | oklab(86.76% 0.032 -0.0359) |
| OKLCH | oklch(86.76% 0.048 311.7) |
| XYZ | xyz(66.4730, 64.2400, 87.4788) |
| Luminance | 0.6424 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.08
Pale Lavender
#EECFFE
ΔE00 5.03
Pale Lilac
#E4CBFF
ΔE00 5.44
Very Light Purple
#F6CEFC
ΔE00 6.24
Light Lavender
#DFC5FE
ΔE00 6.61
Light Lilac
#EDC8FF
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECBEB #D8EBCB
analogous
#CECBEB #DECBEB #EBCBE8
triadic
#DECBEB #EBDECB #CBEBDE
tetradic
#DECBEB #EBCECB #D8EBCB #CBE8EB
square
#DECBEB #EBCECB #D8EBCB #CBE8EB
split-complementary
#DECBEB #E8EBCB #CBEBCE
monochromatic
#A673C9 #C29FDA #DECBEB #F1E9F6 #F1E9F6
Accessibility & contrast
On white
1.52
#DECBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#DECBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECBEB
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECBEB | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1EC
Deuteranopia (green-blind)
#CAD2EA
Tritanopia (blue-blind)
#DDCFD5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #decbeb; /* rgb */ color: rgb(222, 203, 235); /* oklch */ color: oklch(86.8% 0.048 311.7);
Tailwind
colors: {
custom: {
50: '#e8daf1',
500: '#decbeb',
950: '#000000',
},
}SCSS
$custom: #decbeb; $custom-light: #e8daf1; $custom-dark: #000000;
JSON
{
"hex": "#decbeb",
"rgb": {
"r": 222,
"g": 203,
"b": 235
},
"hsl": {
"h": 275.625,
"s": 44.444,
"l": 85.882
},
"oklch": {
"l": 0.86755,
"c": 0.04804,
"h": 311.7
},
"luminance": 0.6424
}Semantic roles & 50–950 ramp
primary
#DECBEB
secondary
#A8C794
accent
#B82E66
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385