#DECBEA#DECBEA
#DECBEA is a very light, muted violet. Relative luminance 0.642; OKLCH L 86.7% C 0.047 H 312.5°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DECBEA |
|---|---|
| RGB | rgb(222, 203, 234) |
| HSL | hsl(277, 42%, 86%) |
| HSV | hsv(277, 13%, 92%) |
| CMYK | cmyk(5.1%, 13.2%, 0%, 8.2%) |
| CIE-LAB | lab(84.06, 12.20, -12.87) |
| CIE-LCH | lch(84.06, 17.74, 313.47°) |
| OKLab | oklab(86.72% 0.0316 -0.0345) |
| OKLCH | oklch(86.72% 0.047 312.5) |
| XYZ | xyz(66.3290, 64.1824, 86.7201) |
| Luminance | 0.6418 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.89
Pale Lavender
#EECFFE
ΔE00 5.27
Pale Lilac
#E4CBFF
ΔE00 5.74
Very Light Purple
#F6CEFC
ΔE00 6.40
Light Lavender
#DFC5FE
ΔE00 6.91
Light Lilac
#EDC8FF
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECBEA #D7EACB
analogous
#CECBEA #DECBEA #EACBE6
triadic
#DECBEA #EADECB #CBEADE
tetradic
#DECBEA #EACECB #D7EACB #CBE6EA
square
#DECBEA #EACECB #D7EACB #CBE6EA
split-complementary
#DECBEA #E6EACB #CBEACE
monochromatic
#A774C7 #C29FD8 #DECBEA #F1E9F6 #F1E9F6
Accessibility & contrast
On white
1.52
#DECBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#DECBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECBEA
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECBEA | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1EB
Deuteranopia (green-blind)
#CBD2E9
Tritanopia (blue-blind)
#DDCED5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #decbea; /* rgb */ color: rgb(222, 203, 234); /* oklch */ color: oklch(86.7% 0.047 312.5);
Tailwind
colors: {
custom: {
50: '#e8daf0',
500: '#decbea',
950: '#000000',
},
}SCSS
$custom: #decbea; $custom-light: #e8daf0; $custom-dark: #000000;
JSON
{
"hex": "#decbea",
"rgb": {
"r": 222,
"g": 203,
"b": 234
},
"hsl": {
"h": 276.774,
"s": 42.466,
"l": 85.686
},
"oklch": {
"l": 0.86722,
"c": 0.04682,
"h": 312.5
},
"luminance": 0.64182
}Semantic roles & 50–950 ramp
primary
#DECBEA
secondary
#A7C594
accent
#B63064
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385