#DECFF6#DECFF6
#DECFF6 is a very light, muted violet. Relative luminance 0.668; OKLCH L 87.9% C 0.055 H 302.8°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DECFF6 |
|---|---|
| RGB | rgb(222, 207, 246) |
| HSL | hsl(263, 68%, 89%) |
| HSV | hsv(263, 16%, 96%) |
| CMYK | cmyk(9.8%, 15.9%, 0%, 3.5%) |
| CIE-LAB | lab(85.41, 12.42, -17.22) |
| CIE-LCH | lch(85.41, 21.23, 305.80°) |
| OKLab | oklab(87.89% 0.0299 -0.0465) |
| OKLCH | oklch(87.89% 0.055 302.8) |
| XYZ | xyz(69.0684, 66.8091, 96.4277) |
| Luminance | 0.6681 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.84
Pale Lavender
#EECFFE
ΔE00 4.47
Light Lavender
#DFC5FE
ΔE00 5.04
Light Lilac
#EDC8FF
ΔE00 6.00
Periwinkle
#CCCCFF
ΔE00 6.32
Very Light Purple
#F6CEFC
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECFF6 #E7F6CF
analogous
#CFD4F6 #DECFF6 #F2CFF6
triadic
#DECFF6 #F6DECF #CFF6DE
tetradic
#DECFF6 #F6CFD4 #E7F6CF #CFF6F2
square
#DECFF6 #F6CFD4 #E7F6CF #CFF6F2
split-complementary
#DECFF6 #F6F2CF #D4F6CF
monochromatic
#9768E3 #BB9BEC #DECFF6 #EDE5FA #EDE5FA
Accessibility & contrast
On white
1.46
#DECFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#DECFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECFF6
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECFF6 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D5F8
Deuteranopia (green-blind)
#CBD5F5
Tritanopia (blue-blind)
#DAD4DC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #decff6; /* rgb */ color: rgb(222, 207, 246); /* oklch */ color: oklch(87.9% 0.055 302.8);
Tailwind
colors: {
custom: {
50: '#e8ddf9',
500: '#decff6',
950: '#000000',
},
}SCSS
$custom: #decff6; $custom-light: #e8ddf9; $custom-dark: #000000;
JSON
{
"hex": "#decff6",
"rgb": {
"r": 222,
"g": 207,
"b": 246
},
"hsl": {
"h": 263.077,
"s": 68.421,
"l": 88.824
},
"oklch": {
"l": 0.87891,
"c": 0.05533,
"h": 302.8
},
"luminance": 0.66809
}Semantic roles & 50–950 ramp
primary
#DECFF6
secondary
#BDD891
accent
#D01588
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485