#EB7DFC#EB7DFC
#EB7DFC is a light, highly saturated purple. Relative luminance 0.394; OKLCH L 75.8% C 0.205 H 322.1°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7DFC |
|---|---|
| RGB | rgb(235, 125, 252) |
| HSL | hsl(292, 95%, 74%) |
| HSV | hsv(292, 50%, 99%) |
| CMYK | cmyk(6.7%, 50.4%, 0%, 1.2%) |
| CIE-LAB | lab(69.01, 60.49, -45.58) |
| CIE-LCH | lch(69.01, 75.74, 323.00°) |
| OKLab | oklab(75.81% 0.1619 -0.126) |
| OKLCH | oklch(75.81% 0.205 322.1) |
| XYZ | xyz(59.1634, 39.3603, 96.5575) |
| Luminance | 0.3936 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.01
Purply Pink
#F075E6
ΔE00 4.08
Violet Pink
#FB5FFC
ΔE00 4.77
Light Magenta
#FA5FF7
ΔE00 4.91
Candy Pink
#FF63E9
ΔE00 5.87
Orchid
#DA70D6
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7DFC #8EFC7D
analogous
#AC7DFC #EB7DFC #FC7DCD
triadic
#EB7DFC #FCEB7D #7DFCEB
tetradic
#EB7DFC #FCAC7D #8EFC7D #7DCDFC
square
#EB7DFC #FCAC7D #8EFC7D #7DCDFC
split-complementary
#EB7DFC #CDFC7D #7DFCAC
monochromatic
#D806F9 #E241FB #EB7DFC #F4B9FD #FAE1FE
Accessibility & contrast
On white
2.37
#EB7DFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#EB7DFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7DFC
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7DFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7DFC | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA0FF
Deuteranopia (green-blind)
#8BADF8
Tritanopia (blue-blind)
#EE8EB1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #eb7dfc; /* rgb */ color: rgb(235, 125, 252); /* oklch */ color: oklch(75.8% 0.205 322.1);
Tailwind
colors: {
custom: {
50: '#f4a6fe',
500: '#eb7dfc',
950: '#000000',
},
}SCSS
$custom: #eb7dfc; $custom-light: #f4a6fe; $custom-dark: #000000;
JSON
{
"hex": "#eb7dfc",
"rgb": {
"r": 235,
"g": 125,
"b": 252
},
"hsl": {
"h": 291.969,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.75805,
"c": 0.20518,
"h": 322.1
},
"luminance": 0.39358
}Semantic roles & 50–950 ramp
primary
#EB7DFC
secondary
#D9F7D4
accent
#E6001F
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86