#EB8FF7#EB8FF7
#EB8FF7 is a light, vivid purple. Relative luminance 0.440; OKLCH L 78.1% C 0.172 H 322.8°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8FF7 |
|---|---|
| RGB | rgb(235, 143, 247) |
| HSL | hsl(293, 87%, 76%) |
| HSV | hsv(293, 42%, 97%) |
| CMYK | cmyk(4.9%, 42.1%, 0%, 3.1%) |
| CIE-LAB | lab(72.25, 50.61, -37.80) |
| CIE-LCH | lch(72.25, 63.17, 323.25°) |
| OKLab | oklab(78.14% 0.1367 -0.1038) |
| OKLCH | oklch(78.14% 0.172 322.8) |
| XYZ | xyz(60.8701, 44.0249, 93.2690) |
| Luminance | 0.4402 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.93
Lavender Pink
#DD85D7
ΔE00 5.38
Purply Pink
#F075E6
ΔE00 5.55
Baby Purple
#CA9BF7
ΔE00 7.18
Plum
#DDA0DD
ΔE00 7.42
Lilac (survey)
#CEA2FD
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8FF7 #9BF78F
analogous
#B78FF7 #EB8FF7 #F78FCF
triadic
#EB8FF7 #F7EB8F #8FF7EB
tetradic
#EB8FF7 #F7B78F #9BF78F #8FCFF7
square
#EB8FF7 #F7B78F #9BF78F #8FCFF7
split-complementary
#EB8FF7 #CFF78F #8FF7B7
monochromatic
#D71DEF #E156F3 #EB8FF7 #F5C8FB #FAE2FD
Accessibility & contrast
On white
2.14
#EB8FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#EB8FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8FF7
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8FF7 | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82AAFB
Deuteranopia (green-blind)
#9BB5F4
Tritanopia (blue-blind)
#EE9BB8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #eb8ff7; /* rgb */ color: rgb(235, 143, 247); /* oklch */ color: oklch(78.1% 0.172 322.8);
Tailwind
colors: {
custom: {
50: '#f3b2fa',
500: '#eb8ff7',
950: '#000000',
},
}SCSS
$custom: #eb8ff7; $custom-light: #f3b2fa; $custom-dark: #000000;
JSON
{
"hex": "#eb8ff7",
"rgb": {
"r": 235,
"g": 143,
"b": 247
},
"hsl": {
"h": 293.077,
"s": 86.667,
"l": 76.471
},
"oklch": {
"l": 0.78137,
"c": 0.17159,
"h": 322.8
},
"luminance": 0.44022
}Semantic roles & 50–950 ramp
primary
#EB8FF7
secondary
#DAF5D6
accent
#E3021C
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085