#DEC2EF#DEC2EF
#DEC2EF is a very light, moderate violet. Relative luminance 0.603; OKLCH L 85.2% C 0.068 H 312.7°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC2EF |
|---|---|
| RGB | rgb(222, 194, 239) |
| HSL | hsl(277, 58%, 85%) |
| HSV | hsv(277, 19%, 94%) |
| CMYK | cmyk(7.1%, 18.8%, 0%, 6.3%) |
| CIE-LAB | lab(82.03, 17.98, -18.60) |
| CIE-LCH | lch(82.03, 25.86, 314.03°) |
| OKLab | oklab(85.2% 0.0463 -0.0502) |
| OKLCH | oklch(85.2% 0.068 312.7) |
| XYZ | xyz(64.9934, 60.3458, 89.8686) |
| Luminance | 0.6035 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.05
Pale Lavender
#EECFFE
ΔE00 3.34
Light Lilac
#EDC8FF
ΔE00 3.41
Light Lavender
#DFC5FE
ΔE00 3.42
Very Light Purple
#F6CEFC
ΔE00 4.50
Light Lavendar
#EFC0FE
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC2EF #D3EFC2
analogous
#C7C2EF #DEC2EF #EFC2EA
triadic
#DEC2EF #EFDEC2 #C2EFDE
tetradic
#DEC2EF #EFC7C2 #D3EFC2 #C2EAEF
square
#DEC2EF #EFC7C2 #D3EFC2 #C2EAEF
split-complementary
#DEC2EF #EAEFC2 #C2EFC7
monochromatic
#AA61D6 #C492E2 #DEC2EF #F2E7F9 #F2E7F9
Accessibility & contrast
On white
1.61
#DEC2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#DEC2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC2EF
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC2EF | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAF1
Deuteranopia (green-blind)
#C1CDED
Tritanopia (blue-blind)
#DDC7D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dec2ef; /* rgb */ color: rgb(222, 194, 239); /* oklch */ color: oklch(85.2% 0.068 312.7);
Tailwind
colors: {
custom: {
50: '#e8d4f4',
500: '#dec2ef',
950: '#000000',
},
}SCSS
$custom: #dec2ef; $custom-light: #e8d4f4; $custom-dark: #000000;
JSON
{
"hex": "#dec2ef",
"rgb": {
"r": 222,
"g": 194,
"b": 239
},
"hsl": {
"h": 277.333,
"s": 58.442,
"l": 84.902
},
"oklch": {
"l": 0.85195,
"c": 0.06831,
"h": 312.7
},
"luminance": 0.60345
}Semantic roles & 50–950 ramp
primary
#DEC2EF
secondary
#A2CD88
accent
#C61F5E
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385