#E87BED#E87BED
#E87BED is a light, vivid purple. Relative luminance 0.374; OKLCH L 74.5% C 0.193 H 325.7°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E87BED |
|---|---|
| RGB | rgb(232, 123, 237) |
| HSL | hsl(297, 76%, 71%) |
| HSV | hsv(297, 48%, 93%) |
| CMYK | cmyk(2.1%, 48.1%, 0%, 7.1%) |
| CIE-LAB | lab(67.61, 57.92, -39.57) |
| CIE-LCH | lch(67.61, 70.14, 325.66°) |
| OKLab | oklab(74.47% 0.1592 -0.1088) |
| OKLCH | oklch(74.47% 0.193 325.7) |
| XYZ | xyz(55.6465, 37.4390, 84.3997) |
| Luminance | 0.3744 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.90
Purply Pink
#F075E6
ΔE00 2.19
Orchid
#DA70D6
ΔE00 4.34
Lavender Pink
#DD85D7
ΔE00 4.64
Light Magenta
#FA5FF7
ΔE00 4.73
Candy Pink
#FF63E9
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E87BED #80ED7B
analogous
#AF7BED #E87BED #ED7BB9
triadic
#E87BED #EDE87B #7BEDE8
tetradic
#E87BED #EDAF7B #80ED7B #7BB9ED
square
#E87BED #EDAF7B #80ED7B #7BB9ED
split-complementary
#E87BED #B9ED7B #7BEDAF
monochromatic
#C91DD1 #DF45E6 #E87BED #F1B1F4 #FAE4FB
Accessibility & contrast
On white
2.47
#E87BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#E87BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E87BED
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E87BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E87BED | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9CF1
Deuteranopia (green-blind)
#8FAAEA
Tritanopia (blue-blind)
#ED88A9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e87bed; /* rgb */ color: rgb(232, 123, 237); /* oklch */ color: oklch(74.5% 0.193 325.7);
Tailwind
colors: {
custom: {
50: '#f1a5f3',
500: '#e87bed',
950: '#000000',
},
}SCSS
$custom: #e87bed; $custom-light: #f1a5f3; $custom-dark: #000000;
JSON
{
"hex": "#e87bed",
"rgb": {
"r": 232,
"g": 123,
"b": 237
},
"hsl": {
"h": 297.368,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.74468,
"c": 0.1928,
"h": 325.7
},
"luminance": 0.37436
}Semantic roles & 50–950 ramp
primary
#E87BED
secondary
#D4F1D2
accent
#D80D16
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85