#EB7FDA#EB7FDA
#EB7FDA is a light, vivid purple. Relative luminance 0.379; OKLCH L 74.5% C 0.172 H 333.3°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7FDA |
|---|---|
| RGB | rgb(235, 127, 218) |
| HSL | hsl(309, 73%, 71%) |
| HSV | hsv(309, 46%, 92%) |
| CMYK | cmyk(0%, 46%, 7.2%, 7.8%) |
| CIE-LAB | lab(67.95, 53.54, -28.49) |
| CIE-LCH | lch(67.95, 60.65, 331.98°) |
| OKLab | oklab(74.55% 0.1534 -0.0772) |
| OKLCH | oklch(74.55% 0.172 333.3) |
| XYZ | xyz(54.5050, 37.9062, 70.7618) |
| Luminance | 0.3790 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.59
Purply Pink
#F075E6
ΔE00 3.05
Violet (CSS)
#EE82EE
ΔE00 3.41
Orchid
#DA70D6
ΔE00 4.79
Candy Pink
#FF63E9
ΔE00 5.50
Bubblegum Pink
#FE83CC
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7FDA #7FEB90
analogous
#C67FEB #EB7FDA #EB7FA4
triadic
#EB7FDA #DAEB7F #7FDAEB
tetradic
#EB7FDA #EBC67F #7FEB90 #7FA4EB
square
#EB7FDA #EBC67F #7FEB90 #7FA4EB
split-complementary
#EB7FDA #A4EB7F #7FEBC6
monochromatic
#CF20B4 #E34ACB #EB7FDA #F3B4E9 #FBE5F7
Accessibility & contrast
On white
2.45
#EB7FDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#EB7FDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7FDA
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7FDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7FDA | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9CDD
Deuteranopia (green-blind)
#9BABD7
Tritanopia (blue-blind)
#F485A2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #eb7fda; /* rgb */ color: rgb(235, 127, 218); /* oklch */ color: oklch(74.5% 0.172 333.3);
Tailwind
colors: {
custom: {
50: '#f3a7e5',
500: '#eb7fda',
950: '#000000',
},
}SCSS
$custom: #eb7fda; $custom-light: #f3a7e5; $custom-dark: #000000;
JSON
{
"hex": "#eb7fda",
"rgb": {
"r": 235,
"g": 127,
"b": 218
},
"hsl": {
"h": 309.444,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.74549,
"c": 0.17176,
"h": 333.3
},
"luminance": 0.37903
}Semantic roles & 50–950 ramp
primary
#EB7FDA
secondary
#D5F1D9
accent
#D52F10
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#171016
muted
#857F84