#DECCFF#DECCFF
#DECCFF is a very light, moderate violet. Relative luminance 0.659; OKLCH L 87.6% C 0.072 H 301.0°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DECCFF |
|---|---|
| RGB | rgb(222, 204, 255) |
| HSL | hsl(261, 100%, 90%) |
| HSV | hsv(261, 20%, 100%) |
| CMYK | cmyk(12.9%, 20%, 0%, 0%) |
| CIE-LAB | lab(84.96, 15.84, -22.66) |
| CIE-LCH | lch(84.96, 27.65, 304.95°) |
| OKLab | oklab(87.64% 0.0371 -0.0616) |
| OKLCH | oklch(87.64% 0.072 301) |
| XYZ | xyz(69.7635, 65.9353, 103.6398) |
| Luminance | 0.6593 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 1.79
Light Lavender
#DFC5FE
ΔE00 2.39
Pale Lavender
#EECFFE
ΔE00 4.10
Light Lilac
#EDC8FF
ΔE00 4.52
Periwinkle
#CCCCFF
ΔE00 5.27
Very Light Purple
#F6CEFC
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECCFF #EDFFCC
analogous
#CCD4FF #DECCFF #F7CCFF
triadic
#DECCFF #FFDECC #CCFFDE
tetradic
#DECCFF #FFCCD4 #EDFFCC #CCFFF7
square
#DECCFF #FFCCD4 #EDFFCC #CCFFF7
split-complementary
#DECCFF #FFF7CC #D4FFCC
monochromatic
#8F52FF #B68FFF #DECCFF #EBE0FF #EBE0FF
Accessibility & contrast
On white
1.48
#DECCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#DECCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECCFF
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECCFF | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D4FF
Deuteranopia (green-blind)
#C5D4FD
Tritanopia (blue-blind)
#D9D3DD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #deccff; /* rgb */ color: rgb(222, 204, 255); /* oklch */ color: oklch(87.6% 0.072 301.0);
Tailwind
colors: {
custom: {
50: '#e8dbff',
500: '#deccff',
950: '#000000',
},
}SCSS
$custom: #deccff; $custom-light: #e8dbff; $custom-dark: #000000;
JSON
{
"hex": "#deccff",
"rgb": {
"r": 222,
"g": 204,
"b": 255
},
"hsl": {
"h": 261.176,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.87641,
"c": 0.07191,
"h": 301
},
"luminance": 0.65935
}Semantic roles & 50–950 ramp
primary
#DECCFF
secondary
#C6EA86
accent
#E60095
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161518
muted
#848486