#E27CF0#E27CF0
#E27CF0 is a light, vivid purple. Relative luminance 0.369; OKLCH L 74.0% C 0.191 H 322.6°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #E27CF0 |
|---|---|
| RGB | rgb(226, 124, 240) |
| HSL | hsl(293, 79%, 71%) |
| HSV | hsv(293, 48%, 94%) |
| CMYK | cmyk(5.8%, 48.3%, 0%, 5.9%) |
| CIE-LAB | lab(67.19, 56.32, -41.94) |
| CIE-LCH | lch(67.19, 70.22, 323.33°) |
| OKLab | oklab(74.04% 0.1515 -0.1157) |
| OKLCH | oklch(74.04% 0.191 322.6) |
| XYZ | xyz(54.2982, 36.8777, 86.6792) |
| Luminance | 0.3688 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.87
Purply Pink
#F075E6
ΔE00 3.47
Orchid
#DA70D6
ΔE00 4.62
Lavender Pink
#DD85D7
ΔE00 5.19
Light Magenta
#FA5FF7
ΔE00 5.19
Violet Pink
#FB5FFC
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E27CF0 #8AF07C
analogous
#A87CF0 #E27CF0 #F07CC4
triadic
#E27CF0 #F0E27C #7CF0E2
tetradic
#E27CF0 #F0A87C #8AF07C #7CC4F0
square
#E27CF0 #F0A87C #8AF07C #7CC4F0
split-complementary
#E27CF0 #C4F07C #7CF0A8
monochromatic
#C219D9 #D645EA #E27CF0 #EEB3F6 #F9E4FC
Accessibility & contrast
On white
2.51
#E27CF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#E27CF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E27CF0
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E27CF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E27CF0 | 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)
#6C9CF4
Deuteranopia (green-blind)
#8AA8ED
Tritanopia (blue-blind)
#E58BAB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e27cf0; /* rgb */ color: rgb(226, 124, 240); /* oklch */ color: oklch(74.0% 0.191 322.6);
Tailwind
colors: {
custom: {
50: '#eda5f5',
500: '#e27cf0',
950: '#000000',
},
}SCSS
$custom: #e27cf0; $custom-light: #eda5f5; $custom-dark: #000000;
JSON
{
"hex": "#e27cf0",
"rgb": {
"r": 226,
"g": 124,
"b": 240
},
"hsl": {
"h": 292.759,
"s": 79.452,
"l": 71.373
},
"oklch": {
"l": 0.74043,
"c": 0.19065,
"h": 322.6
},
"luminance": 0.36875
}Semantic roles & 50–950 ramp
primary
#E27CF0
secondary
#D8F3D5
accent
#DC0A23
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#171017
muted
#857F85