#DECFFE#DECFFE
#DECFFE is a very light, moderate violet. Relative luminance 0.673; OKLCH L 88.2% C 0.066 H 299.6°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DECFFE |
|---|---|
| RGB | rgb(222, 207, 254) |
| HSL | hsl(259, 96%, 90%) |
| HSV | hsv(259, 19%, 100%) |
| CMYK | cmyk(12.6%, 18.5%, 0%, 0.4%) |
| CIE-LAB | lab(85.66, 14.03, -21.08) |
| CIE-LCH | lch(85.66, 25.32, 303.66°) |
| OKLab | oklab(88.17% 0.0326 -0.0572) |
| OKLCH | oklch(88.17% 0.066 299.6) |
| XYZ | xyz(70.3229, 67.3109, 103.0342) |
| Luminance | 0.6731 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.63
Light Lavender
#DFC5FE
ΔE00 3.57
Pale Lavender
#EECFFE
ΔE00 4.38
Periwinkle
#CCCCFF
ΔE00 5.04
Light Lilac
#EDC8FF
ΔE00 5.32
Very Light Purple
#F6CEFC
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECFFE #EFFECF
analogous
#CFD7FE #DECFFE #F5CFFE
triadic
#DECFFE #FEDECF #CFFEDE
tetradic
#DECFFE #FECFD7 #EFFECF #CFFEF5
square
#DECFFE #FECFD7 #EFFECF #CFFEF5
split-complementary
#DECFFE #FEF5CF #D7FECF
monochromatic
#8C57FC #B593FD #DECFFE #EAE1FE #EAE1FE
Accessibility & contrast
On white
1.45
#DECFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#DECFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECFFE
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECFFE | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FF
Deuteranopia (green-blind)
#C8D6FD
Tritanopia (blue-blind)
#D9D6DF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #decffe; /* rgb */ color: rgb(222, 207, 254); /* oklch */ color: oklch(88.2% 0.066 299.6);
Tailwind
colors: {
custom: {
50: '#e8ddfe',
500: '#decffe',
950: '#000000',
},
}SCSS
$custom: #decffe; $custom-light: #e8ddfe; $custom-dark: #000000;
JSON
{
"hex": "#decffe",
"rgb": {
"r": 222,
"g": 207,
"b": 254
},
"hsl": {
"h": 259.149,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.88171,
"c": 0.06582,
"h": 299.6
},
"luminance": 0.67311
}Semantic roles & 50–950 ramp
primary
#DECFFE
secondary
#CAE889
accent
#E6009C
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485