#DECEFC#DECEFC
#DECEFC is a very light, moderate violet. Relative luminance 0.667; OKLCH L 87.9% C 0.065 H 301.0°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DECEFC |
|---|---|
| RGB | rgb(222, 206, 252) |
| HSL | hsl(261, 88%, 90%) |
| HSV | hsv(261, 18%, 99%) |
| CMYK | cmyk(11.9%, 18.3%, 0%, 1.2%) |
| CIE-LAB | lab(85.35, 14.16, -20.48) |
| CIE-LCH | lch(85.35, 24.90, 304.65°) |
| OKLab | oklab(87.91% 0.0333 -0.0556) |
| OKLCH | oklch(87.91% 0.065 301) |
| XYZ | xyz(69.7628, 66.7004, 101.2758) |
| Luminance | 0.6670 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.46
Light Lavender
#DFC5FE
ΔE00 3.48
Pale Lavender
#EECFFE
ΔE00 4.08
Light Lilac
#EDC8FF
ΔE00 5.08
Periwinkle
#CCCCFF
ΔE00 5.40
Very Light Purple
#F6CEFC
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECEFC #ECFCCE
analogous
#CED5FC #DECEFC #F5CEFC
triadic
#DECEFC #FCDECE #CEFCDE
tetradic
#DECEFC #FCCED5 #ECFCCE #CEFCF5
square
#DECEFC #FCCED5 #ECFCCE #CEFCF5
split-complementary
#DECEFC #FCF5CE #D5FCCE
monochromatic
#905BF5 #B794F8 #DECEFC #ECE2FD #ECE2FD
Accessibility & contrast
On white
1.46
#DECEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#DECEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECEFC
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECEFC | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D5FE
Deuteranopia (green-blind)
#C8D5FB
Tritanopia (blue-blind)
#D9D4DD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #decefc; /* rgb */ color: rgb(222, 206, 252); /* oklch */ color: oklch(87.9% 0.065 301.0);
Tailwind
colors: {
custom: {
50: '#e8ddfd',
500: '#decefc',
950: '#000000',
},
}SCSS
$custom: #decefc; $custom-light: #e8ddfd; $custom-dark: #000000;
JSON
{
"hex": "#decefc",
"rgb": {
"r": 222,
"g": 206,
"b": 252
},
"hsl": {
"h": 260.87,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.8791,
"c": 0.06479,
"h": 301
},
"luminance": 0.667
}Semantic roles & 50–950 ramp
primary
#DECEFC
secondary
#C5E48B
accent
#E50096
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485