#EB8FF0#EB8FF0
#EB8FF0 is a light, vivid purple. Relative luminance 0.436; OKLCH L 77.8% C 0.165 H 325.2°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8FF0 |
|---|---|
| RGB | rgb(235, 143, 240) |
| HSL | hsl(297, 76%, 75%) |
| HSV | hsv(297, 40%, 94%) |
| CMYK | cmyk(2.1%, 40.4%, 0%, 5.9%) |
| CIE-LAB | lab(71.96, 49.32, -34.42) |
| CIE-LCH | lch(71.96, 60.14, 325.09°) |
| OKLab | oklab(77.83% 0.1353 -0.0941) |
| OKLCH | oklch(77.83% 0.165 325.2) |
| XYZ | xyz(59.8102, 43.6009, 87.6865) |
| Luminance | 0.4360 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.69
Lavender Pink
#DD85D7
ΔE00 4.40
Purply Pink
#F075E6
ΔE00 5.22
Plum
#DDA0DD
ΔE00 6.56
Orchid
#DA70D6
ΔE00 7.58
Baby Purple
#CA9BF7
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8FF0 #94F08F
analogous
#BA8FF0 #EB8FF0 #F08FC5
triadic
#EB8FF0 #F0EB8F #8FF0EB
tetradic
#EB8FF0 #F0BA8F #94F08F #8FC5F0
square
#EB8FF0 #F0BA8F #94F08F #8FC5F0
split-complementary
#EB8FF0 #C5F08F #8FF0BA
monochromatic
#D823E2 #E159E9 #EB8FF0 #F5C5F7 #FAE4FB
Accessibility & contrast
On white
2.16
#EB8FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#EB8FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8FF0
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8FF0 | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A9F3
Deuteranopia (green-blind)
#9EB4ED
Tritanopia (blue-blind)
#EF99B4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #eb8ff0; /* rgb */ color: rgb(235, 143, 240); /* oklch */ color: oklch(77.8% 0.165 325.2);
Tailwind
colors: {
custom: {
50: '#f3b2f5',
500: '#eb8ff0',
950: '#000000',
},
}SCSS
$custom: #eb8ff0; $custom-light: #f3b2f5; $custom-dark: #000000;
JSON
{
"hex": "#eb8ff0",
"rgb": {
"r": 235,
"g": 143,
"b": 240
},
"hsl": {
"h": 296.907,
"s": 76.378,
"l": 75.098
},
"oklch": {
"l": 0.77831,
"c": 0.1648,
"h": 325.2
},
"luminance": 0.43598
}Semantic roles & 50–950 ramp
primary
#EB8FF0
secondary
#D9F3D8
accent
#D90D17
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171117
muted
#858085