#EB8BEB#EB8BEB
#EB8BEB is a light, vivid purple. Relative luminance 0.421; OKLCH L 77.0% C 0.167 H 327.0°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8BEB |
|---|---|
| RGB | rgb(235, 139, 235) |
| HSL | hsl(300, 71%, 73%) |
| HSV | hsv(300, 41%, 92%) |
| CMYK | cmyk(0%, 40.9%, 0%, 7.8%) |
| CIE-LAB | lab(70.96, 50.46, -33.23) |
| CIE-LCH | lch(70.96, 60.42, 326.63°) |
| OKLab | oklab(77.02% 0.1399 -0.0907) |
| OKLCH | oklch(77.02% 0.167 327) |
| XYZ | xyz(58.4878, 42.1283, 83.6319) |
| Luminance | 0.4213 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.03
Lavender Pink
#DD85D7
ΔE00 3.56
Purply Pink
#F075E6
ΔE00 4.32
Orchid
#DA70D6
ΔE00 6.71
Plum
#DDA0DD
ΔE00 6.78
Candy Pink
#FF63E9
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8BEB #8BEB8B
analogous
#BB8BEB #EB8BEB #EB8BBB
triadic
#EB8BEB #EBEB8B #8BEBEB
tetradic
#EB8BEB #EBBB8B #8BEB8B #8BBBEB
square
#EB8BEB #EBBB8B #8BEB8B #8BBBEB
split-complementary
#EB8BEB #BBEB8B #8BEBBB
monochromatic
#D725D7 #E257E2 #EB8BEB #F4BFF4 #FAE5FA
Accessibility & contrast
On white
2.23
#EB8BEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#EB8BEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8BEB
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8BEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8BEB | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A6EE
Deuteranopia (green-blind)
#9DB2E8
Tritanopia (blue-blind)
#F094B0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #eb8beb; /* rgb */ color: rgb(235, 139, 235); /* oklch */ color: oklch(77.0% 0.167 327.0);
Tailwind
colors: {
custom: {
50: '#f3aff1',
500: '#eb8beb',
950: '#000000',
},
}SCSS
$custom: #eb8beb; $custom-light: #f3aff1; $custom-dark: #000000;
JSON
{
"hex": "#eb8beb",
"rgb": {
"r": 235,
"g": 139,
"b": 235
},
"hsl": {
"h": 300,
"s": 70.588,
"l": 73.333
},
"oklch": {
"l": 0.77015,
"c": 0.16678,
"h": 327
},
"luminance": 0.42126
}Semantic roles & 50–950 ramp
primary
#EB8BEB
secondary
#D9F2D9
accent
#D31313
background
#FFFAFE
surface
#FEF5FD
border
#D6CFD5
text
#171117
muted
#858085