#E06EE2#E06EE2
#E06EE2 is a light, vivid purple. Relative luminance 0.325; OKLCH L 71.2% C 0.199 H 326.8°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E06EE2 |
|---|---|
| RGB | rgb(224, 110, 226) |
| HSL | hsl(299, 67%, 66%) |
| HSV | hsv(299, 51%, 89%) |
| CMYK | cmyk(0.9%, 51.3%, 0%, 11.4%) |
| CIE-LAB | lab(63.75, 60.00, -39.58) |
| CIE-LCH | lch(63.75, 71.88, 326.59°) |
| OKLab | oklab(71.25% 0.1661 -0.1088) |
| OKLCH | oklch(71.25% 0.199 326.8) |
| XYZ | xyz(50.0429, 32.4929, 75.5726) |
| Luminance | 0.3249 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 2.02
Purply Pink
#F075E6
ΔE00 3.30
Light Magenta
#FA5FF7
ΔE00 4.39
Candy Pink
#FF63E9
ΔE00 4.68
Violet Pink
#FB5FFC
ΔE00 4.81
Violet (CSS)
#EE82EE
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E06EE2 #70E26E
analogous
#A66EE2 #E06EE2 #E26EAA
triadic
#E06EE2 #E2E06E #6EE2E0
tetradic
#E06EE2 #E2A66E #70E26E #6EAAE2
square
#E06EE2 #E2A66E #70E26E #6EAAE2
split-complementary
#E06EE2 #AAE26E #6EE2A6
monochromatic
#B024B2 #D53BD8 #E06EE2 #EBA1EC #F6D4F6
Accessibility & contrast
On white
2.80
#E06EE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#E06EE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E06EE2
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E06EE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E06EE2 | 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)
#6291E6
Deuteranopia (green-blind)
#85A0DF
Tritanopia (blue-blind)
#E67B9E
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #e06ee2; /* rgb */ color: rgb(224, 110, 226); /* oklch */ color: oklch(71.2% 0.199 326.8);
Tailwind
colors: {
custom: {
50: '#ec9ceb',
500: '#e06ee2',
950: '#000000',
},
}SCSS
$custom: #e06ee2; $custom-light: #ec9ceb; $custom-dark: #000000;
JSON
{
"hex": "#e06ee2",
"rgb": {
"r": 224,
"g": 110,
"b": 226
},
"hsl": {
"h": 298.966,
"s": 66.667,
"l": 65.882
},
"oklch": {
"l": 0.71246,
"c": 0.19858,
"h": 326.8
},
"luminance": 0.3249
}Semantic roles & 50–950 ramp
primary
#E06EE2
secondary
#C3E9C3
accent
#CF171A
background
#FEF9FE
surface
#FDF2FD
border
#D5CCD5
text
#170F16
muted
#857E84