#DECBED#DECBED
#DECBED is a very light, muted violet. Relative luminance 0.644; OKLCH L 86.8% C 0.051 H 310.3°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DECBED |
|---|---|
| RGB | rgb(222, 203, 237) |
| HSL | hsl(274, 49%, 86%) |
| HSV | hsv(274, 14%, 93%) |
| CMYK | cmyk(6.3%, 14.3%, 0%, 7.1%) |
| CIE-LAB | lab(84.15, 12.78, -14.33) |
| CIE-LCH | lch(84.15, 19.20, 311.72°) |
| OKLab | oklab(86.82% 0.0326 -0.0385) |
| OKLCH | oklch(86.82% 0.051 310.3) |
| XYZ | xyz(66.7636, 64.3562, 89.0091) |
| Luminance | 0.6436 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.48
Pale Lavender
#EECFFE
ΔE00 4.59
Pale Lilac
#E4CBFF
ΔE00 4.85
Very Light Purple
#F6CEFC
ΔE00 5.96
Light Lavender
#DFC5FE
ΔE00 6.03
Light Lilac
#EDC8FF
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECBED #DAEDCB
analogous
#CDCBED #DECBED #EDCBEB
triadic
#DECBED #EDDECB #CBEDDE
tetradic
#DECBED #EDCDCB #DAEDCB #CBEBED
square
#DECBED #EDCDCB #DAEDCB #CBEBED
split-complementary
#DECBED #EBEDCB #CBEDCD
monochromatic
#A470CE #C19EDD #DECBED #F1E8F7 #F1E8F7
Accessibility & contrast
On white
1.51
#DECBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#DECBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECBED
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECBED | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D1EF
Deuteranopia (green-blind)
#CAD2EC
Tritanopia (blue-blind)
#DDCFD6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #decbed; /* rgb */ color: rgb(222, 203, 237); /* oklch */ color: oklch(86.8% 0.051 310.3);
Tailwind
colors: {
custom: {
50: '#e8daf2',
500: '#decbed',
950: '#000000',
},
}SCSS
$custom: #decbed; $custom-light: #e8daf2; $custom-dark: #000000;
JSON
{
"hex": "#decbed",
"rgb": {
"r": 222,
"g": 203,
"b": 237
},
"hsl": {
"h": 273.529,
"s": 48.571,
"l": 86.275
},
"oklch": {
"l": 0.86822,
"c": 0.0505,
"h": 310.3
},
"luminance": 0.64356
}Semantic roles & 50–950 ramp
primary
#DECBED
secondary
#ABCA93
accent
#BC2A6A
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161517
muted
#848485