#EB7BE4#EB7BE4
#EB7BE4 is a light, vivid purple. Relative luminance 0.374; OKLCH L 74.4% C 0.187 H 329.6°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7BE4 |
|---|---|
| RGB | rgb(235, 123, 228) |
| HSL | hsl(304, 74%, 70%) |
| HSV | hsv(304, 48%, 92%) |
| CMYK | cmyk(0%, 47.7%, 3%, 7.8%) |
| CIE-LAB | lab(67.60, 57.18, -34.58) |
| CIE-LCH | lch(67.60, 66.83, 328.84°) |
| OKLab | oklab(74.42% 0.161 -0.0944) |
| OKLCH | oklch(74.42% 0.187 329.6) |
| XYZ | xyz(55.3469, 37.4327, 77.6937) |
| Luminance | 0.3743 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.26
Violet (CSS)
#EE82EE
ΔE00 1.96
Lavender Pink
#DD85D7
ΔE00 3.57
Orchid
#DA70D6
ΔE00 3.98
Candy Pink
#FF63E9
ΔE00 4.31
Light Magenta
#FA5FF7
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7BE4 #7BEB82
analogous
#BA7BEB #EB7BE4 #EB7BAC
triadic
#EB7BE4 #E4EB7B #7BE4EB
tetradic
#EB7BE4 #EBBA7B #7BEB82 #7BACEB
square
#EB7BE4 #EBBA7B #7BEB82 #7BACEB
split-complementary
#EB7BE4 #ACEB7B #7BEBBA
monochromatic
#CD1FC2 #E346D9 #EB7BE4 #F3B0EF #FBE4FA
Accessibility & contrast
On white
2.47
#EB7BE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#EB7BE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7BE4
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7BE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7BE4 | 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)
#749BE8
Deuteranopia (green-blind)
#95AAE1
Tritanopia (blue-blind)
#F285A5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #eb7be4; /* rgb */ color: rgb(235, 123, 228); /* oklch */ color: oklch(74.4% 0.187 329.6);
Tailwind
colors: {
custom: {
50: '#f4a5ed',
500: '#eb7be4',
950: '#000000',
},
}SCSS
$custom: #eb7be4; $custom-light: #f4a5ed; $custom-dark: #000000;
JSON
{
"hex": "#eb7be4",
"rgb": {
"r": 235,
"g": 123,
"b": 228
},
"hsl": {
"h": 303.75,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.74419,
"c": 0.18666,
"h": 329.6
},
"luminance": 0.3743
}Semantic roles & 50–950 ramp
primary
#EB7BE4
secondary
#D1F0D3
accent
#D61C10
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84