#DECFF9#DECFF9
#DECFF9 is a very light, muted violet. Relative luminance 0.670; OKLCH L 88.0% C 0.059 H 301.5°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DECFF9 |
|---|---|
| RGB | rgb(222, 207, 249) |
| HSL | hsl(261, 78%, 89%) |
| HSV | hsv(261, 17%, 98%) |
| CMYK | cmyk(10.8%, 16.9%, 0%, 2.4%) |
| CIE-LAB | lab(85.50, 13.02, -18.67) |
| CIE-LCH | lch(85.50, 22.76, 304.89°) |
| OKLab | oklab(88% 0.0309 -0.0505) |
| OKLCH | oklch(88% 0.059 301.5) |
| XYZ | xyz(69.5326, 66.9948, 98.8723) |
| Luminance | 0.6700 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.24
Pale Lavender
#EECFFE
ΔE00 4.29
Light Lavender
#DFC5FE
ΔE00 4.39
Light Lilac
#EDC8FF
ΔE00 5.63
Periwinkle
#CCCCFF
ΔE00 5.79
Very Light Purple
#F6CEFC
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECFF9 #EAF9CF
analogous
#CFD5F9 #DECFF9 #F3CFF9
triadic
#DECFF9 #F9DECF #CFF9DE
tetradic
#DECFF9 #F9CFD5 #EAF9CF #CFF9F3
square
#DECFF9 #F9CFD5 #EAF9CF #CFF9F3
split-complementary
#DECFF9 #F9F3CF #D5F9CF
monochromatic
#9362EB #B999F2 #DECFF9 #ECE4FC #ECE4FC
Accessibility & contrast
On white
1.46
#DECFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#DECFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECFF9
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECFF9 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D5FB
Deuteranopia (green-blind)
#CAD6F8
Tritanopia (blue-blind)
#DAD5DD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #decff9; /* rgb */ color: rgb(222, 207, 249); /* oklch */ color: oklch(88.0% 0.059 301.5);
Tailwind
colors: {
custom: {
50: '#e8ddfb',
500: '#decff9',
950: '#000000',
},
}SCSS
$custom: #decff9; $custom-light: #e8ddfb; $custom-dark: #000000;
JSON
{
"hex": "#decff9",
"rgb": {
"r": 222,
"g": 207,
"b": 249
},
"hsl": {
"h": 261.429,
"s": 77.778,
"l": 89.412
},
"oklch": {
"l": 0.87995,
"c": 0.05924,
"h": 301.5
},
"luminance": 0.66995
}Semantic roles & 50–950 ramp
primary
#DECFF9
secondary
#C1DE8E
accent
#DA0B90
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485