#DE6DEC#DE6DEC
#DE6DEC is a light, highly saturated purple. Relative luminance 0.325; OKLCH L 71.4% C 0.208 H 323.1°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DE6DEC |
|---|---|
| RGB | rgb(222, 109, 236) |
| HSL | hsl(293, 77%, 68%) |
| HSV | hsv(293, 54%, 93%) |
| CMYK | cmyk(5.9%, 53.8%, 0%, 7.5%) |
| CIE-LAB | lab(63.77, 61.73, -45.12) |
| CIE-LCH | lch(63.77, 76.46, 323.84°) |
| OKLab | oklab(71.36% 0.1663 -0.1248) |
| OKLCH | oklch(71.36% 0.208 323.1) |
| XYZ | xyz(50.7317, 32.5255, 82.9464) |
| Luminance | 0.3252 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.70
Light Magenta
#FA5FF7
ΔE00 4.19
Violet Pink
#FB5FFC
ΔE00 4.37
Purply Pink
#F075E6
ΔE00 4.45
Violet (CSS)
#EE82EE
ΔE00 5.51
Candy Pink
#FF63E9
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE6DEC #7BEC6D
analogous
#9F6DEC #DE6DEC #EC6DBA
triadic
#DE6DEC #ECDE6D #6DECDE
tetradic
#DE6DEC #EC9F6D #7BEC6D #6DBAEC
square
#DE6DEC #EC9F6D #7BEC6D #6DBAEC
split-complementary
#DE6DEC #BAEC6D #6DEC9F
monochromatic
#B21AC5 #D237E5 #DE6DEC #EAA3F3 #F6D9FA
Accessibility & contrast
On white
2.80
#DE6DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#DE6DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE6DEC
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE6DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE6DEC | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5992F0
Deuteranopia (green-blind)
#7E9FE8
Tritanopia (blue-blind)
#E17EA3
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #de6dec; /* rgb */ color: rgb(222, 109, 236); /* oklch */ color: oklch(71.4% 0.208 323.1);
Tailwind
colors: {
custom: {
50: '#eb9cf2',
500: '#de6dec',
950: '#000000',
},
}SCSS
$custom: #de6dec; $custom-light: #eb9cf2; $custom-dark: #000000;
JSON
{
"hex": "#de6dec",
"rgb": {
"r": 222,
"g": 109,
"b": 236
},
"hsl": {
"h": 293.386,
"s": 76.97,
"l": 67.647
},
"oklch": {
"l": 0.71362,
"c": 0.20797,
"h": 323.1
},
"luminance": 0.32523
}Semantic roles & 50–950 ramp
primary
#DE6DEC
secondary
#CBEEC7
accent
#D90C23
background
#FEF9FE
surface
#FDF2FD
border
#D5CCD5
text
#170F17
muted
#857E85