#EB7BF3#EB7BF3
#EB7BF3 is a light, vivid purple. Relative luminance 0.383; OKLCH L 75.1% C 0.200 H 324.8°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7BF3 |
|---|---|
| RGB | rgb(235, 123, 243) |
| HSL | hsl(296, 83%, 72%) |
| HSV | hsv(296, 49%, 95%) |
| CMYK | cmyk(3.3%, 49.4%, 0%, 4.7%) |
| CIE-LAB | lab(68.24, 59.81, -41.85) |
| CIE-LCH | lch(68.24, 73.00, 325.02°) |
| OKLab | oklab(75.11% 0.1634 -0.1152) |
| OKLCH | oklch(75.11% 0.2 324.8) |
| XYZ | xyz(57.5202, 38.3020, 89.1399) |
| Luminance | 0.3830 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.05
Purply Pink
#F075E6
ΔE00 2.67
Light Magenta
#FA5FF7
ΔE00 4.46
Violet Pink
#FB5FFC
ΔE00 4.53
Candy Pink
#FF63E9
ΔE00 4.85
Orchid
#DA70D6
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7BF3 #83F37B
analogous
#AF7BF3 #EB7BF3 #F37BBF
triadic
#EB7BF3 #F3EB7B #7BF3EB
tetradic
#EB7BF3 #F3AF7B #83F37B #7BBFF3
square
#EB7BF3 #F3AF7B #83F37B #7BBFF3
split-complementary
#EB7BF3 #BFF37B #7BF3AF
monochromatic
#D214DF #E243EE #EB7BF3 #F4B3F8 #FBE3FC
Accessibility & contrast
On white
2.42
#EB7BF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#EB7BF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7BF3
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7BF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7BF3 | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9EF7
Deuteranopia (green-blind)
#8EABEF
Tritanopia (blue-blind)
#F089AC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #eb7bf3; /* rgb */ color: rgb(235, 123, 243); /* oklch */ color: oklch(75.1% 0.200 324.8);
Tailwind
colors: {
custom: {
50: '#f4a5f7',
500: '#eb7bf3',
950: '#000000',
},
}SCSS
$custom: #eb7bf3; $custom-light: #f4a5f7; $custom-dark: #000000;
JSON
{
"hex": "#eb7bf3",
"rgb": {
"r": 235,
"g": 123,
"b": 243
},
"hsl": {
"h": 296,
"s": 83.333,
"l": 71.765
},
"oklch": {
"l": 0.75105,
"c": 0.19996,
"h": 324.8
},
"luminance": 0.38299
}Semantic roles & 50–950 ramp
primary
#EB7BF3
secondary
#D8F4D6
accent
#E00614
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85