#DEC1FC#DEC1FC
#DEC1FC is a very light, moderate violet. Relative luminance 0.607; OKLCH L 85.5% C 0.086 H 307.0°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC1FC |
|---|---|
| RGB | rgb(222, 193, 252) |
| HSL | hsl(269, 91%, 87%) |
| HSV | hsv(269, 23%, 99%) |
| CMYK | cmyk(11.9%, 23.4%, 0%, 1.2%) |
| CIE-LAB | lab(82.22, 21.11, -25.25) |
| CIE-LCH | lch(82.22, 32.91, 309.91°) |
| OKLab | oklab(85.48% 0.0518 -0.0688) |
| OKLCH | oklch(85.48% 0.086 307) |
| XYZ | xyz(66.7616, 60.6981, 100.2754) |
| Luminance | 0.6070 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.05
Pale Lilac
#E4CBFF
ΔE00 2.65
Light Lilac
#EDC8FF
ΔE00 3.22
Light Violet
#D6B4FC
ΔE00 3.84
Light Lavendar
#EFC0FE
ΔE00 3.96
Pale Lavender
#EECFFE
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC1FC #DFFCC1
analogous
#C1C2FC #DEC1FC #FCC1FC
triadic
#DEC1FC #FCDEC1 #C1FCDE
tetradic
#DEC1FC #FCC1C2 #DFFCC1 #C1FCFC
square
#DEC1FC #FCC1C2 #DFFCC1 #C1FCFC
split-complementary
#DEC1FC #FCFCC1 #C2FCC1
monochromatic
#A04CF6 #BF87F9 #DEC1FC #EFE2FE #EFE2FE
Accessibility & contrast
On white
1.60
#DEC1FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#DEC1FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC1FC
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC1FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC1FC | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CBFF
Deuteranopia (green-blind)
#BCCDFA
Tritanopia (blue-blind)
#DAC9D5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dec1fc; /* rgb */ color: rgb(222, 193, 252); /* oklch */ color: oklch(85.5% 0.086 307.0);
Tailwind
colors: {
custom: {
50: '#e8d3fd',
500: '#dec1fc',
950: '#000000',
},
}SCSS
$custom: #dec1fc; $custom-light: #e8d3fd; $custom-dark: #000000;
JSON
{
"hex": "#dec1fc",
"rgb": {
"r": 222,
"g": 193,
"b": 252
},
"hsl": {
"h": 269.492,
"s": 90.769,
"l": 87.255
},
"oklch": {
"l": 0.85484,
"c": 0.08606,
"h": 307
},
"luminance": 0.60698
}Semantic roles & 50–950 ramp
primary
#DEC1FC
secondary
#B1E27F
accent
#E60075
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385