#DECFF8#DECFF8
#DECFF8 is a very light, muted violet. Relative luminance 0.669; OKLCH L 88.0% C 0.058 H 301.9°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DECFF8 |
|---|---|
| RGB | rgb(222, 207, 248) |
| HSL | hsl(262, 75%, 89%) |
| HSV | hsv(262, 17%, 97%) |
| CMYK | cmyk(10.5%, 16.5%, 0%, 2.7%) |
| CIE-LAB | lab(85.47, 12.82, -18.19) |
| CIE-LCH | lch(85.47, 22.25, 305.18°) |
| OKLab | oklab(87.96% 0.0306 -0.0492) |
| OKLCH | oklch(87.96% 0.058 301.9) |
| XYZ | xyz(69.3771, 66.9325, 98.0531) |
| Luminance | 0.6693 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.42
Pale Lavender
#EECFFE
ΔE00 4.33
Light Lavender
#DFC5FE
ΔE00 4.60
Light Lilac
#EDC8FF
ΔE00 5.74
Periwinkle
#CCCCFF
ΔE00 5.96
Very Light Purple
#F6CEFC
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECFF8 #E9F8CF
analogous
#CFD5F8 #DECFF8 #F3CFF8
triadic
#DECFF8 #F8DECF #CFF8DE
tetradic
#DECFF8 #F8CFD5 #E9F8CF #CFF8F3
square
#DECFF8 #F8CFD5 #E9F8CF #CFF8F3
split-complementary
#DECFF8 #F8F3CF #D5F8CF
monochromatic
#9564E8 #B99AF0 #DECFF8 #EDE4FB #EDE4FB
Accessibility & contrast
On white
1.46
#DECFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#DECFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECFF8
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECFF8 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D5FA
Deuteranopia (green-blind)
#CAD5F7
Tritanopia (blue-blind)
#DAD5DD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #decff8; /* rgb */ color: rgb(222, 207, 248); /* oklch */ color: oklch(88.0% 0.058 301.9);
Tailwind
colors: {
custom: {
50: '#e8ddfa',
500: '#decff8',
950: '#000000',
},
}SCSS
$custom: #decff8; $custom-light: #e8ddfa; $custom-dark: #000000;
JSON
{
"hex": "#decff8",
"rgb": {
"r": 222,
"g": 207,
"b": 248
},
"hsl": {
"h": 261.951,
"s": 74.545,
"l": 89.216
},
"oklch": {
"l": 0.8796,
"c": 0.05794,
"h": 301.9
},
"luminance": 0.66933
}Semantic roles & 50–950 ramp
primary
#DECFF8
secondary
#C0DC8F
accent
#D70F8E
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485