#EB8AFF#EB8AFF
#EB8AFF is a light, vivid purple. Relative luminance 0.431; OKLCH L 77.8% C 0.188 H 320.6°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8AFF |
|---|---|
| RGB | rgb(235, 138, 255) |
| HSL | hsl(290, 100%, 77%) |
| HSV | hsv(290, 46%, 100%) |
| CMYK | cmyk(7.8%, 45.9%, 0%, 0%) |
| CIE-LAB | lab(71.60, 54.65, -43.16) |
| CIE-LCH | lch(71.60, 69.64, 321.70°) |
| OKLab | oklab(77.76% 0.1449 -0.1191) |
| OKLCH | oklch(77.76% 0.188 320.6) |
| XYZ | xyz(61.3973, 43.0615, 99.6659) |
| Luminance | 0.4306 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.27
Purply Pink
#F075E6
ΔE00 5.55
Lavender Pink
#DD85D7
ΔE00 6.51
Violet Pink
#FB5FFC
ΔE00 7.14
Liliac
#C48EFD
ΔE00 7.24
Light Magenta
#FA5FF7
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8AFF #9EFF8A
analogous
#B18AFF #EB8AFF #FF8AD8
triadic
#EB8AFF #FFEB8A #8AFFEB
tetradic
#EB8AFF #FFB18A #9EFF8A #8AD8FF
square
#EB8AFF #FFB18A #9EFF8A #8AD8FF
split-complementary
#EB8AFF #D8FF8A #8AFFB1
monochromatic
#D610FF #E14DFF #EB8AFF #F5C7FF #FAE0FF
Accessibility & contrast
On white
2.18
#EB8AFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#EB8AFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8AFF
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8AFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8AFF | 1.00 | 2.18 | 9.61 | 9.61 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A9FF
Deuteranopia (green-blind)
#94B3FC
Tritanopia (blue-blind)
#ED99B9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #eb8aff; /* rgb */ color: rgb(235, 138, 255); /* oklch */ color: oklch(77.8% 0.188 320.6);
Tailwind
colors: {
custom: {
50: '#f3afff',
500: '#eb8aff',
950: '#000000',
},
}SCSS
$custom: #eb8aff; $custom-light: #f3afff; $custom-dark: #000000;
JSON
{
"hex": "#eb8aff",
"rgb": {
"r": 235,
"g": 138,
"b": 255
},
"hsl": {
"h": 289.744,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.77764,
"c": 0.18762,
"h": 320.6
},
"luminance": 0.43059
}Semantic roles & 50–950 ramp
primary
#EB8AFF
secondary
#DAF7D4
accent
#E60027
background
#FFFAFF
surface
#FEF5FF
border
#D6CFD7
text
#171118
muted
#858086