#E87BEC#E87BEC
#E87BEC is a light, vivid purple. Relative luminance 0.374; OKLCH L 74.4% C 0.192 H 326.0°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E87BEC |
|---|---|
| RGB | rgb(232, 123, 236) |
| HSL | hsl(298, 75%, 70%) |
| HSV | hsv(298, 48%, 93%) |
| CMYK | cmyk(1.7%, 47.9%, 0%, 7.5%) |
| CIE-LAB | lab(67.56, 57.74, -39.09) |
| CIE-LCH | lch(67.56, 69.73, 325.90°) |
| OKLab | oklab(74.42% 0.159 -0.1074) |
| OKLCH | oklch(74.42% 0.192 326) |
| XYZ | xyz(55.5008, 37.3807, 83.6324) |
| Luminance | 0.3738 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.85
Purply Pink
#F075E6
ΔE00 2.07
Orchid
#DA70D6
ΔE00 4.24
Lavender Pink
#DD85D7
ΔE00 4.50
Candy Pink
#FF63E9
ΔE00 4.74
Light Magenta
#FA5FF7
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E87BEC #7FEC7B
analogous
#AF7BEC #E87BEC #EC7BB7
triadic
#E87BEC #ECE87B #7BECE8
tetradic
#E87BEC #ECAF7B #7FEC7B #7BB7EC
square
#E87BEC #ECAF7B #7FEC7B #7BB7EC
split-complementary
#E87BEC #B7EC7B #7BECAF
monochromatic
#C91ECF #DF46E4 #E87BEC #F1B0F4 #FAE4FB
Accessibility & contrast
On white
2.48
#E87BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#E87BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E87BEC
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E87BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E87BEC | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9CF0
Deuteranopia (green-blind)
#8FA9E9
Tritanopia (blue-blind)
#ED88A9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e87bec; /* rgb */ color: rgb(232, 123, 236); /* oklch */ color: oklch(74.4% 0.192 326.0);
Tailwind
colors: {
custom: {
50: '#f1a5f2',
500: '#e87bec',
950: '#000000',
},
}SCSS
$custom: #e87bec; $custom-light: #f1a5f2; $custom-dark: #000000;
JSON
{
"hex": "#e87bec",
"rgb": {
"r": 232,
"g": 123,
"b": 236
},
"hsl": {
"h": 297.876,
"s": 74.834,
"l": 70.392
},
"oklch": {
"l": 0.74422,
"c": 0.1919,
"h": 326
},
"luminance": 0.37378
}Semantic roles & 50–950 ramp
primary
#E87BEC
secondary
#D3F1D2
accent
#D70F16
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85