#EB7BEE#EB7BEE
#EB7BEE is a light, vivid purple. Relative luminance 0.380; OKLCH L 74.9% C 0.195 H 326.3°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7BEE |
|---|---|
| RGB | rgb(235, 123, 238) |
| HSL | hsl(298, 77%, 71%) |
| HSV | hsv(298, 48%, 93%) |
| CMYK | cmyk(1.3%, 48.3%, 0%, 6.7%) |
| CIE-LAB | lab(68.02, 58.92, -39.44) |
| CIE-LCH | lch(68.02, 70.90, 326.20°) |
| OKLab | oklab(74.87% 0.1627 -0.1083) |
| OKLCH | oklch(74.87% 0.195 326.3) |
| XYZ | xyz(56.7754, 38.0041, 85.2173) |
| Luminance | 0.3800 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.62
Purply Pink
#F075E6
ΔE00 1.96
Candy Pink
#FF63E9
ΔE00 4.52
Light Magenta
#FA5FF7
ΔE00 4.60
Orchid
#DA70D6
ΔE00 4.62
Lavender Pink
#DD85D7
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7BEE #7EEE7B
analogous
#B17BEE #EB7BEE #EE7BB7
triadic
#EB7BEE #EEEB7B #7BEEEB
tetradic
#EB7BEE #EEB17B #7EEE7B #7BB7EE
square
#EB7BEE #EEB17B #7EEE7B #7BB7EE
split-complementary
#EB7BEE #B7EE7B #7BEEB1
monochromatic
#CF1BD3 #E345E7 #EB7BEE #F3B1F5 #FBE4FC
Accessibility & contrast
On white
2.44
#EB7BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#EB7BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7BEE
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7BEE | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9DF2
Deuteranopia (green-blind)
#90ABEB
Tritanopia (blue-blind)
#F088AA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #eb7bee; /* rgb */ color: rgb(235, 123, 238); /* oklch */ color: oklch(74.9% 0.195 326.3);
Tailwind
colors: {
custom: {
50: '#f4a5f4',
500: '#eb7bee',
950: '#000000',
},
}SCSS
$custom: #eb7bee; $custom-light: #f4a5f4; $custom-dark: #000000;
JSON
{
"hex": "#eb7bee",
"rgb": {
"r": 235,
"g": 123,
"b": 238
},
"hsl": {
"h": 298.435,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.74871,
"c": 0.19545,
"h": 326.3
},
"luminance": 0.38001
}Semantic roles & 50–950 ramp
primary
#EB7BEE
secondary
#D4F2D3
accent
#D90C11
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85