#E27FEB#E27FEB
#E27FEB is a light, vivid purple. Relative luminance 0.373; OKLCH L 74.2% C 0.181 H 324.1°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E27FEB |
|---|---|
| RGB | rgb(226, 127, 235) |
| HSL | hsl(295, 73%, 71%) |
| HSV | hsv(295, 46%, 92%) |
| CMYK | cmyk(3.8%, 46%, 0%, 7.8%) |
| CIE-LAB | lab(67.54, 53.91, -38.63) |
| CIE-LCH | lch(67.54, 66.32, 324.37°) |
| OKLab | oklab(74.23% 0.1467 -0.1062) |
| OKLCH | oklch(74.23% 0.181 324.1) |
| XYZ | xyz(53.9474, 37.3481, 82.9484) |
| Luminance | 0.3735 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.17
Purply Pink
#F075E6
ΔE00 3.10
Lavender Pink
#DD85D7
ΔE00 4.07
Orchid
#DA70D6
ΔE00 4.37
Light Magenta
#FA5FF7
ΔE00 5.79
Candy Pink
#FF63E9
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E27FEB #88EB7F
analogous
#AC7FEB #E27FEB #EB7FBE
triadic
#E27FEB #EBE27F #7FEBE2
tetradic
#E27FEB #EBAC7F #88EB7F #7FBEEB
square
#E27FEB #EBAC7F #88EB7F #7FBEEB
split-complementary
#E27FEB #BEEB7F #7FEBAC
monochromatic
#C120CF #D64AE3 #E27FEB #EEB4F3 #F9E5FB
Accessibility & contrast
On white
2.48
#E27FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#E27FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E27FEB
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E27FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E27FEB | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729DEF
Deuteranopia (green-blind)
#8FA9E8
Tritanopia (blue-blind)
#E68CAA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e27feb; /* rgb */ color: rgb(226, 127, 235); /* oklch */ color: oklch(74.2% 0.181 324.1);
Tailwind
colors: {
custom: {
50: '#eda7f2',
500: '#e27feb',
950: '#000000',
},
}SCSS
$custom: #e27feb; $custom-light: #eda7f2; $custom-dark: #000000;
JSON
{
"hex": "#e27feb",
"rgb": {
"r": 226,
"g": 127,
"b": 235
},
"hsl": {
"h": 295,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.74233,
"c": 0.18109,
"h": 324.1
},
"luminance": 0.37346
}Semantic roles & 50–950 ramp
primary
#E27FEB
secondary
#D7F1D5
accent
#D51021
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85