#E27EEB#E27EEB
#E27EEB is a light, vivid purple. Relative luminance 0.371; OKLCH L 74.1% C 0.183 H 324.1°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #E27EEB |
|---|---|
| RGB | rgb(226, 126, 235) |
| HSL | hsl(295, 73%, 71%) |
| HSV | hsv(295, 46%, 92%) |
| CMYK | cmyk(3.8%, 46.4%, 0%, 7.8%) |
| CIE-LAB | lab(67.35, 54.41, -38.93) |
| CIE-LCH | lch(67.35, 66.90, 324.41°) |
| OKLab | oklab(74.09% 0.148 -0.1071) |
| OKLCH | oklch(74.09% 0.183 324.1) |
| XYZ | xyz(53.8189, 37.0911, 82.9056) |
| Luminance | 0.3709 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.27
Purply Pink
#F075E6
ΔE00 3.02
Lavender Pink
#DD85D7
ΔE00 4.18
Orchid
#DA70D6
ΔE00 4.24
Light Magenta
#FA5FF7
ΔE00 5.62
Candy Pink
#FF63E9
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E27EEB #87EB7E
analogous
#AB7EEB #E27EEB #EB7EBD
triadic
#E27EEB #EBE27E #7EEBE2
tetradic
#E27EEB #EBAB7E #87EB7E #7EBDEB
square
#E27EEB #EBAB7E #87EB7E #7EBDEB
split-complementary
#E27EEB #BDEB7E #7EEBAB
monochromatic
#C020CF #D649E3 #E27EEB #EEB3F3 #F9E5FB
Accessibility & contrast
On white
2.49
#E27EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#E27EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E27EEB
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E27EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E27EEB | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719CEF
Deuteranopia (green-blind)
#8EA8E8
Tritanopia (blue-blind)
#E68BAA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e27eeb; /* rgb */ color: rgb(226, 126, 235); /* oklch */ color: oklch(74.1% 0.183 324.1);
Tailwind
colors: {
custom: {
50: '#eda6f2',
500: '#e27eeb',
950: '#000000',
},
}SCSS
$custom: #e27eeb; $custom-light: #eda6f2; $custom-dark: #000000;
JSON
{
"hex": "#e27eeb",
"rgb": {
"r": 226,
"g": 126,
"b": 235
},
"hsl": {
"h": 295.046,
"s": 73.154,
"l": 70.784
},
"oklch": {
"l": 0.7409,
"c": 0.18271,
"h": 324.1
},
"luminance": 0.37089
}Semantic roles & 50–950 ramp
primary
#E27EEB
secondary
#D6F1D4
accent
#D51021
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85