#E87EEB#E87EEB
#E87EEB is a light, vivid purple. Relative luminance 0.381; OKLCH L 74.8% C 0.186 H 326.2°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #E87EEB |
|---|---|
| RGB | rgb(232, 126, 235) |
| HSL | hsl(298, 73%, 71%) |
| HSV | hsv(298, 46%, 92%) |
| CMYK | cmyk(1.3%, 46.4%, 0%, 7.8%) |
| CIE-LAB | lab(68.08, 56.09, -37.73) |
| CIE-LCH | lch(68.08, 67.60, 326.07°) |
| OKLab | oklab(74.79% 0.1548 -0.1035) |
| OKLCH | oklch(74.79% 0.186 326.2) |
| XYZ | xyz(55.7338, 38.0785, 82.9953) |
| Luminance | 0.3808 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.34
Purply Pink
#F075E6
ΔE00 2.23
Lavender Pink
#DD85D7
ΔE00 4.02
Orchid
#DA70D6
ΔE00 4.49
Candy Pink
#FF63E9
ΔE00 5.09
Light Magenta
#FA5FF7
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E87EEB #81EB7E
analogous
#B17EEB #E87EEB #EB7EB7
triadic
#E87EEB #EBE87E #7EEBE8
tetradic
#E87EEB #EBB17E #81EB7E #7EB7EB
square
#E87EEB #EBB17E #81EB7E #7EB7EB
split-complementary
#E87EEB #B7EB7E #7EEBB1
monochromatic
#CA20CF #DF49E3 #E87EEB #F1B3F3 #FAE5FB
Accessibility & contrast
On white
2.44
#E87EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#E87EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E87EEB
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E87EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E87EEB | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739DEF
Deuteranopia (green-blind)
#92ABE8
Tritanopia (blue-blind)
#ED8AAA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e87eeb; /* rgb */ color: rgb(232, 126, 235); /* oklch */ color: oklch(74.8% 0.186 326.2);
Tailwind
colors: {
custom: {
50: '#f1a7f2',
500: '#e87eeb',
950: '#000000',
},
}SCSS
$custom: #e87eeb; $custom-light: #f1a7f2; $custom-dark: #000000;
JSON
{
"hex": "#e87eeb",
"rgb": {
"r": 232,
"g": 126,
"b": 235
},
"hsl": {
"h": 298.349,
"s": 73.154,
"l": 70.784
},
"oklch": {
"l": 0.74791,
"c": 0.18621,
"h": 326.2
},
"luminance": 0.38076
}Semantic roles & 50–950 ramp
primary
#E87EEB
secondary
#D5F1D4
accent
#D51016
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85