#EB7BFA#EB7BFA
#EB7BFA is a light, highly saturated purple. Relative luminance 0.387; OKLCH L 75.4% C 0.206 H 322.8°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7BFA |
|---|---|
| RGB | rgb(235, 123, 250) |
| HSL | hsl(293, 93%, 73%) |
| HSV | hsv(293, 51%, 98%) |
| CMYK | cmyk(6%, 50.8%, 0%, 2%) |
| CIE-LAB | lab(68.56, 61.08, -45.20) |
| CIE-LCH | lch(68.56, 75.98, 323.50°) |
| OKLab | oklab(75.44% 0.1643 -0.1249) |
| OKLCH | oklch(75.44% 0.206 322.8) |
| XYZ | xyz(58.5975, 38.7329, 94.8136) |
| Luminance | 0.3873 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.94
Purply Pink
#F075E6
ΔE00 3.73
Violet Pink
#FB5FFC
ΔE00 4.42
Light Magenta
#FA5FF7
ΔE00 4.53
Candy Pink
#FF63E9
ΔE00 5.48
Orchid
#DA70D6
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7BFA #8AFA7B
analogous
#AB7BFA #EB7BFA #FA7BCA
triadic
#EB7BFA #FAEB7B #7BFAEB
tetradic
#EB7BFA #FAAB7B #8AFA7B #7BCAFA
square
#EB7BFA #FAAB7B #8AFA7B #7BCAFA
split-complementary
#EB7BFA #CAFA7B #7BFAAB
monochromatic
#D609F1 #E240F8 #EB7BFA #F4B6FC #FBE2FE
Accessibility & contrast
On white
2.40
#EB7BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#EB7BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7BFA
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7BFA | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689FFE
Deuteranopia (green-blind)
#8BACF6
Tritanopia (blue-blind)
#EE8CAF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #eb7bfa; /* rgb */ color: rgb(235, 123, 250); /* oklch */ color: oklch(75.4% 0.206 322.8);
Tailwind
colors: {
custom: {
50: '#f4a5fc',
500: '#eb7bfa',
950: '#000000',
},
}SCSS
$custom: #eb7bfa; $custom-light: #f4a5fc; $custom-dark: #000000;
JSON
{
"hex": "#eb7bfa",
"rgb": {
"r": 235,
"g": 123,
"b": 250
},
"hsl": {
"h": 292.913,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.7544,
"c": 0.20639,
"h": 322.8
},
"luminance": 0.3873
}Semantic roles & 50–950 ramp
primary
#EB7BFA
secondary
#D9F6D5
accent
#E6001B
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85