#DECBE9#DECBE9
#DECBE9 is a very light, muted violet. Relative luminance 0.641; OKLCH L 86.7% C 0.046 H 313.3°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DECBE9 |
|---|---|
| RGB | rgb(222, 203, 233) |
| HSL | hsl(278, 41%, 85%) |
| HSV | hsv(278, 13%, 91%) |
| CMYK | cmyk(4.7%, 12.9%, 0%, 8.6%) |
| CIE-LAB | lab(84.03, 12.01, -12.38) |
| CIE-LCH | lch(84.03, 17.25, 314.13°) |
| OKLab | oklab(86.69% 0.0313 -0.0332) |
| OKLCH | oklch(86.69% 0.046 313.3) |
| XYZ | xyz(66.1857, 64.1251, 85.9656) |
| Luminance | 0.6412 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.72
Pale Lavender
#EECFFE
ΔE00 5.52
Pale Lilac
#E4CBFF
ΔE00 6.04
Very Light Purple
#F6CEFC
ΔE00 6.58
Light Lavender
#DFC5FE
ΔE00 7.21
Light Lilac
#EDC8FF
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECBE9 #D6E9CB
analogous
#CFCBE9 #DECBE9 #E9CBE5
triadic
#DECBE9 #E9DECB #CBE9DE
tetradic
#DECBE9 #E9CFCB #D6E9CB #CBE5E9
square
#DECBE9 #E9CFCB #D6E9CB #CBE5E9
split-complementary
#DECBE9 #E5E9CB #CBE9CF
monochromatic
#A775C5 #C3A0D7 #DECBE9 #F1E9F6 #F1E9F6
Accessibility & contrast
On white
1.52
#DECBE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#DECBE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECBE9
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECBE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECBE9 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D0EA
Deuteranopia (green-blind)
#CBD2E8
Tritanopia (blue-blind)
#DDCED5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #decbe9; /* rgb */ color: rgb(222, 203, 233); /* oklch */ color: oklch(86.7% 0.046 313.3);
Tailwind
colors: {
custom: {
50: '#e8daf0',
500: '#decbe9',
950: '#000000',
},
}SCSS
$custom: #decbe9; $custom-light: #e8daf0; $custom-dark: #000000;
JSON
{
"hex": "#decbe9",
"rgb": {
"r": 222,
"g": 203,
"b": 233
},
"hsl": {
"h": 278,
"s": 40.541,
"l": 85.49
},
"oklch": {
"l": 0.86689,
"c": 0.04561,
"h": 313.3
},
"luminance": 0.64125
}Semantic roles & 50–950 ramp
primary
#DECBE9
secondary
#A6C495
accent
#B43261
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385