#EB8CF7#EB8CF7
#EB8CF7 is a light, vivid purple. Relative luminance 0.431; OKLCH L 77.7% C 0.177 H 322.9°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8CF7 |
|---|---|
| RGB | rgb(235, 140, 247) |
| HSL | hsl(293, 87%, 76%) |
| HSV | hsv(293, 43%, 97%) |
| CMYK | cmyk(4.9%, 43.3%, 0%, 3.1%) |
| CIE-LAB | lab(71.65, 52.14, -38.73) |
| CIE-LCH | lch(71.65, 64.95, 323.40°) |
| OKLab | oklab(77.69% 0.1409 -0.1064) |
| OKLCH | oklch(77.69% 0.177 322.9) |
| XYZ | xyz(60.4258, 43.1362, 93.1208) |
| Luminance | 0.4313 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.45
Purply Pink
#F075E6
ΔE00 5.05
Lavender Pink
#DD85D7
ΔE00 5.29
Baby Purple
#CA9BF7
ΔE00 7.44
Orchid
#DA70D6
ΔE00 7.50
Candy Pink
#FF63E9
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8CF7 #98F78C
analogous
#B58CF7 #EB8CF7 #F78CCD
triadic
#EB8CF7 #F7EB8C #8CF7EB
tetradic
#EB8CF7 #F7B58C #98F78C #8CCDF7
square
#EB8CF7 #F7B58C #98F78C #8CCDF7
split-complementary
#EB8CF7 #CDF78C #8CF7B5
monochromatic
#D71AEF #E153F3 #EB8CF7 #F5C5FB #FAE2FD
Accessibility & contrast
On white
2.18
#EB8CF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#EB8CF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8CF7
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8CF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8CF7 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA8FB
Deuteranopia (green-blind)
#99B3F4
Tritanopia (blue-blind)
#EE98B6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #eb8cf7; /* rgb */ color: rgb(235, 140, 247); /* oklch */ color: oklch(77.7% 0.177 322.9);
Tailwind
colors: {
custom: {
50: '#f3b0fa',
500: '#eb8cf7',
950: '#000000',
},
}SCSS
$custom: #eb8cf7; $custom-light: #f3b0fa; $custom-dark: #000000;
JSON
{
"hex": "#eb8cf7",
"rgb": {
"r": 235,
"g": 140,
"b": 247
},
"hsl": {
"h": 293.271,
"s": 86.992,
"l": 75.882
},
"oklch": {
"l": 0.7769,
"c": 0.17653,
"h": 322.9
},
"luminance": 0.43134
}Semantic roles & 50–950 ramp
primary
#EB8CF7
secondary
#D9F5D6
accent
#E4021B
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085