#E06CDE#E06CDE
#E06CDE is a light, vivid purple. Relative luminance 0.318; OKLCH L 70.8% C 0.198 H 328.1°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #E06CDE |
|---|---|
| RGB | rgb(224, 108, 222) |
| HSL | hsl(301, 65%, 65%) |
| HSV | hsv(301, 52%, 88%) |
| CMYK | cmyk(0%, 51.8%, 0.9%, 12.2%) |
| CIE-LAB | lab(63.22, 60.24, -38.18) |
| CIE-LCH | lch(63.22, 71.32, 327.64°) |
| OKLab | oklab(70.8% 0.1682 -0.1048) |
| OKLCH | oklch(70.8% 0.198 328.1) |
| XYZ | xyz(49.2871, 31.8492, 72.6445) |
| Luminance | 0.3185 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 1.59
Purply Pink
#F075E6
ΔE00 3.48
Light Magenta
#FA5FF7
ΔE00 4.64
Candy Pink
#FF63E9
ΔE00 4.64
Violet Pink
#FB5FFC
ΔE00 5.13
Violet (CSS)
#EE82EE
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E06CDE #6CE06E
analogous
#A86CE0 #E06CDE #E06CA4
triadic
#E06CDE #DEE06C #6CDEE0
tetradic
#E06CDE #E0A86C #6CE06E #6CA4E0
square
#E06CDE #E0A86C #6CE06E #6CA4E0
split-complementary
#E06CDE #A4E06C #6CE0A8
monochromatic
#AD25AB #D539D3 #E06CDE #EB9FE9 #F5D1F5
Accessibility & contrast
On white
2.85
#E06CDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#E06CDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E06CDE
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E06CDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E06CDE | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#628FE2
Deuteranopia (green-blind)
#859EDB
Tritanopia (blue-blind)
#E6789B
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #e06cde; /* rgb */ color: rgb(224, 108, 222); /* oklch */ color: oklch(70.8% 0.198 328.1);
Tailwind
colors: {
custom: {
50: '#ec9be8',
500: '#e06cde',
950: '#000000',
},
}SCSS
$custom: #e06cde; $custom-light: #ec9be8; $custom-dark: #000000;
JSON
{
"hex": "#e06cde",
"rgb": {
"r": 224,
"g": 108,
"b": 222
},
"hsl": {
"h": 301.034,
"s": 65.169,
"l": 65.098
},
"oklch": {
"l": 0.70797,
"c": 0.19817,
"h": 328.1
},
"luminance": 0.31846
}Semantic roles & 50–950 ramp
primary
#E06CDE
secondary
#C0E8C1
accent
#CD1C18
background
#FEF9FE
surface
#FDF2FD
border
#D5CCD5
text
#170E16
muted
#857E84