#EB7BE3#EB7BE3
#EB7BE3 is a light, vivid purple. Relative luminance 0.374; OKLCH L 74.4% C 0.186 H 330.0°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7BE3 |
|---|---|
| RGB | rgb(235, 123, 227) |
| HSL | hsl(304, 74%, 70%) |
| HSV | hsv(304, 48%, 92%) |
| CMYK | cmyk(0%, 47.7%, 3.4%, 7.8%) |
| CIE-LAB | lab(67.56, 57.01, -34.09) |
| CIE-LCH | lch(67.56, 66.43, 329.12°) |
| OKLab | oklab(74.38% 0.1608 -0.093) |
| OKLCH | oklch(74.38% 0.186 330) |
| XYZ | xyz(55.2084, 37.3773, 76.9647) |
| Luminance | 0.3737 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.31
Violet (CSS)
#EE82EE
ΔE00 2.07
Lavender Pink
#DD85D7
ΔE00 3.48
Orchid
#DA70D6
ΔE00 3.95
Candy Pink
#FF63E9
ΔE00 4.33
Light Magenta
#FA5FF7
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7BE3 #7BEB83
analogous
#BB7BEB #EB7BE3 #EB7BAB
triadic
#EB7BE3 #E3EB7B #7BE3EB
tetradic
#EB7BE3 #EBBB7B #7BEB83 #7BABEB
square
#EB7BE3 #EBBB7B #7BEB83 #7BABEB
split-complementary
#EB7BE3 #ABEB7B #7BEBBB
monochromatic
#CD1FC0 #E346D8 #EB7BE3 #F3B0EE #FBE4F9
Accessibility & contrast
On white
2.48
#EB7BE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#EB7BE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7BE3
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7BE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7BE3 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759BE7
Deuteranopia (green-blind)
#95AAE0
Tritanopia (blue-blind)
#F284A5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #eb7be3; /* rgb */ color: rgb(235, 123, 227); /* oklch */ color: oklch(74.4% 0.186 330.0);
Tailwind
colors: {
custom: {
50: '#f4a5ec',
500: '#eb7be3',
950: '#000000',
},
}SCSS
$custom: #eb7be3; $custom-light: #f4a5ec; $custom-dark: #000000;
JSON
{
"hex": "#eb7be3",
"rgb": {
"r": 235,
"g": 123,
"b": 227
},
"hsl": {
"h": 304.286,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.74375,
"c": 0.1858,
"h": 330
},
"luminance": 0.37374
}Semantic roles & 50–950 ramp
primary
#EB7BE3
secondary
#D1F0D4
accent
#D61E10
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84