#DECBEF#DECBEF
#DECBEF is a very light, muted violet. Relative luminance 0.645; OKLCH L 86.9% C 0.053 H 309.0°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DECBEF |
|---|---|
| RGB | rgb(222, 203, 239) |
| HSL | hsl(272, 53%, 87%) |
| HSV | hsv(272, 15%, 94%) |
| CMYK | cmyk(7.1%, 15.1%, 0%, 6.3%) |
| CIE-LAB | lab(84.21, 13.17, -15.30) |
| CIE-LCH | lch(84.21, 20.19, 310.71°) |
| OKLab | oklab(86.89% 0.0333 -0.0412) |
| OKLCH | oklch(86.89% 0.053 309) |
| XYZ | xyz(67.0574, 64.4738, 90.5566) |
| Luminance | 0.6447 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.21
Pale Lilac
#E4CBFF
ΔE00 4.28
Thistle
#D8BFD8
ΔE00 4.92
Light Lavender
#DFC5FE
ΔE00 5.45
Very Light Purple
#F6CEFC
ΔE00 5.75
Light Lilac
#EDC8FF
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECBEF #DCEFCB
analogous
#CCCBEF #DECBEF #EFCBEE
triadic
#DECBEF #EFDECB #CBEFDE
tetradic
#DECBEF #EFCCCB #DCEFCB #CBEEEF
square
#DECBEF #EFCCCB #DCEFCB #CBEEEF
split-complementary
#DECBEF #EEEFCB #CBEFCC
monochromatic
#A36DD2 #C09CE1 #DECBEF #F0E8F8 #F0E8F8
Accessibility & contrast
On white
1.51
#DECBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#DECBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECBEF
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECBEF | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D1F1
Deuteranopia (green-blind)
#C9D2EE
Tritanopia (blue-blind)
#DCCFD7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #decbef; /* rgb */ color: rgb(222, 203, 239); /* oklch */ color: oklch(86.9% 0.053 309.0);
Tailwind
colors: {
custom: {
50: '#e8daf4',
500: '#decbef',
950: '#000000',
},
}SCSS
$custom: #decbef; $custom-light: #e8daf4; $custom-dark: #000000;
JSON
{
"hex": "#decbef",
"rgb": {
"r": 222,
"g": 203,
"b": 239
},
"hsl": {
"h": 271.667,
"s": 52.941,
"l": 86.667
},
"oklch": {
"l": 0.8689,
"c": 0.053,
"h": 309
},
"luminance": 0.64473
}Semantic roles & 50–950 ramp
primary
#DECBEF
secondary
#ADCD91
accent
#C0256E
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385