#E27BF5#E27BF5
#E27BF5 is a light, vivid purple. Relative luminance 0.369; OKLCH L 74.1% C 0.197 H 321.2°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #E27BF5 |
|---|---|
| RGB | rgb(226, 123, 245) |
| HSL | hsl(291, 86%, 72%) |
| HSV | hsv(291, 50%, 96%) |
| CMYK | cmyk(7.8%, 49.8%, 0%, 3.9%) |
| CIE-LAB | lab(67.22, 57.75, -44.63) |
| CIE-LCH | lch(67.22, 72.98, 322.30°) |
| OKLab | oklab(74.15% 0.1536 -0.1234) |
| OKLCH | oklch(74.15% 0.197 321.2) |
| XYZ | xyz(54.9265, 36.9296, 90.6034) |
| Luminance | 0.3693 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.50
Purply Pink
#F075E6
ΔE00 4.09
Violet Pink
#FB5FFC
ΔE00 5.05
Light Magenta
#FA5FF7
ΔE00 5.08
Orchid
#DA70D6
ΔE00 5.22
Lavender Pink
#DD85D7
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E27BF5 #8EF57B
analogous
#A57BF5 #E27BF5 #F57BCB
triadic
#E27BF5 #F5E27B #7BF5E2
tetradic
#E27BF5 #F5A57B #8EF57B #7BCBF5
square
#E27BF5 #F5A57B #8EF57B #7BCBF5
split-complementary
#E27BF5 #CBF57B #7BF5A5
monochromatic
#C311E4 #D642F1 #E27BF5 #EEB4F9 #F9E3FD
Accessibility & contrast
On white
2.50
#E27BF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#E27BF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E27BF5
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E27BF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E27BF5 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689CF9
Deuteranopia (green-blind)
#87A8F2
Tritanopia (blue-blind)
#E48BAD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e27bf5; /* rgb */ color: rgb(226, 123, 245); /* oklch */ color: oklch(74.1% 0.197 321.2);
Tailwind
colors: {
custom: {
50: '#eda5f9',
500: '#e27bf5',
950: '#000000',
},
}SCSS
$custom: #e27bf5; $custom-light: #eda5f9; $custom-dark: #000000;
JSON
{
"hex": "#e27bf5",
"rgb": {
"r": 226,
"g": 123,
"b": 245
},
"hsl": {
"h": 290.656,
"s": 85.915,
"l": 72.157
},
"oklch": {
"l": 0.74146,
"c": 0.19702,
"h": 321.2
},
"luminance": 0.36927
}Semantic roles & 50–950 ramp
primary
#E27BF5
secondary
#DBF5D6
accent
#E20326
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#170F17
muted
#857F85