#DECFFA#DECFFA
#DECFFA is a very light, moderate violet. Relative luminance 0.671; OKLCH L 88.0% C 0.061 H 301.1°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DECFFA |
|---|---|
| RGB | rgb(222, 207, 250) |
| HSL | hsl(261, 81%, 90%) |
| HSV | hsv(261, 17%, 98%) |
| CMYK | cmyk(11.2%, 17.2%, 0%, 2%) |
| CIE-LAB | lab(85.53, 13.22, -19.15) |
| CIE-LCH | lch(85.53, 23.27, 304.62°) |
| OKLab | oklab(88.03% 0.0313 -0.0519) |
| OKLCH | oklch(88.03% 0.061 301.1) |
| XYZ | xyz(69.6890, 67.0573, 99.6959) |
| Luminance | 0.6706 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.07
Light Lavender
#DFC5FE
ΔE00 4.20
Pale Lavender
#EECFFE
ΔE00 4.27
Light Lilac
#EDC8FF
ΔE00 5.54
Periwinkle
#CCCCFF
ΔE00 5.62
Very Light Purple
#F6CEFC
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECFFA #EBFACF
analogous
#CFD6FA #DECFFA #F3CFFA
triadic
#DECFFA #FADECF #CFFADE
tetradic
#DECFFA #FACFD6 #EBFACF #CFFAF3
square
#DECFFA #FACFD6 #EBFACF #CFFAF3
split-complementary
#DECFFA #FAF3CF #D6FACF
monochromatic
#9260EE #B898F4 #DECFFA #ECE3FC #ECE3FC
Accessibility & contrast
On white
1.46
#DECFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#DECFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECFFA
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECFFA | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D6FC
Deuteranopia (green-blind)
#CAD6F9
Tritanopia (blue-blind)
#DAD5DD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #decffa; /* rgb */ color: rgb(222, 207, 250); /* oklch */ color: oklch(88.0% 0.061 301.1);
Tailwind
colors: {
custom: {
50: '#e8ddfc',
500: '#decffa',
950: '#000000',
},
}SCSS
$custom: #decffa; $custom-light: #e8ddfc; $custom-dark: #000000;
JSON
{
"hex": "#decffa",
"rgb": {
"r": 222,
"g": 207,
"b": 250
},
"hsl": {
"h": 260.93,
"s": 81.132,
"l": 89.608
},
"oklch": {
"l": 0.88029,
"c": 0.06056,
"h": 301.1
},
"luminance": 0.67057
}Semantic roles & 50–950 ramp
primary
#DECFFA
secondary
#C3E08D
accent
#DD0893
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485