#EB7BE7#EB7BE7
#EB7BE7 is a light, vivid purple. Relative luminance 0.376; OKLCH L 74.6% C 0.189 H 328.6°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7BE7 |
|---|---|
| RGB | rgb(235, 123, 231) |
| HSL | hsl(302, 74%, 70%) |
| HSV | hsv(302, 48%, 92%) |
| CMYK | cmyk(0%, 47.7%, 1.7%, 7.8%) |
| CIE-LAB | lab(67.73, 57.70, -36.05) |
| CIE-LCH | lch(67.73, 68.03, 328.01°) |
| OKLab | oklab(74.55% 0.1615 -0.0986) |
| OKLCH | oklch(74.55% 0.189 328.6) |
| XYZ | xyz(55.7669, 37.6007, 79.9061) |
| Luminance | 0.3760 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.27
Violet (CSS)
#EE82EE
ΔE00 1.67
Lavender Pink
#DD85D7
ΔE00 3.89
Orchid
#DA70D6
ΔE00 4.10
Candy Pink
#FF63E9
ΔE00 4.30
Light Magenta
#FA5FF7
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7BE7 #7BEB7F
analogous
#B77BEB #EB7BE7 #EB7BAF
triadic
#EB7BE7 #E7EB7B #7BE7EB
tetradic
#EB7BE7 #EBB77B #7BEB7F #7BAFEB
square
#EB7BE7 #EBB77B #7BEB7F #7BAFEB
split-complementary
#EB7BE7 #AFEB7B #7BEBB7
monochromatic
#CD1FC6 #E346DD #EB7BE7 #F3B0F1 #FBE4FA
Accessibility & contrast
On white
2.46
#EB7BE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#EB7BE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7BE7
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7BE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7BE7 | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739CEB
Deuteranopia (green-blind)
#93AAE4
Tritanopia (blue-blind)
#F286A6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #eb7be7; /* rgb */ color: rgb(235, 123, 231); /* oklch */ color: oklch(74.6% 0.189 328.6);
Tailwind
colors: {
custom: {
50: '#f4a5ef',
500: '#eb7be7',
950: '#000000',
},
}SCSS
$custom: #eb7be7; $custom-light: #f4a5ef; $custom-dark: #000000;
JSON
{
"hex": "#eb7be7",
"rgb": {
"r": 235,
"g": 123,
"b": 231
},
"hsl": {
"h": 302.143,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.74552,
"c": 0.18926,
"h": 328.6
},
"luminance": 0.37598
}Semantic roles & 50–950 ramp
primary
#EB7BE7
secondary
#D1F0D2
accent
#D61710
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84