#EB8BEE#EB8BEE
#EB8BEE is a light, vivid purple. Relative luminance 0.423; OKLCH L 77.1% C 0.170 H 326.0°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8BEE |
|---|---|
| RGB | rgb(235, 139, 238) |
| HSL | hsl(298, 74%, 74%) |
| HSV | hsv(298, 42%, 93%) |
| CMYK | cmyk(1.3%, 41.6%, 0%, 6.7%) |
| CIE-LAB | lab(71.08, 51.00, -34.69) |
| CIE-LCH | lch(71.08, 61.68, 325.78°) |
| OKLab | oklab(77.14% 0.1405 -0.0949) |
| OKLCH | oklch(77.14% 0.17 326) |
| XYZ | xyz(58.9249, 42.3031, 85.9338) |
| Luminance | 0.4230 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.87
Lavender Pink
#DD85D7
ΔE00 3.96
Purply Pink
#F075E6
ΔE00 4.37
Orchid
#DA70D6
ΔE00 6.81
Plum
#DDA0DD
ΔE00 7.07
Candy Pink
#FF63E9
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8BEE #8EEE8B
analogous
#BA8BEE #EB8BEE #EE8BC0
triadic
#EB8BEE #EEEB8B #8BEEEB
tetradic
#EB8BEE #EEBA8B #8EEE8B #8BC0EE
square
#EB8BEE #EEBA8B #8EEE8B #8BC0EE
split-complementary
#EB8BEE #C0EE8B #8BEEBA
monochromatic
#D821DE #E256E6 #EB8BEE #F4C0F6 #FAE4FB
Accessibility & contrast
On white
2.22
#EB8BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#EB8BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8BEE
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8BEE | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A6F2
Deuteranopia (green-blind)
#9CB2EB
Tritanopia (blue-blind)
#F095B1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #eb8bee; /* rgb */ color: rgb(235, 139, 238); /* oklch */ color: oklch(77.1% 0.170 326.0);
Tailwind
colors: {
custom: {
50: '#f3aff4',
500: '#eb8bee',
950: '#000000',
},
}SCSS
$custom: #eb8bee; $custom-light: #f3aff4; $custom-dark: #000000;
JSON
{
"hex": "#eb8bee",
"rgb": {
"r": 235,
"g": 139,
"b": 238
},
"hsl": {
"h": 298.182,
"s": 74.436,
"l": 73.922
},
"oklch": {
"l": 0.77144,
"c": 0.16956,
"h": 326
},
"luminance": 0.423
}Semantic roles & 50–950 ramp
primary
#EB8BEE
secondary
#D9F3D8
accent
#D70F15
background
#FFFAFE
surface
#FEF5FD
border
#D6CFD5
text
#171117
muted
#858085