#EA7BEB#EA7BEB
#EA7BEB is a light, vivid purple. Relative luminance 0.377; OKLCH L 74.6% C 0.192 H 327.0°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7BEB |
|---|---|
| RGB | rgb(234, 123, 235) |
| HSL | hsl(299, 74%, 70%) |
| HSV | hsv(299, 48%, 92%) |
| CMYK | cmyk(0.4%, 47.7%, 0%, 7.8%) |
| CIE-LAB | lab(67.77, 58.12, -38.20) |
| CIE-LCH | lch(67.77, 69.54, 326.69°) |
| OKLab | oklab(74.61% 0.1611 -0.1048) |
| OKLCH | oklch(74.61% 0.192 327) |
| XYZ | xyz(56.0090, 37.6595, 82.9000) |
| Luminance | 0.3766 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.61
Purply Pink
#F075E6
ΔE00 1.70
Orchid
#DA70D6
ΔE00 4.28
Lavender Pink
#DD85D7
ΔE00 4.36
Candy Pink
#FF63E9
ΔE00 4.49
Light Magenta
#FA5FF7
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7BEB #7CEB7B
analogous
#B27BEB #EA7BEB #EB7BB4
triadic
#EA7BEB #EBEA7B #7BEBEA
tetradic
#EA7BEB #EBB27B #7CEB7B #7BB4EB
square
#EA7BEB #EBB27B #7CEB7B #7BB4EB
split-complementary
#EA7BEB #B4EB7B #7BEBB2
monochromatic
#CB1FCD #E246E3 #EA7BEB #F2B0F3 #FBE4FB
Accessibility & contrast
On white
2.46
#EA7BEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#EA7BEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7BEB
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7BEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7BEB | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719CEF
Deuteranopia (green-blind)
#91AAE8
Tritanopia (blue-blind)
#F087A8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ea7beb; /* rgb */ color: rgb(234, 123, 235); /* oklch */ color: oklch(74.6% 0.192 327.0);
Tailwind
colors: {
custom: {
50: '#f3a5f2',
500: '#ea7beb',
950: '#000000',
},
}SCSS
$custom: #ea7beb; $custom-light: #f3a5f2; $custom-dark: #000000;
JSON
{
"hex": "#ea7beb",
"rgb": {
"r": 234,
"g": 123,
"b": 235
},
"hsl": {
"h": 299.464,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.74614,
"c": 0.19218,
"h": 327
},
"luminance": 0.37657
}Semantic roles & 50–950 ramp
primary
#EA7BEB
secondary
#D2F0D1
accent
#D61011
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85