#E27BEF#E27BEF
#E27BEF is a light, vivid purple. Relative luminance 0.366; OKLCH L 73.9% C 0.191 H 323.0°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #E27BEF |
|---|---|
| RGB | rgb(226, 123, 239) |
| HSL | hsl(293, 78%, 71%) |
| HSV | hsv(293, 49%, 94%) |
| CMYK | cmyk(5.4%, 48.5%, 0%, 6.3%) |
| CIE-LAB | lab(66.95, 56.63, -41.75) |
| CIE-LCH | lch(66.95, 70.35, 323.60°) |
| OKLab | oklab(73.86% 0.1528 -0.1151) |
| OKLCH | oklch(73.86% 0.191 323) |
| XYZ | xyz(54.0254, 36.5691, 85.8574) |
| Luminance | 0.3657 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.91
Purply Pink
#F075E6
ΔE00 3.32
Orchid
#DA70D6
ΔE00 4.40
Light Magenta
#FA5FF7
ΔE00 5.05
Lavender Pink
#DD85D7
ΔE00 5.15
Violet Pink
#FB5FFC
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E27BEF #88EF7B
analogous
#A87BEF #E27BEF #EF7BC2
triadic
#E27BEF #EFE27B #7BEFE2
tetradic
#E27BEF #EFA87B #88EF7B #7BC2EF
square
#E27BEF #EFA87B #88EF7B #7BC2EF
split-complementary
#E27BEF #C2EF7B #7BEFA8
monochromatic
#C11AD6 #D644E8 #E27BEF #EEB2F6 #F9E4FC
Accessibility & contrast
On white
2.53
#E27BEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#E27BEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E27BEF
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E27BEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E27BEF | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9BF3
Deuteranopia (green-blind)
#8AA7EC
Tritanopia (blue-blind)
#E589AA
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e27bef; /* rgb */ color: rgb(226, 123, 239); /* oklch */ color: oklch(73.9% 0.191 323.0);
Tailwind
colors: {
custom: {
50: '#eda4f4',
500: '#e27bef',
950: '#000000',
},
}SCSS
$custom: #e27bef; $custom-light: #eda4f4; $custom-dark: #000000;
JSON
{
"hex": "#e27bef",
"rgb": {
"r": 226,
"g": 123,
"b": 239
},
"hsl": {
"h": 293.276,
"s": 78.378,
"l": 70.98
},
"oklch": {
"l": 0.73856,
"c": 0.19129,
"h": 323
},
"luminance": 0.36567
}Semantic roles & 50–950 ramp
primary
#E27BEF
secondary
#D7F2D3
accent
#DB0B22
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#170F17
muted
#857F85