#EB8BEF#EB8BEF
#EB8BEF is a light, vivid purple. Relative luminance 0.424; OKLCH L 77.2% C 0.171 H 325.6°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8BEF |
|---|---|
| RGB | rgb(235, 139, 239) |
| HSL | hsl(298, 76%, 74%) |
| HSV | hsv(298, 42%, 94%) |
| CMYK | cmyk(1.7%, 41.8%, 0%, 6.3%) |
| CIE-LAB | lab(71.12, 51.18, -35.17) |
| CIE-LCH | lch(71.12, 62.10, 325.50°) |
| OKLab | oklab(77.19% 0.1407 -0.0963) |
| OKLCH | oklch(77.19% 0.171 325.6) |
| XYZ | xyz(59.0722, 42.3621, 86.7097) |
| Luminance | 0.4236 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.86
Lavender Pink
#DD85D7
ΔE00 4.10
Purply Pink
#F075E6
ΔE00 4.40
Orchid
#DA70D6
ΔE00 6.85
Candy Pink
#FF63E9
ΔE00 7.12
Plum
#DDA0DD
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8BEF #8FEF8B
analogous
#B98BEF #EB8BEF #EF8BC1
triadic
#EB8BEF #EFEB8B #8BEFEB
tetradic
#EB8BEF #EFB98B #8FEF8B #8BC1EF
square
#EB8BEF #EFB98B #8FEF8B #8BC1EF
split-complementary
#EB8BEF #C1EF8B #8BEFB9
monochromatic
#D81FE0 #E255E8 #EB8BEF #F4C1F6 #FAE4FB
Accessibility & contrast
On white
2.22
#EB8BEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#EB8BEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8BEF
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8BEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8BEF | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A6F3
Deuteranopia (green-blind)
#9CB2EC
Tritanopia (blue-blind)
#F095B2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #eb8bef; /* rgb */ color: rgb(235, 139, 239); /* oklch */ color: oklch(77.2% 0.171 325.6);
Tailwind
colors: {
custom: {
50: '#f3aff4',
500: '#eb8bef',
950: '#000000',
},
}SCSS
$custom: #eb8bef; $custom-light: #f3aff4; $custom-dark: #000000;
JSON
{
"hex": "#eb8bef",
"rgb": {
"r": 235,
"g": 139,
"b": 239
},
"hsl": {
"h": 297.6,
"s": 75.758,
"l": 74.118
},
"oklch": {
"l": 0.77188,
"c": 0.17051,
"h": 325.6
},
"luminance": 0.42359
}Semantic roles & 50–950 ramp
primary
#EB8BEF
secondary
#D9F3D8
accent
#D80E16
background
#FFFAFE
surface
#FEF5FD
border
#D6CFD5
text
#171117
muted
#858085