#DEACEC#DEACEC
#DEACEC is a light, moderate purple. Relative luminance 0.511; OKLCH L 81.1% C 0.103 H 318.8°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DEACEC |
|---|---|
| RGB | rgb(222, 172, 236) |
| HSL | hsl(287, 63%, 80%) |
| HSV | hsv(287, 27%, 93%) |
| CMYK | cmyk(5.9%, 27.1%, 0%, 7.5%) |
| CIE-LAB | lab(76.73, 29.23, -25.02) |
| CIE-LCH | lch(76.73, 38.48, 319.45°) |
| OKLab | oklab(81.09% 0.0775 -0.068) |
| OKLCH | oklch(81.09% 0.103 318.8) |
| XYZ | xyz(60.0149, 51.0920, 86.0409) |
| Luminance | 0.5109 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.65
Mauve
#E0B0FF
ΔE00 3.74
Light Lavendar
#EFC0FE
ΔE00 4.78
Light Violet
#D6B4FC
ΔE00 4.81
Pale Violet
#CEAEFA
ΔE00 5.74
Lavender (survey)
#C79FEF
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEACEC #BAECAC
analogous
#BEACEC #DEACEC #ECACDA
triadic
#DEACEC #ECDEAC #ACECDE
tetradic
#DEACEC #ECBEAC #BAECAC #ACDAEC
square
#DEACEC #ECBEAC #BAECAC #ACDAEC
split-complementary
#DEACEC #DAECAC #ACECBE
monochromatic
#B648D5 #CA7AE1 #DEACEC #F2DEF7 #F5E6F9
Accessibility & contrast
On white
1.87
#DEACEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#DEACEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEACEC
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEACEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEACEC | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BAEF
Deuteranopia (green-blind)
#B0BFEA
Tritanopia (blue-blind)
#DFB3C3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #deacec; /* rgb */ color: rgb(222, 172, 236); /* oklch */ color: oklch(81.1% 0.103 318.8);
Tailwind
colors: {
custom: {
50: '#e9c5f2',
500: '#deacec',
950: '#000000',
},
}SCSS
$custom: #deacec; $custom-light: #e9c5f2; $custom-dark: #000000;
JSON
{
"hex": "#deacec",
"rgb": {
"r": 222,
"g": 172,
"b": 236
},
"hsl": {
"h": 286.875,
"s": 62.745,
"l": 80
},
"oklch": {
"l": 0.81091,
"c": 0.10309,
"h": 318.8
},
"luminance": 0.51091
}Semantic roles & 50–950 ramp
primary
#DEACEC
secondary
#86C974
accent
#CA1B41
background
#FEFDFF
surface
#FDF9FE
border
#D5D2D6
text
#161317
muted
#848285