#DECFF7#DECFF7
#DECFF7 is a very light, muted violet. Relative luminance 0.669; OKLCH L 87.9% C 0.057 H 302.3°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DECFF7 |
|---|---|
| RGB | rgb(222, 207, 247) |
| HSL | hsl(263, 71%, 89%) |
| HSV | hsv(263, 16%, 97%) |
| CMYK | cmyk(10.1%, 16.2%, 0%, 3.1%) |
| CIE-LAB | lab(85.44, 12.62, -17.71) |
| CIE-LCH | lch(85.44, 21.74, 305.48°) |
| OKLab | oklab(87.93% 0.0303 -0.0479) |
| OKLCH | oklch(87.93% 0.057 302.3) |
| XYZ | xyz(69.2223, 66.8707, 97.2382) |
| Luminance | 0.6687 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.62
Pale Lavender
#EECFFE
ΔE00 4.39
Light Lavender
#DFC5FE
ΔE00 4.82
Light Lilac
#EDC8FF
ΔE00 5.86
Periwinkle
#CCCCFF
ΔE00 6.13
Very Light Purple
#F6CEFC
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECFF7 #E8F7CF
analogous
#CFD4F7 #DECFF7 #F2CFF7
triadic
#DECFF7 #F7DECF #CFF7DE
tetradic
#DECFF7 #F7CFD4 #E8F7CF #CFF7F2
square
#DECFF7 #F7CFD4 #E8F7CF #CFF7F2
split-complementary
#DECFF7 #F7F2CF #D4F7CF
monochromatic
#9666E6 #BA9BEE #DECFF7 #EDE5FB #EDE5FB
Accessibility & contrast
On white
1.46
#DECFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#DECFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECFF7
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECFF7 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D5F9
Deuteranopia (green-blind)
#CAD5F6
Tritanopia (blue-blind)
#DAD4DC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #decff7; /* rgb */ color: rgb(222, 207, 247); /* oklch */ color: oklch(87.9% 0.057 302.3);
Tailwind
colors: {
custom: {
50: '#e8ddfa',
500: '#decff7',
950: '#000000',
},
}SCSS
$custom: #decff7; $custom-light: #e8ddfa; $custom-dark: #000000;
JSON
{
"hex": "#decff7",
"rgb": {
"r": 222,
"g": 207,
"b": 247
},
"hsl": {
"h": 262.5,
"s": 71.429,
"l": 89.02
},
"oklch": {
"l": 0.87925,
"c": 0.05663,
"h": 302.3
},
"luminance": 0.66871
}Semantic roles & 50–950 ramp
primary
#DECFF7
secondary
#BEDA90
accent
#D3128B
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485