#DECCFC#DECCFC
#DECCFC is a very light, moderate violet. Relative luminance 0.657; OKLCH L 87.5% C 0.068 H 302.1°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DECCFC |
|---|---|
| RGB | rgb(222, 204, 252) |
| HSL | hsl(263, 89%, 89%) |
| HSV | hsv(263, 19%, 99%) |
| CMYK | cmyk(11.9%, 19%, 0%, 1.2%) |
| CIE-LAB | lab(84.87, 15.22, -21.22) |
| CIE-LCH | lch(84.87, 26.12, 305.66°) |
| OKLab | oklab(87.53% 0.0361 -0.0576) |
| OKLCH | oklch(87.53% 0.068 302.1) |
| XYZ | xyz(69.2843, 65.7436, 101.1163) |
| Luminance | 0.6574 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 1.83
Light Lavender
#DFC5FE
ΔE00 2.75
Pale Lavender
#EECFFE
ΔE00 3.78
Light Lilac
#EDC8FF
ΔE00 4.50
Periwinkle
#CCCCFF
ΔE00 5.61
Very Light Purple
#F6CEFC
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECCFC #EAFCCC
analogous
#CCD2FC #DECCFC #F6CCFC
triadic
#DECCFC #FCDECC #CCFCDE
tetradic
#DECCFC #FCCCD2 #EAFCCC #CCFCF6
square
#DECCFC #FCCCD2 #EAFCCC #CCFCF6
split-complementary
#DECCFC #FCF6CC #D2FCCC
monochromatic
#9358F5 #B992F9 #DECCFC #ECE2FD #ECE2FD
Accessibility & contrast
On white
1.48
#DECCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#DECCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECCFC
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECCFC | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D4FE
Deuteranopia (green-blind)
#C6D4FB
Tritanopia (blue-blind)
#D9D3DC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #deccfc; /* rgb */ color: rgb(222, 204, 252); /* oklch */ color: oklch(87.5% 0.068 302.1);
Tailwind
colors: {
custom: {
50: '#e8dbfd',
500: '#deccfc',
950: '#000000',
},
}SCSS
$custom: #deccfc; $custom-light: #e8dbfd; $custom-dark: #000000;
JSON
{
"hex": "#deccfc",
"rgb": {
"r": 222,
"g": 204,
"b": 252
},
"hsl": {
"h": 262.5,
"s": 88.889,
"l": 89.412
},
"oklch": {
"l": 0.87533,
"c": 0.06799,
"h": 302.1
},
"luminance": 0.65744
}Semantic roles & 50–950 ramp
primary
#DECCFC
secondary
#C1E389
accent
#E6008F
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161517
muted
#848485