#DEC2ED#DEC2ED
#DEC2ED is a very light, moderate violet. Relative luminance 0.602; OKLCH L 85.1% C 0.066 H 313.8°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC2ED |
|---|---|
| RGB | rgb(222, 194, 237) |
| HSL | hsl(279, 54%, 85%) |
| HSV | hsv(279, 18%, 93%) |
| CMYK | cmyk(6.3%, 18.1%, 0%, 7.1%) |
| CIE-LAB | lab(81.96, 17.59, -17.62) |
| CIE-LCH | lch(81.96, 24.90, 314.94°) |
| OKLab | oklab(85.13% 0.0457 -0.0475) |
| OKLCH | oklch(85.13% 0.066 313.8) |
| XYZ | xyz(64.6996, 60.2282, 88.3211) |
| Luminance | 0.6023 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.45
Pale Lilac
#E4CBFF
ΔE00 3.47
Light Lilac
#EDC8FF
ΔE00 3.76
Light Lavender
#DFC5FE
ΔE00 3.96
Very Light Purple
#F6CEFC
ΔE00 4.47
Light Lavendar
#EFC0FE
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC2ED #D1EDC2
analogous
#C9C2ED #DEC2ED #EDC2E7
triadic
#DEC2ED #EDDEC2 #C2EDDE
tetradic
#DEC2ED #EDC9C2 #D1EDC2 #C2E7ED
square
#DEC2ED #EDC9C2 #D1EDC2 #C2E7ED
split-complementary
#DEC2ED #E7EDC2 #C2EDC9
monochromatic
#AB63D1 #C493DF #DEC2ED #F2E7F8 #F2E7F8
Accessibility & contrast
On white
1.61
#DEC2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#DEC2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC2ED
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC2ED | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAEF
Deuteranopia (green-blind)
#C2CDEC
Tritanopia (blue-blind)
#DDC7D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dec2ed; /* rgb */ color: rgb(222, 194, 237); /* oklch */ color: oklch(85.1% 0.066 313.8);
Tailwind
colors: {
custom: {
50: '#e8d4f2',
500: '#dec2ed',
950: '#000000',
},
}SCSS
$custom: #dec2ed; $custom-light: #e8d4f2; $custom-dark: #000000;
JSON
{
"hex": "#dec2ed",
"rgb": {
"r": 222,
"g": 194,
"b": 237
},
"hsl": {
"h": 279.07,
"s": 54.43,
"l": 84.51
},
"oklch": {
"l": 0.85125,
"c": 0.06591,
"h": 313.8
},
"luminance": 0.60228
}Semantic roles & 50–950 ramp
primary
#DEC2ED
secondary
#A0CA89
accent
#C2245B
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385