#DECBEE#DECBEE
#DECBEE is a very light, muted violet. Relative luminance 0.644; OKLCH L 86.9% C 0.052 H 309.6°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DECBEE |
|---|---|
| RGB | rgb(222, 203, 238) |
| HSL | hsl(273, 51%, 86%) |
| HSV | hsv(273, 15%, 93%) |
| CMYK | cmyk(6.7%, 14.7%, 0%, 6.7%) |
| CIE-LAB | lab(84.18, 12.97, -14.82) |
| CIE-LCH | lch(84.18, 19.70, 311.20°) |
| OKLab | oklab(86.86% 0.033 -0.0399) |
| OKLCH | oklch(86.86% 0.052 309.6) |
| XYZ | xyz(66.9101, 64.4148, 89.7807) |
| Luminance | 0.6442 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.39
Pale Lilac
#E4CBFF
ΔE00 4.56
Thistle
#D8BFD8
ΔE00 4.70
Light Lavender
#DFC5FE
ΔE00 5.74
Very Light Purple
#F6CEFC
ΔE00 5.85
Light Lilac
#EDC8FF
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECBEE #DBEECB
analogous
#CDCBEE #DECBEE #EECBED
triadic
#DECBEE #EEDECB #CBEEDE
tetradic
#DECBEE #EECDCB #DBEECB #CBEDEE
square
#DECBEE #EECDCB #DBEECB #CBEDEE
split-complementary
#DECBEE #EDEECB #CBEECD
monochromatic
#A36FD0 #C19DDF #DECBEE #F0E8F7 #F0E8F7
Accessibility & contrast
On white
1.51
#DECBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#DECBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECBEE
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECBEE | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D1F0
Deuteranopia (green-blind)
#CAD2ED
Tritanopia (blue-blind)
#DCCFD7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #decbee; /* rgb */ color: rgb(222, 203, 238); /* oklch */ color: oklch(86.9% 0.052 309.6);
Tailwind
colors: {
custom: {
50: '#e8daf3',
500: '#decbee',
950: '#000000',
},
}SCSS
$custom: #decbee; $custom-light: #e8daf3; $custom-dark: #000000;
JSON
{
"hex": "#decbee",
"rgb": {
"r": 222,
"g": 203,
"b": 238
},
"hsl": {
"h": 272.571,
"s": 50.725,
"l": 86.471
},
"oklch": {
"l": 0.86856,
"c": 0.05175,
"h": 309.6
},
"luminance": 0.64415
}Semantic roles & 50–950 ramp
primary
#DECBEE
secondary
#ACCB92
accent
#BE276C
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161517
muted
#848485