#DECDF0#DECDF0
#DECDF0 is a very light, muted violet. Relative luminance 0.655; OKLCH L 87.3% C 0.051 H 307.2°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DECDF0 |
|---|---|
| RGB | rgb(222, 205, 240) |
| HSL | hsl(269, 54%, 87%) |
| HSV | hsv(269, 15%, 94%) |
| CMYK | cmyk(7.5%, 14.6%, 0%, 5.9%) |
| CIE-LAB | lab(84.73, 12.30, -15.05) |
| CIE-LCH | lch(84.73, 19.44, 309.25°) |
| OKLab | oklab(87.31% 0.0308 -0.0405) |
| OKLCH | oklch(87.31% 0.051 307.2) |
| XYZ | xyz(67.6809, 65.4837, 91.4953) |
| Luminance | 0.6548 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.63
Pale Lavender
#EECFFE
ΔE00 4.64
Thistle
#D8BFD8
ΔE00 5.24
Light Lavender
#DFC5FE
ΔE00 5.85
Very Light Purple
#F6CEFC
ΔE00 6.24
Light Lilac
#EDC8FF
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECDF0 #DFF0CD
analogous
#CDCEF0 #DECDF0 #F0CDF0
triadic
#DECDF0 #F0DECD #CDF0DE
tetradic
#DECDF0 #F0CDCE #DFF0CD #CDF0F0
square
#DECDF0 #F0CDCE #DFF0CD #CDF0F0
split-complementary
#DECDF0 #F0F0CD #CEF0CD
monochromatic
#A06FD4 #BF9EE2 #DECDF0 #EFE7F8 #EFE7F8
Accessibility & contrast
On white
1.49
#DECDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#DECDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECDF0
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECDF0 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D3F2
Deuteranopia (green-blind)
#CBD4EF
Tritanopia (blue-blind)
#DCD1D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #decdf0; /* rgb */ color: rgb(222, 205, 240); /* oklch */ color: oklch(87.3% 0.051 307.2);
Tailwind
colors: {
custom: {
50: '#e8dcf5',
500: '#decdf0',
950: '#000000',
},
}SCSS
$custom: #decdf0; $custom-light: #e8dcf5; $custom-dark: #000000;
JSON
{
"hex": "#decdf0",
"rgb": {
"r": 222,
"g": 205,
"b": 240
},
"hsl": {
"h": 269.143,
"s": 53.846,
"l": 87.255
},
"oklch": {
"l": 0.87305,
"c": 0.0509,
"h": 307.2
},
"luminance": 0.65484
}Semantic roles & 50–950 ramp
primary
#DECDF0
secondary
#B1CE93
accent
#C12475
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485