#EB8BEA#EB8BEA
#EB8BEA is a light, vivid purple. Relative luminance 0.421; OKLCH L 77.0% C 0.166 H 327.4°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8BEA |
|---|---|
| RGB | rgb(235, 139, 234) |
| HSL | hsl(301, 71%, 73%) |
| HSV | hsv(301, 41%, 92%) |
| CMYK | cmyk(0%, 40.9%, 0.4%, 7.8%) |
| CIE-LAB | lab(70.92, 50.28, -32.74) |
| CIE-LCH | lch(70.92, 60.00, 326.93°) |
| OKLab | oklab(76.97% 0.1397 -0.0893) |
| OKLCH | oklch(76.97% 0.166 327.4) |
| XYZ | xyz(58.3438, 42.0707, 82.8732) |
| Luminance | 0.4207 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.11
Lavender Pink
#DD85D7
ΔE00 3.44
Purply Pink
#F075E6
ΔE00 4.32
Orchid
#DA70D6
ΔE00 6.68
Plum
#DDA0DD
ΔE00 6.69
Candy Pink
#FF63E9
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8BEA #8BEB8C
analogous
#BC8BEB #EB8BEA #EB8BBA
triadic
#EB8BEA #EAEB8B #8BEAEB
tetradic
#EB8BEA #EBBC8B #8BEB8C #8BBAEB
square
#EB8BEA #EBBC8B #8BEB8C #8BBAEB
split-complementary
#EB8BEA #BAEB8B #8BEBBC
monochromatic
#D725D5 #E257E1 #EB8BEA #F4BFF3 #FAE5FA
Accessibility & contrast
On white
2.23
#EB8BEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#EB8BEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8BEA
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8BEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8BEA | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A6ED
Deuteranopia (green-blind)
#9EB2E7
Tritanopia (blue-blind)
#F194B0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #eb8bea; /* rgb */ color: rgb(235, 139, 234); /* oklch */ color: oklch(77.0% 0.166 327.4);
Tailwind
colors: {
custom: {
50: '#f3aff1',
500: '#eb8bea',
950: '#000000',
},
}SCSS
$custom: #eb8bea; $custom-light: #f3aff1; $custom-dark: #000000;
JSON
{
"hex": "#eb8bea",
"rgb": {
"r": 235,
"g": 139,
"b": 234
},
"hsl": {
"h": 300.625,
"s": 70.588,
"l": 73.333
},
"oklch": {
"l": 0.76972,
"c": 0.16585,
"h": 327.4
},
"luminance": 0.42068
}Semantic roles & 50–950 ramp
primary
#EB8BEA
secondary
#D9F2D9
accent
#D31513
background
#FFFAFE
surface
#FEF5FD
border
#D6CFD5
text
#171116
muted
#858084