#DEC1ED#DEC1ED
#DEC1ED is a very light, moderate violet. Relative luminance 0.598; OKLCH L 84.9% C 0.068 H 314.1°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC1ED |
|---|---|
| RGB | rgb(222, 193, 237) |
| HSL | hsl(280, 55%, 84%) |
| HSV | hsv(280, 19%, 93%) |
| CMYK | cmyk(6.3%, 18.6%, 0%, 7.1%) |
| CIE-LAB | lab(81.72, 18.12, -17.99) |
| CIE-LCH | lch(81.72, 25.53, 315.22°) |
| OKLab | oklab(84.94% 0.0471 -0.0485) |
| OKLCH | oklch(84.94% 0.068 314.1) |
| XYZ | xyz(64.4778, 59.7846, 88.2472) |
| Luminance | 0.5978 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.50
Pale Lavender
#EECFFE
ΔE00 3.54
Light Lilac
#EDC8FF
ΔE00 3.62
Light Lavender
#DFC5FE
ΔE00 3.86
Very Light Purple
#F6CEFC
ΔE00 4.48
Light Lavendar
#EFC0FE
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC1ED #D0EDC1
analogous
#C8C1ED #DEC1ED #EDC1E6
triadic
#DEC1ED #EDDEC1 #C1EDDE
tetradic
#DEC1ED #EDC8C1 #D0EDC1 #C1E6ED
square
#DEC1ED #EDC8C1 #D0EDC1 #C1E6ED
split-complementary
#DEC1ED #E6EDC1 #C1EDC8
monochromatic
#AC62D1 #C592DF #DEC1ED #F2E7F8 #F2E7F8
Accessibility & contrast
On white
1.62
#DEC1ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#DEC1ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC1ED
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC1ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC1ED | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9EF
Deuteranopia (green-blind)
#C1CCEC
Tritanopia (blue-blind)
#DDC6D0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #dec1ed; /* rgb */ color: rgb(222, 193, 237); /* oklch */ color: oklch(84.9% 0.068 314.1);
Tailwind
colors: {
custom: {
50: '#e8d3f2',
500: '#dec1ed',
950: '#000000',
},
}SCSS
$custom: #dec1ed; $custom-light: #e8d3f2; $custom-dark: #000000;
JSON
{
"hex": "#dec1ed",
"rgb": {
"r": 222,
"g": 193,
"b": 237
},
"hsl": {
"h": 279.545,
"s": 55,
"l": 84.314
},
"oklch": {
"l": 0.84938,
"c": 0.06764,
"h": 314.1
},
"luminance": 0.59784
}Semantic roles & 50–950 ramp
primary
#DEC1ED
secondary
#9FCA88
accent
#C32359
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385