#EA7BEF#EA7BEF
#EA7BEF is a light, vivid purple. Relative luminance 0.379; OKLCH L 74.8% C 0.196 H 325.7°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7BEF |
|---|---|
| RGB | rgb(234, 123, 239) |
| HSL | hsl(297, 78%, 71%) |
| HSV | hsv(297, 49%, 94%) |
| CMYK | cmyk(2.1%, 48.5%, 0%, 6.3%) |
| CIE-LAB | lab(67.94, 58.82, -40.13) |
| CIE-LCH | lch(67.94, 71.21, 325.70°) |
| OKLab | oklab(74.8% 0.1617 -0.1103) |
| OKLCH | oklch(74.8% 0.196 325.7) |
| XYZ | xyz(56.5934, 37.8932, 85.9778) |
| Luminance | 0.3789 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.79
Purply Pink
#F075E6
ΔE00 2.21
Light Magenta
#FA5FF7
ΔE00 4.59
Orchid
#DA70D6
ΔE00 4.65
Candy Pink
#FF63E9
ΔE00 4.68
Violet Pink
#FB5FFC
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7BEF #80EF7B
analogous
#B07BEF #EA7BEF #EF7BBA
triadic
#EA7BEF #EFEA7B #7BEFEA
tetradic
#EA7BEF #EFB07B #80EF7B #7BBAEF
square
#EA7BEF #EFB07B #80EF7B #7BBAEF
split-complementary
#EA7BEF #BAEF7B #7BEFB0
monochromatic
#CE1AD6 #E144E8 #EA7BEF #F3B2F6 #FBE4FC
Accessibility & contrast
On white
2.45
#EA7BEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#EA7BEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7BEF
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7BEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7BEF | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9DF3
Deuteranopia (green-blind)
#8FAAEC
Tritanopia (blue-blind)
#EF88AA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ea7bef; /* rgb */ color: rgb(234, 123, 239); /* oklch */ color: oklch(74.8% 0.196 325.7);
Tailwind
colors: {
custom: {
50: '#f3a5f4',
500: '#ea7bef',
950: '#000000',
},
}SCSS
$custom: #ea7bef; $custom-light: #f3a5f4; $custom-dark: #000000;
JSON
{
"hex": "#ea7bef",
"rgb": {
"r": 234,
"g": 123,
"b": 239
},
"hsl": {
"h": 297.414,
"s": 78.378,
"l": 70.98
},
"oklch": {
"l": 0.74798,
"c": 0.19577,
"h": 325.7
},
"luminance": 0.3789
}Semantic roles & 50–950 ramp
primary
#EA7BEF
secondary
#D5F2D3
accent
#DB0B14
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85