#EB8AEB#EB8AEB
#EB8AEB is a light, vivid purple. Relative luminance 0.418; OKLCH L 76.9% C 0.168 H 327.1°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8AEB |
|---|---|
| RGB | rgb(235, 138, 235) |
| HSL | hsl(300, 71%, 73%) |
| HSV | hsv(300, 41%, 92%) |
| CMYK | cmyk(0%, 41.3%, 0%, 7.8%) |
| CIE-LAB | lab(70.76, 50.97, -33.54) |
| CIE-LCH | lch(70.76, 61.01, 326.65°) |
| OKLab | oklab(76.87% 0.1414 -0.0916) |
| OKLCH | oklch(76.87% 0.168 327.1) |
| XYZ | xyz(58.3437, 41.8400, 83.5839) |
| Luminance | 0.4184 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.82
Lavender Pink
#DD85D7
ΔE00 3.53
Purply Pink
#F075E6
ΔE00 4.11
Orchid
#DA70D6
ΔE00 6.53
Candy Pink
#FF63E9
ΔE00 6.90
Plum
#DDA0DD
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8AEB #8AEB8A
analogous
#BA8AEB #EB8AEB #EB8ABA
triadic
#EB8AEB #EBEB8A #8AEBEB
tetradic
#EB8AEB #EBBA8A #8AEB8A #8ABAEB
square
#EB8AEB #EBBA8A #8AEB8A #8ABAEB
split-complementary
#EB8AEB #BAEB8A #8AEBBA
monochromatic
#D625D6 #E256E2 #EB8AEB #F4BEF4 #FBE5FB
Accessibility & contrast
On white
2.24
#EB8AEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#EB8AEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8AEB
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8AEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8AEB | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A5EE
Deuteranopia (green-blind)
#9CB2E8
Tritanopia (blue-blind)
#F094B0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #eb8aeb; /* rgb */ color: rgb(235, 138, 235); /* oklch */ color: oklch(76.9% 0.168 327.1);
Tailwind
colors: {
custom: {
50: '#f3aef1',
500: '#eb8aeb',
950: '#000000',
},
}SCSS
$custom: #eb8aeb; $custom-light: #f3aef1; $custom-dark: #000000;
JSON
{
"hex": "#eb8aeb",
"rgb": {
"r": 235,
"g": 138,
"b": 235
},
"hsl": {
"h": 300,
"s": 70.803,
"l": 73.137
},
"oklch": {
"l": 0.76866,
"c": 0.16844,
"h": 327.1
},
"luminance": 0.41837
}Semantic roles & 50–950 ramp
primary
#EB8AEB
secondary
#D9F2D9
accent
#D31313
background
#FFFAFE
surface
#FEF5FD
border
#D6CFD5
text
#171017
muted
#857F85