#EB8BEC#EB8BEC
#EB8BEC is a light, vivid purple. Relative luminance 0.422; OKLCH L 77.1% C 0.168 H 326.7°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8BEC |
|---|---|
| RGB | rgb(235, 139, 236) |
| HSL | hsl(299, 72%, 74%) |
| HSV | hsv(299, 41%, 93%) |
| CMYK | cmyk(0.4%, 41.1%, 0%, 7.5%) |
| CIE-LAB | lab(71.00, 50.64, -33.72) |
| CIE-LCH | lch(71.00, 60.84, 326.34°) |
| OKLab | oklab(77.06% 0.1401 -0.0921) |
| OKLCH | oklch(77.06% 0.168 326.7) |
| XYZ | xyz(58.6327, 42.1863, 84.3949) |
| Luminance | 0.4218 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.96
Lavender Pink
#DD85D7
ΔE00 3.69
Purply Pink
#F075E6
ΔE00 4.33
Orchid
#DA70D6
ΔE00 6.74
Plum
#DDA0DD
ΔE00 6.87
Candy Pink
#FF63E9
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8BEC #8CEC8B
analogous
#BA8BEC #EB8BEC #EC8BBC
triadic
#EB8BEC #ECEB8B #8BECEB
tetradic
#EB8BEC #ECBA8B #8CEC8B #8BBCEC
square
#EB8BEC #ECBA8B #8CEC8B #8BBCEC
split-complementary
#EB8BEC #BCEC8B #8BECBA
monochromatic
#D724D9 #E256E3 #EB8BEC #F4C0F5 #FAE5FB
Accessibility & contrast
On white
2.23
#EB8BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#EB8BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8BEC
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8BEC | 1.00 | 2.23 | 9.44 | 9.44 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A6EF
Deuteranopia (green-blind)
#9DB2E9
Tritanopia (blue-blind)
#F095B1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #eb8bec; /* rgb */ color: rgb(235, 139, 236); /* oklch */ color: oklch(77.1% 0.168 326.7);
Tailwind
colors: {
custom: {
50: '#f3aff2',
500: '#eb8bec',
950: '#000000',
},
}SCSS
$custom: #eb8bec; $custom-light: #f3aff2; $custom-dark: #000000;
JSON
{
"hex": "#eb8bec",
"rgb": {
"r": 235,
"g": 139,
"b": 236
},
"hsl": {
"h": 299.381,
"s": 71.852,
"l": 73.529
},
"oklch": {
"l": 0.77058,
"c": 0.1677,
"h": 326.7
},
"luminance": 0.42184
}Semantic roles & 50–950 ramp
primary
#EB8BEC
secondary
#D9F2D9
accent
#D41214
background
#FFFAFE
surface
#FEF5FD
border
#D6CFD5
text
#171117
muted
#858085