#E27DEC#E27DEC
#E27DEC is a light, vivid purple. Relative luminance 0.369; OKLCH L 74.0% C 0.185 H 323.8°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #E27DEC |
|---|---|
| RGB | rgb(226, 125, 236) |
| HSL | hsl(295, 74%, 71%) |
| HSV | hsv(295, 47%, 93%) |
| CMYK | cmyk(4.2%, 47%, 0%, 7.5%) |
| CIE-LAB | lab(67.20, 55.09, -39.71) |
| CIE-LCH | lch(67.20, 67.91, 324.21°) |
| OKLab | oklab(74% 0.1496 -0.1093) |
| OKLCH | oklch(74% 0.185 323.8) |
| XYZ | xyz(53.8365, 36.8946, 83.6262) |
| Luminance | 0.3689 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.44
Purply Pink
#F075E6
ΔE00 3.05
Orchid
#DA70D6
ΔE00 4.23
Lavender Pink
#DD85D7
ΔE00 4.45
Light Magenta
#FA5FF7
ΔE00 5.43
Violet Pink
#FB5FFC
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E27DEC #87EC7D
analogous
#AA7DEC #E27DEC #EC7DBE
triadic
#E27DEC #ECE27D #7DECE2
tetradic
#E27DEC #ECAA7D #87EC7D #7DBEEC
square
#E27DEC #ECAA7D #87EC7D #7DBEEC
split-complementary
#E27DEC #BEEC7D #7DECAA
monochromatic
#C01ED0 #D648E4 #E27DEC #EEB2F4 #F9E4FB
Accessibility & contrast
On white
2.51
#E27DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#E27DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E27DEC
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E27DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E27DEC | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9CF0
Deuteranopia (green-blind)
#8DA8E9
Tritanopia (blue-blind)
#E68AAA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e27dec; /* rgb */ color: rgb(226, 125, 236); /* oklch */ color: oklch(74.0% 0.185 323.8);
Tailwind
colors: {
custom: {
50: '#eda6f2',
500: '#e27dec',
950: '#000000',
},
}SCSS
$custom: #e27dec; $custom-light: #eda6f2; $custom-dark: #000000;
JSON
{
"hex": "#e27dec",
"rgb": {
"r": 226,
"g": 125,
"b": 236
},
"hsl": {
"h": 294.595,
"s": 74.497,
"l": 70.784
},
"oklch": {
"l": 0.73995,
"c": 0.18526,
"h": 323.8
},
"luminance": 0.36892
}Semantic roles & 50–950 ramp
primary
#E27DEC
secondary
#D6F1D3
accent
#D70F21
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85