#EA7BEE#EA7BEE
#EA7BEE is a light, vivid purple. Relative luminance 0.378; OKLCH L 74.8% C 0.195 H 326.0°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7BEE |
|---|---|
| RGB | rgb(234, 123, 238) |
| HSL | hsl(298, 77%, 71%) |
| HSV | hsv(298, 48%, 93%) |
| CMYK | cmyk(1.7%, 48.3%, 0%, 6.7%) |
| CIE-LAB | lab(67.90, 58.65, -39.65) |
| CIE-LCH | lch(67.90, 70.79, 325.94°) |
| OKLab | oklab(74.75% 0.1616 -0.1089) |
| OKLCH | oklch(74.75% 0.195 326) |
| XYZ | xyz(56.4461, 37.8343, 85.2019) |
| Luminance | 0.3783 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.72
Purply Pink
#F075E6
ΔE00 2.07
Orchid
#DA70D6
ΔE00 4.55
Light Magenta
#FA5FF7
ΔE00 4.62
Candy Pink
#FF63E9
ΔE00 4.63
Lavender Pink
#DD85D7
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7BEE #7FEE7B
analogous
#B07BEE #EA7BEE #EE7BB8
triadic
#EA7BEE #EEEA7B #7BEEEA
tetradic
#EA7BEE #EEB07B #7FEE7B #7BB8EE
square
#EA7BEE #EEB07B #7FEE7B #7BB8EE
split-complementary
#EA7BEE #B8EE7B #7BEEB0
monochromatic
#CD1BD3 #E145E7 #EA7BEE #F3B1F5 #FBE4FC
Accessibility & contrast
On white
2.45
#EA7BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#EA7BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7BEE
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7BEE | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9CF2
Deuteranopia (green-blind)
#90AAEB
Tritanopia (blue-blind)
#EF88AA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ea7bee; /* rgb */ color: rgb(234, 123, 238); /* oklch */ color: oklch(74.8% 0.195 326.0);
Tailwind
colors: {
custom: {
50: '#f3a5f4',
500: '#ea7bee',
950: '#000000',
},
}SCSS
$custom: #ea7bee; $custom-light: #f3a5f4; $custom-dark: #000000;
JSON
{
"hex": "#ea7bee",
"rgb": {
"r": 234,
"g": 123,
"b": 238
},
"hsl": {
"h": 297.913,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.74752,
"c": 0.19487,
"h": 326
},
"luminance": 0.37831
}Semantic roles & 50–950 ramp
primary
#EA7BEE
secondary
#D4F2D3
accent
#D90C13
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85