#DECCFA#DECCFA
#DECCFA is a very light, moderate violet. Relative luminance 0.656; OKLCH L 87.5% C 0.065 H 302.9°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DECCFA |
|---|---|
| RGB | rgb(222, 204, 250) |
| HSL | hsl(263, 82%, 89%) |
| HSV | hsv(263, 18%, 98%) |
| CMYK | cmyk(11.2%, 18.4%, 0%, 2%) |
| CIE-LAB | lab(84.80, 14.82, -20.26) |
| CIE-LCH | lch(84.80, 25.10, 306.19°) |
| OKLab | oklab(87.46% 0.0355 -0.0549) |
| OKLCH | oklch(87.46% 0.065 302.9) |
| XYZ | xyz(68.9691, 65.6175, 99.4559) |
| Luminance | 0.6562 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.04
Light Lavender
#DFC5FE
ΔE00 3.10
Pale Lavender
#EECFFE
ΔE00 3.66
Light Lilac
#EDC8FF
ΔE00 4.58
Very Light Purple
#F6CEFC
ΔE00 5.86
Periwinkle
#CCCCFF
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECCFA #E8FACC
analogous
#CCD1FA #DECCFA #F5CCFA
triadic
#DECCFA #FADECC #CCFADE
tetradic
#DECCFA #FACCD1 #E8FACC #CCFAF5
square
#DECCFA #FACCD1 #E8FACC #CCFAF5
split-complementary
#DECCFA #FAF5CC #D1FACC
monochromatic
#965DEF #BA94F5 #DECCFA #EDE3FC #EDE3FC
Accessibility & contrast
On white
1.49
#DECCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#DECCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECCFA
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECCFA | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D3FC
Deuteranopia (green-blind)
#C7D4F9
Tritanopia (blue-blind)
#DAD2DB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #deccfa; /* rgb */ color: rgb(222, 204, 250); /* oklch */ color: oklch(87.5% 0.065 302.9);
Tailwind
colors: {
custom: {
50: '#e8dbfc',
500: '#deccfa',
950: '#000000',
},
}SCSS
$custom: #deccfa; $custom-light: #e8dbfc; $custom-dark: #000000;
JSON
{
"hex": "#deccfa",
"rgb": {
"r": 222,
"g": 204,
"b": 250
},
"hsl": {
"h": 263.478,
"s": 82.143,
"l": 89.02
},
"oklch": {
"l": 0.87461,
"c": 0.0654,
"h": 302.9
},
"luminance": 0.65617
}Semantic roles & 50–950 ramp
primary
#DECCFA
secondary
#BEE08B
accent
#DF078A
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161517
muted
#848485