#DECEFF#DECEFF
#DECEFF is a very light, moderate violet. Relative luminance 0.669; OKLCH L 88.0% C 0.069 H 299.9°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DECEFF |
|---|---|
| RGB | rgb(222, 206, 255) |
| HSL | hsl(260, 100%, 90%) |
| HSV | hsv(260, 19%, 100%) |
| CMYK | cmyk(12.9%, 19.2%, 0%, 0%) |
| CIE-LAB | lab(85.45, 14.77, -21.92) |
| CIE-LCH | lch(85.45, 26.44, 303.97°) |
| OKLab | oklab(88.02% 0.0343 -0.0596) |
| OKLCH | oklch(88.02% 0.069 299.9) |
| XYZ | xyz(70.2419, 66.8921, 103.7993) |
| Luminance | 0.6689 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.29
Light Lavender
#DFC5FE
ΔE00 3.09
Pale Lavender
#EECFFE
ΔE00 4.30
Light Lilac
#EDC8FF
ΔE00 5.02
Periwinkle
#CCCCFF
ΔE00 5.02
Very Light Purple
#F6CEFC
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECEFF #EFFFCE
analogous
#CED6FF #DECEFF #F6CEFF
triadic
#DECEFF #FFDECE #CEFFDE
tetradic
#DECEFF #FFCED6 #EFFFCE #CEFFF6
square
#DECEFF #FFCED6 #EFFFCE #CEFFF6
split-complementary
#DECEFF #FFF6CE #D6FFCE
monochromatic
#8C54FF #B591FF #DECEFF #EAE0FF #EAE0FF
Accessibility & contrast
On white
1.46
#DECEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#DECEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECEFF
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECEFF | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D5FF
Deuteranopia (green-blind)
#C7D5FE
Tritanopia (blue-blind)
#D9D5DE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #deceff; /* rgb */ color: rgb(222, 206, 255); /* oklch */ color: oklch(88.0% 0.069 299.9);
Tailwind
colors: {
custom: {
50: '#e8ddff',
500: '#deceff',
950: '#000000',
},
}SCSS
$custom: #deceff; $custom-light: #e8ddff; $custom-dark: #000000;
JSON
{
"hex": "#deceff",
"rgb": {
"r": 222,
"g": 206,
"b": 255
},
"hsl": {
"h": 259.592,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.88018,
"c": 0.06873,
"h": 299.9
},
"luminance": 0.66892
}Semantic roles & 50–950 ramp
primary
#DECEFF
secondary
#CAEA87
accent
#E6009B
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161518
muted
#848486