#EB7CFA#EB7CFA
#EB7CFA is a light, highly saturated purple. Relative luminance 0.390; OKLCH L 75.6% C 0.205 H 322.7°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7CFA |
|---|---|
| RGB | rgb(235, 124, 250) |
| HSL | hsl(293, 93%, 73%) |
| HSV | hsv(293, 50%, 98%) |
| CMYK | cmyk(6%, 50.4%, 0%, 2%) |
| CIE-LAB | lab(68.74, 60.60, -44.91) |
| CIE-LCH | lch(68.74, 75.43, 323.46°) |
| OKLab | oklab(75.57% 0.163 -0.1241) |
| OKLCH | oklch(75.57% 0.205 322.7) |
| XYZ | xyz(58.7221, 38.9823, 94.8551) |
| Luminance | 0.3898 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.83
Purply Pink
#F075E6
ΔE00 3.75
Violet Pink
#FB5FFC
ΔE00 4.58
Light Magenta
#FA5FF7
ΔE00 4.69
Candy Pink
#FF63E9
ΔE00 5.57
Orchid
#DA70D6
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7CFA #8BFA7C
analogous
#AC7CFA #EB7CFA #FA7CCA
triadic
#EB7CFA #FAEB7C #7CFAEB
tetradic
#EB7CFA #FAAC7C #8BFA7C #7CCAFA
square
#EB7CFA #FAAC7C #8BFA7C #7CCAFA
split-complementary
#EB7CFA #CAFA7C #7CFAAC
monochromatic
#D709F2 #E241F8 #EB7CFA #F4B7FC #FAE2FE
Accessibility & contrast
On white
2.39
#EB7CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#EB7CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7CFA
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7CFA | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9FFE
Deuteranopia (green-blind)
#8CACF6
Tritanopia (blue-blind)
#EE8CB0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #eb7cfa; /* rgb */ color: rgb(235, 124, 250); /* oklch */ color: oklch(75.6% 0.205 322.7);
Tailwind
colors: {
custom: {
50: '#f4a6fc',
500: '#eb7cfa',
950: '#000000',
},
}SCSS
$custom: #eb7cfa; $custom-light: #f4a6fc; $custom-dark: #000000;
JSON
{
"hex": "#eb7cfa",
"rgb": {
"r": 235,
"g": 124,
"b": 250
},
"hsl": {
"h": 292.857,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.75573,
"c": 0.20486,
"h": 322.7
},
"luminance": 0.3898
}Semantic roles & 50–950 ramp
primary
#EB7CFA
secondary
#D9F6D5
accent
#E6001B
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85