#EB8BE7#EB8BE7
#EB8BE7 is a light, vivid purple. Relative luminance 0.419; OKLCH L 76.8% C 0.163 H 328.5°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8BE7 |
|---|---|
| RGB | rgb(235, 139, 231) |
| HSL | hsl(303, 71%, 73%) |
| HSV | hsv(303, 41%, 92%) |
| CMYK | cmyk(0%, 40.9%, 1.7%, 7.8%) |
| CIE-LAB | lab(70.80, 49.75, -31.28) |
| CIE-LCH | lch(70.80, 58.77, 327.84°) |
| OKLab | oklab(76.85% 0.1391 -0.0852) |
| OKLCH | oklch(76.85% 0.163 328.5) |
| XYZ | xyz(57.9164, 41.8998, 80.6226) |
| Luminance | 0.4190 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.45
Lavender Pink
#DD85D7
ΔE00 3.11
Purply Pink
#F075E6
ΔE00 4.37
Plum
#DDA0DD
ΔE00 6.43
Orchid
#DA70D6
ΔE00 6.65
Candy Pink
#FF63E9
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8BE7 #8BEB8F
analogous
#BF8BEB #EB8BE7 #EB8BB7
triadic
#EB8BE7 #E7EB8B #8BE7EB
tetradic
#EB8BE7 #EBBF8B #8BEB8F #8BB7EB
square
#EB8BE7 #EBBF8B #8BEB8F #8BB7EB
split-complementary
#EB8BE7 #B7EB8B #8BEBBF
monochromatic
#D725CF #E257DC #EB8BE7 #F4BFF2 #FAE5FA
Accessibility & contrast
On white
2.24
#EB8BE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#EB8BE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8BE7
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8BE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8BE7 | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A5EA
Deuteranopia (green-blind)
#9FB2E4
Tritanopia (blue-blind)
#F193AE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #eb8be7; /* rgb */ color: rgb(235, 139, 231); /* oklch */ color: oklch(76.8% 0.163 328.5);
Tailwind
colors: {
custom: {
50: '#f3afef',
500: '#eb8be7',
950: '#000000',
},
}SCSS
$custom: #eb8be7; $custom-light: #f3afef; $custom-dark: #000000;
JSON
{
"hex": "#eb8be7",
"rgb": {
"r": 235,
"g": 139,
"b": 231
},
"hsl": {
"h": 302.5,
"s": 70.588,
"l": 73.333
},
"oklch": {
"l": 0.76845,
"c": 0.1631,
"h": 328.5
},
"luminance": 0.41897
}Semantic roles & 50–950 ramp
primary
#EB8BE7
secondary
#D9F2DA
accent
#D31B13
background
#FFFAFE
surface
#FEF5FD
border
#D6CFD5
text
#171116
muted
#858084