#EB7DE2#EB7DE2
#EB7DE2 is a light, vivid purple. Relative luminance 0.378; OKLCH L 74.6% C 0.182 H 330.3°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7DE2 |
|---|---|
| RGB | rgb(235, 125, 226) |
| HSL | hsl(305, 73%, 71%) |
| HSV | hsv(305, 47%, 92%) |
| CMYK | cmyk(0%, 46.8%, 3.8%, 7.8%) |
| CIE-LAB | lab(67.89, 55.87, -33.02) |
| CIE-LCH | lch(67.89, 64.90, 329.41°) |
| OKLab | oklab(74.61% 0.1579 -0.09) |
| OKLCH | oklch(74.61% 0.182 330.3) |
| XYZ | xyz(55.3215, 37.8236, 76.3235) |
| Luminance | 0.3782 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.72
Violet (CSS)
#EE82EE
ΔE00 2.04
Lavender Pink
#DD85D7
ΔE00 3.13
Orchid
#DA70D6
ΔE00 4.22
Candy Pink
#FF63E9
ΔE00 4.67
Light Magenta
#FA5FF7
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7DE2 #7DEB86
analogous
#BD7DEB #EB7DE2 #EB7DAB
triadic
#EB7DE2 #E2EB7D #7DE2EB
tetradic
#EB7DE2 #EBBD7D #7DEB86 #7DABEB
square
#EB7DE2 #EBBD7D #7DEB86 #7DABEB
split-complementary
#EB7DE2 #ABEB7D #7DEBBD
monochromatic
#CE20C0 #E348D6 #EB7DE2 #F3B2EE #FBE4F9
Accessibility & contrast
On white
2.45
#EB7DE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#EB7DE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7DE2
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7DE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7DE2 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789CE5
Deuteranopia (green-blind)
#97ABDF
Tritanopia (blue-blind)
#F286A5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #eb7de2; /* rgb */ color: rgb(235, 125, 226); /* oklch */ color: oklch(74.6% 0.182 330.3);
Tailwind
colors: {
custom: {
50: '#f3a6eb',
500: '#eb7de2',
950: '#000000',
},
}SCSS
$custom: #eb7de2; $custom-light: #f3a6eb; $custom-dark: #000000;
JSON
{
"hex": "#eb7de2",
"rgb": {
"r": 235,
"g": 125,
"b": 226
},
"hsl": {
"h": 304.909,
"s": 73.333,
"l": 70.588
},
"oklch": {
"l": 0.74607,
"c": 0.18174,
"h": 330.3
},
"luminance": 0.3782
}Semantic roles & 50–950 ramp
primary
#EB7DE2
secondary
#D3F1D5
accent
#D52010
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84