#DECBF6#DECBF6
#DECBF6 is a very light, moderate violet. Relative luminance 0.649; OKLCH L 87.1% C 0.062 H 305.2°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DECBF6 |
|---|---|
| RGB | rgb(222, 203, 246) |
| HSL | hsl(267, 70%, 88%) |
| HSV | hsv(267, 17%, 96%) |
| CMYK | cmyk(9.8%, 17.5%, 0%, 3.5%) |
| CIE-LAB | lab(84.43, 14.55, -18.70) |
| CIE-LCH | lch(84.43, 23.69, 307.89°) |
| OKLab | oklab(87.13% 0.0356 -0.0506) |
| OKLCH | oklch(87.13% 0.062 305.2) |
| XYZ | xyz(68.1116, 64.8955, 96.1087) |
| Luminance | 0.6490 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.48
Pale Lavender
#EECFFE
ΔE00 3.45
Light Lavender
#DFC5FE
ΔE00 3.62
Light Lilac
#EDC8FF
ΔE00 4.62
Very Light Purple
#F6CEFC
ΔE00 5.51
Periwinkle
#CCCCFF
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECBF6 #E3F6CB
analogous
#CBCDF6 #DECBF6 #F4CBF6
triadic
#DECBF6 #F6DECB #CBF6DE
tetradic
#DECBF6 #F6CBCD #E3F6CB #CBF6F4
square
#DECBF6 #F6CBCD #E3F6CB #CBF6F4
split-complementary
#DECBF6 #F6F4CB #CDF6CB
monochromatic
#9C63E4 #BD97ED #DECBF6 #EEE5FA #EEE5FA
Accessibility & contrast
On white
1.50
#DECBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#DECBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECBF6
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECBF6 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D2F8
Deuteranopia (green-blind)
#C7D3F5
Tritanopia (blue-blind)
#DBD1D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #decbf6; /* rgb */ color: rgb(222, 203, 246); /* oklch */ color: oklch(87.1% 0.062 305.2);
Tailwind
colors: {
custom: {
50: '#e8daf9',
500: '#decbf6',
950: '#000000',
},
}SCSS
$custom: #decbf6; $custom-light: #e8daf9; $custom-dark: #000000;
JSON
{
"hex": "#decbf6",
"rgb": {
"r": 222,
"g": 203,
"b": 246
},
"hsl": {
"h": 266.512,
"s": 70.492,
"l": 88.039
},
"oklch": {
"l": 0.87131,
"c": 0.06187,
"h": 305.2
},
"luminance": 0.64895
}Semantic roles & 50–950 ramp
primary
#DECBF6
secondary
#B7D88D
accent
#D3137E
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161517
muted
#848485