#EB7BEF#EB7BEF
#EB7BEF is a light, vivid purple. Relative luminance 0.381; OKLCH L 74.9% C 0.196 H 326.0°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7BEF |
|---|---|
| RGB | rgb(235, 123, 239) |
| HSL | hsl(298, 78%, 71%) |
| HSV | hsv(298, 49%, 94%) |
| CMYK | cmyk(1.7%, 48.5%, 0%, 6.3%) |
| CIE-LAB | lab(68.07, 59.10, -39.93) |
| CIE-LCH | lch(68.07, 71.32, 325.96°) |
| OKLab | oklab(74.92% 0.1628 -0.1097) |
| OKLCH | oklch(74.92% 0.196 326) |
| XYZ | xyz(56.9227, 38.0630, 85.9932) |
| Luminance | 0.3806 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.68
Purply Pink
#F075E6
ΔE00 2.10
Light Magenta
#FA5FF7
ΔE00 4.56
Candy Pink
#FF63E9
ΔE00 4.58
Orchid
#DA70D6
ΔE00 4.72
Violet Pink
#FB5FFC
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7BEF #7FEF7B
analogous
#B17BEF #EB7BEF #EF7BB9
triadic
#EB7BEF #EFEB7B #7BEFEB
tetradic
#EB7BEF #EFB17B #7FEF7B #7BB9EF
square
#EB7BEF #EFB17B #7FEF7B #7BB9EF
split-complementary
#EB7BEF #B9EF7B #7BEFB1
monochromatic
#CF1AD6 #E344E8 #EB7BEF #F3B2F6 #FBE4FC
Accessibility & contrast
On white
2.44
#EB7BEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#EB7BEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7BEF
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7BEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7BEF | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9DF3
Deuteranopia (green-blind)
#90ABEC
Tritanopia (blue-blind)
#F088AA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #eb7bef; /* rgb */ color: rgb(235, 123, 239); /* oklch */ color: oklch(74.9% 0.196 326.0);
Tailwind
colors: {
custom: {
50: '#f4a5f4',
500: '#eb7bef',
950: '#000000',
},
}SCSS
$custom: #eb7bef; $custom-light: #f4a5f4; $custom-dark: #000000;
JSON
{
"hex": "#eb7bef",
"rgb": {
"r": 235,
"g": 123,
"b": 239
},
"hsl": {
"h": 297.931,
"s": 78.378,
"l": 70.98
},
"oklch": {
"l": 0.74917,
"c": 0.19635,
"h": 326
},
"luminance": 0.3806
}Semantic roles & 50–950 ramp
primary
#EB7BEF
secondary
#D5F2D3
accent
#DB0B12
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85