#E27FF2#E27FF2
#E27FF2 is a light, vivid purple. Relative luminance 0.378; OKLCH L 74.6% C 0.188 H 321.9°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #E27FF2 |
|---|---|
| RGB | rgb(226, 127, 242) |
| HSL | hsl(292, 82%, 72%) |
| HSV | hsv(292, 48%, 95%) |
| CMYK | cmyk(6.6%, 47.5%, 0%, 5.1%) |
| CIE-LAB | lab(67.84, 55.21, -42.01) |
| CIE-LCH | lch(67.84, 69.37, 322.73°) |
| OKLab | oklab(74.56% 0.1478 -0.1159) |
| OKLCH | oklch(74.56% 0.188 321.9) |
| XYZ | xyz(54.9786, 37.7606, 88.3797) |
| Luminance | 0.3776 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.75
Purply Pink
#F075E6
ΔE00 3.84
Orchid
#DA70D6
ΔE00 5.17
Lavender Pink
#DD85D7
ΔE00 5.21
Light Magenta
#FA5FF7
ΔE00 5.66
Violet Pink
#FB5FFC
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E27FF2 #8FF27F
analogous
#A87FF2 #E27FF2 #F27FC9
triadic
#E27FF2 #F2E27F #7FF2E2
tetradic
#E27FF2 #F2A87F #8FF27F #7FC9F2
square
#E27FF2 #F2A87F #8FF27F #7FC9F2
split-complementary
#E27FF2 #C9F27F #7FF2A8
monochromatic
#C417E0 #D547EC #E27FF2 #EFB7F8 #F9E3FC
Accessibility & contrast
On white
2.46
#E27FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#E27FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E27FF2
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E27FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E27FF2 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9EF6
Deuteranopia (green-blind)
#8BA9EF
Tritanopia (blue-blind)
#E58EAD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e27ff2; /* rgb */ color: rgb(226, 127, 242); /* oklch */ color: oklch(74.6% 0.188 321.9);
Tailwind
colors: {
custom: {
50: '#eda7f7',
500: '#e27ff2',
950: '#000000',
},
}SCSS
$custom: #e27ff2; $custom-light: #eda7f7; $custom-dark: #000000;
JSON
{
"hex": "#e27ff2",
"rgb": {
"r": 226,
"g": 127,
"b": 242
},
"hsl": {
"h": 291.652,
"s": 81.56,
"l": 72.353
},
"oklch": {
"l": 0.74561,
"c": 0.1878,
"h": 321.9
},
"luminance": 0.37758
}Semantic roles & 50–950 ramp
primary
#E27FF2
secondary
#DBF4D7
accent
#DE0825
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#171017
muted
#857F85