#DEC1FF#DEC1FF
#DEC1FF is a very light, moderate violet. Relative luminance 0.609; OKLCH L 85.6% C 0.090 H 305.9°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC1FF |
|---|---|
| RGB | rgb(222, 193, 255) |
| HSL | hsl(268, 100%, 88%) |
| HSV | hsv(268, 24%, 100%) |
| CMYK | cmyk(12.9%, 24.3%, 0%, 0%) |
| CIE-LAB | lab(82.32, 21.73, -26.69) |
| CIE-LCH | lch(82.32, 34.41, 309.15°) |
| OKLab | oklab(85.6% 0.0526 -0.0728) |
| OKLCH | oklch(85.6% 0.09 305.9) |
| XYZ | xyz(67.2408, 60.8898, 102.7989) |
| Luminance | 0.6089 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.35
Pale Lilac
#E4CBFF
ΔE00 3.05
Light Violet
#D6B4FC
ΔE00 3.45
Light Lilac
#EDC8FF
ΔE00 3.64
Light Lavendar
#EFC0FE
ΔE00 4.19
Mauve
#E0B0FF
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC1FF #E2FFC1
analogous
#C1C3FF #DEC1FF #FDC1FF
triadic
#DEC1FF #FFDEC1 #C1FFDE
tetradic
#DEC1FF #FFC1C3 #E2FFC1 #C1FFFD
square
#DEC1FF #FFC1C3 #E2FFC1 #C1FFFD
split-complementary
#DEC1FF #FFFDC1 #C3FFC1
monochromatic
#9D47FF #BD84FF #DEC1FF #EFE0FF #EFE0FF
Accessibility & contrast
On white
1.59
#DEC1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#DEC1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC1FF
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC1FF | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CCFF
Deuteranopia (green-blind)
#BBCDFD
Tritanopia (blue-blind)
#D9C9D7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dec1ff; /* rgb */ color: rgb(222, 193, 255); /* oklch */ color: oklch(85.6% 0.090 305.9);
Tailwind
colors: {
custom: {
50: '#e8d3ff',
500: '#dec1ff',
950: '#000000',
},
}SCSS
$custom: #dec1ff; $custom-light: #e8d3ff; $custom-dark: #000000;
JSON
{
"hex": "#dec1ff",
"rgb": {
"r": 222,
"g": 193,
"b": 255
},
"hsl": {
"h": 268.065,
"s": 100,
"l": 87.843
},
"oklch": {
"l": 0.85598,
"c": 0.08985,
"h": 305.9
},
"luminance": 0.6089
}Semantic roles & 50–950 ramp
primary
#DEC1FF
secondary
#B6E87C
accent
#E6007A
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161418
muted
#848386