#DECDF9#DECDF9
#DECDF9 is a very light, moderate violet. Relative luminance 0.660; OKLCH L 87.6% C 0.062 H 302.7°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DECDF9 |
|---|---|
| RGB | rgb(222, 205, 249) |
| HSL | hsl(263, 79%, 89%) |
| HSV | hsv(263, 18%, 98%) |
| CMYK | cmyk(10.8%, 17.7%, 0%, 2.4%) |
| CIE-LAB | lab(85.01, 14.08, -19.41) |
| CIE-LCH | lch(85.01, 23.98, 305.97°) |
| OKLab | oklab(87.62% 0.0338 -0.0526) |
| OKLCH | oklch(87.62% 0.062 302.7) |
| XYZ | xyz(69.0511, 66.0318, 98.7118) |
| Luminance | 0.6603 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.52
Light Lavender
#DFC5FE
ΔE00 3.65
Pale Lavender
#EECFFE
ΔE00 3.81
Light Lilac
#EDC8FF
ΔE00 4.96
Periwinkle
#CCCCFF
ΔE00 5.92
Very Light Purple
#F6CEFC
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECDF9 #E8F9CD
analogous
#CDD2F9 #DECDF9 #F4CDF9
triadic
#DECDF9 #F9DECD #CDF9DE
tetradic
#DECDF9 #F9CDD2 #E8F9CD #CDF9F4
square
#DECDF9 #F9CDD2 #E8F9CD #CDF9F4
split-complementary
#DECDF9 #F9F4CD #D2F9CD
monochromatic
#9660EC #BA96F2 #DECDF9 #EDE4FC #EDE4FC
Accessibility & contrast
On white
1.48
#DECDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#DECDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECDF9
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECDF9 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D4FB
Deuteranopia (green-blind)
#C8D4F8
Tritanopia (blue-blind)
#DAD3DC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #decdf9; /* rgb */ color: rgb(222, 205, 249); /* oklch */ color: oklch(87.6% 0.062 302.7);
Tailwind
colors: {
custom: {
50: '#e8dcfb',
500: '#decdf9',
950: '#000000',
},
}SCSS
$custom: #decdf9; $custom-light: #e8dcfb; $custom-dark: #000000;
JSON
{
"hex": "#decdf9",
"rgb": {
"r": 222,
"g": 205,
"b": 249
},
"hsl": {
"h": 263.182,
"s": 78.571,
"l": 89.02
},
"oklch": {
"l": 0.87615,
"c": 0.06247,
"h": 302.7
},
"luminance": 0.66032
}Semantic roles & 50–950 ramp
primary
#DECDF9
secondary
#BEDE8C
accent
#DB0B8A
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485