#DEC0EF#DEC0EF
#DEC0EF is a very light, moderate violet. Relative luminance 0.595; OKLCH L 84.8% C 0.072 H 313.3°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC0EF |
|---|---|
| RGB | rgb(222, 192, 239) |
| HSL | hsl(278, 59%, 85%) |
| HSV | hsv(278, 20%, 94%) |
| CMYK | cmyk(7.1%, 19.7%, 0%, 6.3%) |
| CIE-LAB | lab(81.54, 19.05, -19.32) |
| CIE-LCH | lch(81.54, 27.13, 314.59°) |
| OKLab | oklab(84.82% 0.0492 -0.0522) |
| OKLCH | oklch(84.82% 0.072 313.3) |
| XYZ | xyz(64.5513, 59.4615, 89.7212) |
| Luminance | 0.5946 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 3.21
Pale Lilac
#E4CBFF
ΔE00 3.23
Light Lavender
#DFC5FE
ΔE00 3.29
Pale Lavender
#EECFFE
ΔE00 3.61
Light Lavendar
#EFC0FE
ΔE00 4.36
Very Light Purple
#F6CEFC
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC0EF #D1EFC0
analogous
#C7C0EF #DEC0EF #EFC0E9
triadic
#DEC0EF #EFDEC0 #C0EFDE
tetradic
#DEC0EF #EFC7C0 #D1EFC0 #C0E9EF
square
#DEC0EF #EFC7C0 #D1EFC0 #C0E9EF
split-complementary
#DEC0EF #E9EFC0 #C0EFC7
monochromatic
#AB5ED6 #C48FE3 #DEC0EF #F2E7F9 #F2E7F9
Accessibility & contrast
On white
1.63
#DEC0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#DEC0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC0EF
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC0EF | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC9F1
Deuteranopia (green-blind)
#C0CBED
Tritanopia (blue-blind)
#DDC5D0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #dec0ef; /* rgb */ color: rgb(222, 192, 239); /* oklch */ color: oklch(84.8% 0.072 313.3);
Tailwind
colors: {
custom: {
50: '#e8d3f4',
500: '#dec0ef',
950: '#000000',
},
}SCSS
$custom: #dec0ef; $custom-light: #e8d3f4; $custom-dark: #000000;
JSON
{
"hex": "#dec0ef",
"rgb": {
"r": 222,
"g": 192,
"b": 239
},
"hsl": {
"h": 278.298,
"s": 59.494,
"l": 84.51
},
"oklch": {
"l": 0.84823,
"c": 0.07175,
"h": 313.3
},
"luminance": 0.59461
}Semantic roles & 50–950 ramp
primary
#DEC0EF
secondary
#A0CD86
accent
#C71E5B
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385