#E87CED#E87CED
#E87CED is a light, vivid purple. Relative luminance 0.377; OKLCH L 74.6% C 0.191 H 325.6°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #E87CED |
|---|---|
| RGB | rgb(232, 124, 237) |
| HSL | hsl(297, 76%, 71%) |
| HSV | hsv(297, 48%, 93%) |
| CMYK | cmyk(2.1%, 47.7%, 0%, 7.1%) |
| CIE-LAB | lab(67.79, 57.43, -39.28) |
| CIE-LCH | lch(67.79, 69.58, 325.63°) |
| OKLab | oklab(74.61% 0.1578 -0.1079) |
| OKLCH | oklch(74.61% 0.191 325.6) |
| XYZ | xyz(55.7712, 37.6883, 84.4413) |
| Luminance | 0.3769 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.73
Purply Pink
#F075E6
ΔE00 2.25
Orchid
#DA70D6
ΔE00 4.44
Lavender Pink
#DD85D7
ΔE00 4.52
Light Magenta
#FA5FF7
ΔE00 4.90
Candy Pink
#FF63E9
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E87CED #81ED7C
analogous
#AF7CED #E87CED #ED7CB9
triadic
#E87CED #EDE87C #7CEDE8
tetradic
#E87CED #EDAF7C #81ED7C #7CB9ED
square
#E87CED #EDAF7C #81ED7C #7CB9ED
split-complementary
#E87CED #B9ED7C #7CEDAF
monochromatic
#CA1DD2 #DF46E6 #E87CED #F1B2F4 #FAE4FB
Accessibility & contrast
On white
2.46
#E87CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#E87CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E87CED
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E87CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E87CED | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709DF1
Deuteranopia (green-blind)
#90AAEA
Tritanopia (blue-blind)
#ED89AA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e87ced; /* rgb */ color: rgb(232, 124, 237); /* oklch */ color: oklch(74.6% 0.191 325.6);
Tailwind
colors: {
custom: {
50: '#f1a5f3',
500: '#e87ced',
950: '#000000',
},
}SCSS
$custom: #e87ced; $custom-light: #f1a5f3; $custom-dark: #000000;
JSON
{
"hex": "#e87ced",
"rgb": {
"r": 232,
"g": 124,
"b": 237
},
"hsl": {
"h": 297.345,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.74605,
"c": 0.19122,
"h": 325.6
},
"luminance": 0.37686
}Semantic roles & 50–950 ramp
primary
#E87CED
secondary
#D5F2D3
accent
#D80D16
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85